summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Bump to 3.6.0Fred Hebert2018-06-191-1/+1
* Revert "upgrade certifi to 2.3.1"Tristan Sloughter2018-06-191-4/+1
* upgrade certifi to 2.3.1Tristan Sloughter2018-06-121-1/+4
* bump to 3.5.3Fred Hebert2018-05-091-1/+1
* Bump to 3.5.2Fred Hebert2018-05-031-1/+1
* bump to 3.5.1Fred Hebert2018-05-031-1/+1
* Work around OTP-21 deprecation of get_stacktrace()Fred Hebert2018-05-031-0/+1
* Make rebar3 work with dialyzer internallyFred Hebert2018-04-141-1/+1
* Bump to 3.5.0Fred Hebert2017-12-221-1/+1
* Fix repeated bootstrap runsFred Hebert2017-12-131-3/+4
* Update bootstrap script // fix windows issuesFred Hebert2017-12-081-28/+265
* Bump to 3.4.7Fred Hebert2017-11-221-1/+1
* Bump to 3.4.6Fred Hebert2017-11-171-1/+1
* Bump to 3.4.5Fred Hebert2017-11-171-1/+1
* OTP-21 readiness, Full Unicode supportFred Hebert2017-11-161-6/+18
* Back to git-based versioningFred Hebert2017-09-101-1/+1
* Bump to 3.4.3Fred Hebert2017-08-211-1/+1
* Upgrade certifi dependenciesFred Hebert2017-07-311-1/+1
* Bump to 3.4.2Fred Hebert2017-07-141-1/+1
* Bump to 3.4.1Fred Hebert2017-05-241-1/+1
* Bump to 3.4.0Fred Hebert2017-05-221-1/+1
* Bump to 3.3.6Fred Hebert2017-03-231-1/+1
* WIP windows escripts get cmd autogeneratedFred Hebert2017-02-241-23/+1
* Bump to 3.3.5Fred Hebert2017-02-031-1/+1
* Bumping to 3.3.4Fred Hebert2016-12-231-1/+1
* Bump to 3.3.3Fred Hebert2016-12-081-1/+1
* 1394: added fix for rebar_utils, moved setting of http_options into init_conf...Artem Pervin2016-11-301-16/+13
* 1394: fixed handling of proxy username and passwordArtem Pervin2016-11-291-3/+26
* Bump version to 3.3.2Fred Hebert2016-10-141-1/+1
* Bump to 3.3.1Fred Hebert2016-09-021-1/+1
* Bumping to 3.3.0Fred Hebert2016-08-261-1/+1
* Bump to 3.2.0Fred Hebert2016-06-181-1/+1
* Expand os ENV proxy support to bootstrap scriptFred Hebert2016-06-111-1/+5
* Cutting 3.1.1Fred Hebert2016-05-171-1/+1
* fix otp-19 bootstrap compilingTristan Sloughter2016-05-131-1/+1
* Change to new hex.pm repo URLEric Meadows-Jönsson2016-04-211-1/+1
* Tag to 3.1.0Fred Hebert2016-04-041-1/+1
* 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