63 커밋 (3309fa8dc79ab22e46bbd36da1ba5572b6e6204b)

작성자 SHA1 메시지 날짜
  Tristan Sloughter a67ce27ac1 add comment for global apply_profiles and log message for bad bootstrap lock file 9 년 전
  Tristan Sloughter 8dc0fafb36 fix for empty rebar.lock during bootstrap 9 년 전
  CarlosEDP 4a25a4d9d5 Renamed functions. 9 년 전
  CarlosEDP 38cc32c40a Added rebar profile to httpc initialization and calls. 9 년 전
  CarlosEDP 46ca2bb6b0 Fix for cases with no proxy configured. 9 년 전
  CarlosEDP 60265aba34 Get proxy vars from ~/.config/rebar3/rebar.config. Variable format is {http_proxy, http://host:port} or {http_proxy, http://host:port} 9 년 전
  CarlosEDP 8de84f1af0 Added support for proxy on rebar3 based on environment variables. 9 년 전
  CarlosEDP 9906fdc25e Added support to http and https proxies on bootstrap. Variables are read from environment vars http_proxy and https_proxy. 9 년 전
  Tristan Sloughter b85d827c80 add relup provider and update relx 9 년 전
  Tristan Sloughter 6d3a107056 use application:start(crypto) instead of crypto:start() 10 년 전
  Tristan Sloughter 9df51005e6 use packages for deps and add dialyze profile 10 년 전
  Tristan Sloughter 5866742dd8 use bbmustache package 10 년 전
  Tristan Sloughter a6f33258e2 fix failure on missing OTP_VERSION file #403 10 년 전
  Tristan Sloughter b4724009b5 don't use rebar_dir function in bootstrap 10 년 전
  derwinlu 3e005ab107 fix bootstrap on windows, fallback to copy if symlinking fails 10 년 전
  Tristan Sloughter 2e5496f5f5 remove use of erlydtl in rebar 10 년 전
  Tristan Sloughter 26161bc1ac support for 18.0+ 10 년 전
  Tristan Sloughter bd2f8bbc5e print and halt on compile error 10 년 전
  Tristan Sloughter e5988f69e0 R15 support, replace unsetenv with putenv empty string 10 년 전
  Tristan Sloughter 16e9b3ffa2 fix tracking of all profiles dep paths 10 년 전
  Tristan Sloughter 4374999d95 real bootstrapping 10 년 전
  Tristan Sloughter 4f3c5fc68f remove unneeded portions of bootstrap script 10 년 전
  Tristan Sloughter ed017289ed switch ct provider to use external provider behavior 10 년 전
  Tristan Sloughter 6213671042 update bootstrap final messae 10 년 전
  Tristan Sloughter 07dd54d7fd fix travis test 10 년 전
  Tristan Sloughter a602cfc593 replace logging with ec_cmd_log from erlware_commons 10 년 전
  Tristan Sloughter eb8fa02df7 large refactoring 10 년 전
  Tuncer Ayaz 3fb4a7c540 Fix OS X resource fork handling (Reported-by: Richard O'Keefe) 11 년 전
  Tuncer Ayaz 15373a580f Fix typo s/of/on/ 10 년 전
  Tuncer Ayaz 5f995bfdc0 Fix a few minor formatting inconsistencies 10 년 전
  Luis Rascão 41095e73e2 fix indentation issues 11 년 전
  Luis Rascao 411d703666 bootstrap now accepts --help usage flag 11 년 전
  Matwey V. Kornilov 4de9ea5574 Add namespaced_types to bootstrap script. 11 년 전
  Tuncer Ayaz af305f2425 bootstrap: avoid trying to run 'debug' command 11 년 전
  Tuncer Ayaz e34b702423 bootstrap: fix and enhance VCS_INFO handling 12 년 전
  Tuncer Ayaz 1e980859e2 Extend escriptize and reuse in bootstrap 13 년 전
  Tuncer Ayaz c2a72a12ae Fix escript creation as suggested by Siri Hansen 13 년 전
  Tuncer Ayaz 7e812e6a75 Print full git revision in version string 13 년 전
  Dave Smith 0f24d93256 Move to major.minor.patch release version; add OTP build version 13 년 전
  Mike Lazar cbfabd6073 Remove generation of ps1 script (no longer needed) 13 년 전
  Mike Lazar fa3dab30ae Fix typos in generated cmd script in bootstrap 13 년 전
  Tuncer Ayaz bd349bd2c4 bootstrap: do not ignore write_file return value 13 년 전
  Matt Campbell 8c01734e98 bootstrap: generate windows scripts 13 년 전
  Tuncer Ayaz 461335acf9 Reformat bootstrap 13 년 전
  Scott Lystig Fritchie 92129d6dd2 Document use of -noshell -noinput in emu_opts 13 년 전
  Tuncer Ayaz 2911d48fb1 Remove trailing whitespace 13 년 전
  Tuncer Ayaz c466076ffb Clean up emacs file local variables 14 년 전
  Tuncer Ayaz 27019e2867 Fix code clarity in bootstrap 14 년 전
  Dave Smith 465af36266 Add debug flag to make it easier to get a debug version of rebar 14 년 전
  Juhani Rankimies 8a5eea5ef1 add bat scripts for bootstrap and rebat (windows doesn't understand shebang), make bootstrap work on windows 14 년 전