index
:
relx.git
gh-pages
master
revert-426-vars
try-circleci
try-cirrus
Sane, simple release creation for Erlang.
Erlware
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-11
Merge pull request #128 from nuex/dtl_scripts
Jordan Wilberding
2014-03-08
ignore compiled templates
nuex
2014-03-08
honor existing LD_LIBRARY_PATH in script templates
nuex
2014-03-08
exclude dtl scripts from cover
nuex
2014-03-08
try adding some verbosity to erlydtl compilation errors
nuex
2014-03-08
unescape quotes
nuex
2014-03-08
assume templates are already compiled, use dtl for files too
nuex
2014-03-08
fix typo in rel_name tag
nuex
2014-03-08
just compile regular files as template modules
nuex
2014-03-08
add rebar_vsn_plugin directory to rebar.config
nuex
2014-03-08
set doc_root on dtl templates
nuex
2014-03-08
add files
nuex
2014-03-08
add templates
nuex
2014-03-08
load scripts from files and templates
nuex
2014-03-08
Merge pull request #135 from hirschenberger/master
Jordan Wilberding
2014-03-07
Honor LD_LIBRARY_PATH settings in start scripts
hirschen
2014-03-07
Merge pull request #124 from tsloughter/master
Jordan Wilberding
2014-03-07
Merge pull request #134 from nuex/travis_rebar
Jordan Wilberding
2014-03-07
setting REBAR to the rebar in the current directory works
nuex
2014-03-06
unset REBAR target when building on travis; ensure latest rebar
nuex
2014-03-06
update travis build command
nuex
2014-03-06
by default do not do app and release discovery under output dir
Tristan Sloughter
2014-03-05
Merge pull request #132 from puzza007/erlydtl-auto-escape-false
Jordan Wilberding
2014-03-05
Set auto_escape to false for erlydtl compilation
Paul Oliver
2014-02-19
Merge pull request #126 from kiela/master
Jordan Wilberding
2014-02-19
Merge pull request #125 from kaos/erlydtl
Jordan Wilberding
2014-02-19
Make relx be compatible with Erlang 17.0-rc1
Kamil Kieliszczyk
2014-02-19
Add R16B03, R16B03-1 and 17.0-rc1 to .travis.yml
Kamil Kieliszczyk
2014-02-17
Update erlydtl to v0.9.0
Andreas Stenius
2014-02-16
fix double include_erts call with vm.args and sys.config config vars
Tristan Sloughter
2014-02-15
Merge pull request #123 from jwilberding/next
Tristan Sloughter
2014-02-15
Reverting erlydtl to 0.8.0 after discussion in https://github.com/erlydtl/erl...
Jordan Wilberding
2014-02-09
Merge pull request #121 from jwilberding/next
Tristan Sloughter
2014-02-09
Remove destination start_clean.sh before copying, since with R16 it is 0444, ...
Jordan Wilberding
2014-02-09
Updated erlydtl dep to a tagged version, since lastest version breaks API, th...
Jordan Wilberding
2014-01-28
Merge pull request #118 from synlay/feature/travis_otp_release_update
v0.6.0
Tristan Sloughter
2014-01-28
Added R16B01/R16B02 otp release to travis config
David Robakowski
2014-01-27
Merge pull request #117 from soundrop/fix/foreground-embedded-mode
Tristan Sloughter
2014-01-27
Run the node embedded mode when in foreground
Ali Sabil
2014-01-27
Merge pull request #116 from soundrop/fix/console-path
Tristan Sloughter
2014-01-27
set ERL_LIBS when running console | console_clean | console_boot
Ali Sabil
2014-01-22
Merge pull request #112 from tsloughter/mvoe_nodetool_install_upgrade
Eric Merritt
2014-01-22
Merge pull request #113 from tsloughter/dev_mode_sys_config
Eric Merritt
2014-01-21
properly handle config files and switching on/off dev_mode
Tristan Sloughter
2014-01-21
Merge pull request #109 from tsloughter/verbose_opt_fix
Eric Merritt
2014-01-18
Merge pull request #111 from tsloughter/config_output_dir
Eric Merritt
2014-01-18
Merge pull request #110 from tsloughter/console_clean
Eric Merritt
2014-01-18
Merge pull request #96 from konradkaplita/disable_rel_discovery
Eric Merritt
2014-01-18
mv nodetool and install_upgrade script to bin dir, so no need to incl erts
Tristan Sloughter
2014-01-18
add config option for output_dir, currently only a cmd arg
Tristan Sloughter
[next]