summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Skip update and compilation if possible.Gleb Peregud2016-01-031-12/+28
* just delete erlware_commons rebar.config.script, it isn't needed for rebar3Tristan Sloughter2015-11-231-0/+7
* certifi must be compiled during initial bootstrapBenoit Chesneau2015-09-181-1/+2
* add comment for global apply_profiles and log message for bad bootstrap lock ...Tristan Sloughter2015-07-111-0/+1
* fix for empty rebar.lock during bootstrapTristan Sloughter2015-07-111-2/+11
* Renamed functions.CarlosEDP2015-07-031-5/+5
* Added rebar profile to httpc initialization and calls.CarlosEDP2015-07-031-3/+5
* Fix for cases with no proxy configured.CarlosEDP2015-07-031-1/+1
* Get proxy vars from ~/.config/rebar3/rebar.config. Variable format is {http_p...CarlosEDP2015-07-031-37/+22
* Added support for proxy on rebar3 based on environment variables.CarlosEDP2015-07-031-2/+0
* Added support to http and https proxies on bootstrap. Variables are read from...CarlosEDP2015-07-031-0/+42
* add relup provider and update relxTristan Sloughter2015-06-261-0/+1
* use application:start(crypto) instead of crypto:start()Tristan Sloughter2015-06-211-4/+1
* use packages for deps and add dialyze profileTristan Sloughter2015-06-211-19/+34
* use bbmustache packageTristan Sloughter2015-06-211-0/+1
* fix failure on missing OTP_VERSION file #403Tristan Sloughter2015-05-091-21/+24
* don't use rebar_dir function in bootstrapTristan Sloughter2015-05-071-1/+10
* fix bootstrap on windows, fallback to copy if symlinking failsderwinlu2015-05-071-1/+95
* remove use of erlydtl in rebarTristan Sloughter2015-04-291-5/+4
* support for 18.0+Tristan Sloughter2015-04-231-4/+54
* print and halt on compile errorTristan Sloughter2015-04-231-2/+44
* R15 support, replace unsetenv with putenv empty stringTristan Sloughter2015-04-221-1/+1
* fix tracking of all profiles dep pathsTristan Sloughter2015-04-221-2/+1
* real bootstrappingTristan Sloughter2015-04-224-68/+129
* remove unneeded portions of bootstrap scriptTristan Sloughter2014-11-231-90/+1
* switch ct provider to use external provider behaviorTristan Sloughter2014-11-031-1/+1
* update bootstrap final messaeTristan Sloughter2014-09-201-1/+1
* fix travis testTristan Sloughter2014-09-171-1/+1
* replace logging with ec_cmd_log from erlware_commonsTristan Sloughter2014-08-161-2/+4
* large refactoringTristan Sloughter2014-08-163-0/+4
* Fix OS X resource fork handling (Reported-by: Richard O'Keefe)Tuncer Ayaz2014-07-251-1/+3
* Merge branch 'minor-fixes' of https://github.com/tuncer/rebar into tuncer-min...Fred Hebert2014-07-151-4/+5
|\
| * Fix typo s/of/on/Tuncer Ayaz2014-07-131-1/+1
| * Fix a few minor formatting inconsistenciesTuncer Ayaz2014-06-291-4/+5
* | fix indentation issuesLuis Rascão2014-06-261-6/+6
* | bootstrap now accepts --help usage flagLuis Rascao2014-06-121-0/+13
|/
* Add namespaced_types to bootstrap script.Matwey V. Kornilov2014-06-081-0/+16
* bootstrap: avoid trying to run 'debug' commandTuncer Ayaz2013-12-171-1/+2
* bootstrap: fix and enhance VCS_INFO handlingTuncer Ayaz2012-08-131-5/+13
* Extend escriptize and reuse in bootstrapTuncer Ayaz2012-06-141-81/+3
* Fix escript creation as suggested by Siri HansenTuncer Ayaz2012-06-141-12/+56
* Print full git revision in version stringTuncer Ayaz2012-06-111-1/+1
* Move to major.minor.patch release version; add OTP build versionDave Smith2012-06-041-1/+5
* Remove generation of ps1 script (no longer needed)Mike Lazar2012-04-031-10/+1
* Fix typos in generated cmd script in bootstrapMike Lazar2012-02-161-1/+1
* bootstrap: do not ignore write_file return valueTuncer Ayaz2011-12-251-3/+5
* bootstrap: generate windows scriptsMatt Campbell2011-12-251-1/+20
* Reformat bootstrapTuncer Ayaz2011-08-161-13/+20
* Document use of -noshell -noinput in emu_optsScott Lystig Fritchie2011-08-161-1/+3
* Remove trailing whitespaceTuncer Ayaz2011-08-081-3/+3