aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2014-11-02Allow to specify a path to vm.args through command-line argumentsIvan Chernetsky
2014-10-11fix tests for providers moved to new app and config list optionTristan Sloughter
2014-10-11support config passed in as proplist instead of filenameTristan Sloughter
2014-10-11add support for rebar3 deps dirTristan Sloughter
2014-10-11provider task dependenciesTristan Sloughter
2014-08-28include overlay files in tarTristan Sloughter
2014-08-09Merge pull request #207 from tsloughter/app_sortJordan Wilberding
2014-07-09ensure assembler copies the contents of symlinked dirsJamie Winsor
2014-07-09sort apps by version, so newest is chosen if it passes constraintsTristan Sloughter
2014-06-25Merge pull request #201 from tsloughter/semverJordan Wilberding
2014-06-24add include-erts cmd line arg, same as the config variableTristan Sloughter
2014-06-24replace 'semver' placeholder in release defs with git derived vsnTristan Sloughter
2014-06-23provide useful error message when no release to build is foundTristan Sloughter
2014-06-19dialyzer type fixesTristan Sloughter
2014-06-13remove defaults from getopts config for dev_mode and default_libsTristan Sloughter
2014-05-24fix cli/config file mergingTristan Sloughter
2014-05-22fix for setting overrides with -aTristan Sloughter
2014-05-19Add {out_dir, false} to ERLYDTL_COMPILE_OPTSPaul Schoenfelder
2014-05-17Merge pull request #183 from jwilberding/fix_rlxv1.0.0Tristan Sloughter
2014-05-17Fix for #182, which requires we delete a read-only file before overwriting itJordan Wilberding
2014-05-14refactor tar and relup commands to own providersTristan Sloughter
2014-05-14refactor cli args and config file var mergingTristan Sloughter
2014-05-09breaking change: output release to <output_dir>/<release_name>/Tristan Sloughter
2014-05-05resolve root dir to absolute pathTristan Sloughter
2014-05-04Merge pull request #172 from tsloughter/default_release0.7.0Jordan Wilberding
2014-05-04don't override release set in cmd argsTristan Sloughter
2014-05-04Cleanup whitespaceJordan Wilberding
2014-05-04Merge pull request #171 from tsloughter/non_executable_escriptsJordan Wilberding
2014-05-04remove mode change on nodetool and install upgrade escriptsTristan Sloughter
2014-05-04remove use of cwd to read symlink pathTristan Sloughter
2014-04-24Merge pull request #166 from tsloughter/masterJordan Wilberding
2014-04-22handle deprecated pre-defined types for 17.0 and laterTristan Sloughter
2014-04-07Add support for explicit erts pathJason L. Shiffer
2014-04-06Windows supportnuex
2014-03-12Merge pull request #101 from konradkaplita/accelerate_discover_providerEric Merritt
2014-03-12Merge pull request #133 from mattrudder/sys_config_cmdargsJordan Wilberding
2014-03-08assume templates are already compiled, use dtl for files toonuex
2014-03-08load scripts from files and templatesnuex
2014-03-08Merge pull request #135 from hirschenberger/masterJordan Wilberding
2014-03-07Honor LD_LIBRARY_PATH settings in start scriptshirschen
2014-03-07Merge pull request #124 from tsloughter/masterJordan Wilberding
2014-03-06Added a command line override for the sys_config setting.Matt Rudder
2014-03-06by default do not do app and release discovery under output dirTristan Sloughter
2014-03-05Set auto_escape to false for erlydtl compilationPaul Oliver
2014-02-17Update erlydtl to v0.9.0Andreas Stenius
2014-02-16fix double include_erts call with vm.args and sys.config config varsTristan Sloughter
2014-02-09Remove destination start_clean.sh before copying, since with R16 it is 0444, ...Jordan Wilberding
2014-02-09Updated erlydtl dep to a tagged version, since lastest version breaks API, th...Jordan Wilberding
2014-01-27Run the node embedded mode when in foregroundAli Sabil
2014-01-27set ERL_LIBS when running console | console_clean | console_bootAli Sabil