aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-09-24Merge pull request #608 from juhlig/patch-1Luis Rascão
2017-09-19PIPE_DIR handlingJan Uhlig
2017-09-12Remove erl.ini on the extended windows script to move erts freely.Agustin Cautin
2017-09-12Do not write erl.ini file with absolute path pointing to the build location.Agustin Cautin
2017-09-12Merge pull request #607 from bitnitdit/find_erts_dir_via_boot_no_dot_erlangLuis Rascão
2017-09-11Prevent .erlang from prepending string to the erl root dirbitnitdit
2017-09-06extra flags from vm.args to erlsrvBikram Chatterjee
2017-09-06Start top-level applications as early as possible.Konstantin Tcepliaev
2017-08-30Merge pull request #601 from lrascao/fix_non_existing_status_hookTristan Sloughter
2017-07-24Don't use builtin status hook as defaultLuis Rascao
2017-07-20Don't fail status script command if emptyLuis Rascao
2017-07-06Merge pull request #598 from lrascao/otp20v3.23.1Luis Rascão
2017-07-05Add OTP20 supportLuis Rascao
2017-07-05Merge pull request #597 from ferd/bin_windows-path-escapeLuis Rascão
2017-07-05Fixing windows paths for bin scriptsFred Hebert
2017-06-08Merge pull request #594 from yaoshimax/masterLuis Rascão
2017-06-08rename gb_tree:tree to gb_trees:treeYoshikazu Aoshima
2017-06-07Merge pull request #593 from bmodra/masterLuis Rascão
2017-06-06when calling the new install_upgrade.escript, the first parameter needs to be...Brian Modra
2017-05-24Merge pull request #592 from ruanpienaar/masterv3.23.0Luis Rascão
2017-05-24Update README.mdRuan Pienaar
2017-05-15Merge pull request #591 from lrascao/feature/travis_OTP19.3Tristan Sloughter
2017-05-15Merge pull request #590 from lrascao/feature/extended_start_script_statusTristan Sloughter
2017-05-15Add custom status hook to extended scriptLuis Rascao
2017-05-15Ensure mustache does not html escape hook invocationsLuis Rascao
2017-05-15Have Travis run on latest OTP19.3Luis Rascao
2017-05-15Merge pull request #568 from talentdeficit/patch-1Luis Rascão
2017-05-15add osx configuration to .travis.ymlalisdair sullivan
2017-05-14Merge pull request #585 from lrascao/fix/rewrite_otp_appsLuis Rascão
2017-05-12Merge pull request #589 from essen/relups-dont-need-compilerLuis Rascão
2017-05-12Don't require compiler in the release for relupsLoïc Hoguin
2017-05-09Merge pull request #588 from djnym/chmod-overlayLuis Rascão
2017-05-08Add the ability to chmod files in the overlay.Anthony Molinaro
2017-04-09Only ensure kernel,stdlib for empty dep appsLuis Rascao
2017-03-20Merge pull request #567 from lrascao/feature/empty_application_apps_silently_...v3.22.4v3.22.3Tristan Sloughter
2017-03-20Ensure stdlib,kernel as application dependenciesLuis Rascao
2017-03-14Merge pull request #579 from lrascao/fix/osx_readlinkTristan Sloughter
2017-03-14Merge pull request #563 from lrascao/feature/replace_os_vars_app_config_testTristan Sloughter
2017-03-14Merge pull request #575 from lrascao/feature/no_debug_infoTristan Sloughter
2017-03-12Fix OSX readlinkLuis Rascao
2017-03-11Only use multi-node sys.config if requested when replacing OS varsLuis Rascao
2017-03-11Don't drop debug info on default buildLuis Rascao
2017-03-09Merge pull request #574 from lrascao/feature/drop_export_allTristan Sloughter
2017-02-27Drop use of export_all erlc directiveLuis Rascao
2017-02-02Merge pull request #559 from lrascao/feature/fix_crash_on_relup_warningTristan Sloughter
2017-02-01Merge pull request #565 from lrascao/feature/fix_read_only_include_ertsTristan Sloughter
2017-02-01Don't crash on warnings emitted during relupLuis Rascao
2017-01-29Don't rewrite app files if contents are the sameLuis Rascao
2017-01-28Expose warnings as errors optionLuis Rascao
2017-01-11Merge pull request #560 from tsloughter/otp20Luis Rascão