54 커밋 (4b9adefcb844111607891c9d7071794764126fc7)

작성자 SHA1 메시지 날짜
  alisdair sullivan 04235f1a63 don't attempt to merge locks when there are no dependencies 10 년 전
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks 10 년 전
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock 10 년 전
  Tristan Sloughter 1ff904f39a handle throw by relx 10 년 전
  Tristan Sloughter b20680304d split options up by task 10 년 전
  Tristan Sloughter e1b1152b21 slowly widdling away at dialyzer errors 10 년 전
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing 10 년 전
  Tristan Sloughter 5735c538b9 add rebar update provider 10 년 전
  Tristan Sloughter a602cfc593 replace logging with ec_cmd_log from erlware_commons 10 년 전
  Tristan Sloughter eb8fa02df7 large refactoring 10 년 전
  Tuncer Ayaz c22370a2cb Use correct types for OTP >=17.x 11 년 전
  Tuncer Ayaz 5f995bfdc0 Fix a few minor formatting inconsistencies 11 년 전
  Matwey V. Kornilov a7e05f57d1 Fix build for 17.0 using the solutiong proposed by @tsloughter 11 년 전
  Tuncer Ayaz 77a0eb6fe4 Fix #56 (always-on recursion) 12 년 전
  Tuncer Ayaz 277a10cd3b Fix is_verbose/1 helper function 11 년 전
  Tuncer Ayaz 2f636236bf rebar_config:is_verbose/0: fix variable name 11 년 전
  Tuncer Ayaz 4f19572ff9 Remove two comments 12 년 전
  Tuncer Ayaz 392adcf967 Refactor setup_env rebar_config funs 12 년 전
  Tuncer Ayaz 252757c753 Do not use application:set_env 13 년 전
  Tuncer Ayaz 4fe3306d99 Document rebar_config TODOs 13 년 전
  Tuncer Ayaz db78956295 Make sure cached setup_envs are reset 13 년 전
  Tuncer Ayaz e185e86bff Remove shared state 13 년 전
  Tuncer Ayaz b2fdce8879 Use dict() instead of proplist() for shared env 13 년 전
  Ulf Wiger afffb4895a Use correct value for file:script SCRIPT binding 13 년 전
  Tuncer Ayaz 9c1a877bbe Remove gratuitous blank line 13 년 전
  Ulf Wiger c3c64c1d70 Fix file:script support 13 년 전
  Tuncer Ayaz 7c418ed2b4 Add support for target-specific port options 13 년 전
  Ulf Wiger b3e9e76f57 Use file:script if a .config.script file present 13 년 전
  Tuncer Ayaz 015e58201c Support different log levels 13 년 전
  Tim Watson 5bb536f839 Respect the --config switch when given 14 년 전
  Tuncer Ayaz a9a7d7c02b Apply Tidier suggestions 14 년 전
  Tuncer Ayaz 8263f12594 Add support for $HOME/.rebar/config 14 년 전
  Tuncer Ayaz 6d75bfbeb0 Clean up specs 14 년 전
  Tuncer Ayaz c466076ffb Clean up emacs file local variables 14 년 전
  Tuncer Ayaz a8870807fc Fix code clarity 14 년 전
  Anders 513ae33c5c Add possibility to specify rebar config for the "main" application 14 년 전
  Kostis Sagonas 7dc76d578e Tidier improvements 14 년 전
  iw 39907904e8 Include support for dialyzer 15 년 전
  Tuncer Ayaz fb0cee2afb Implemented option to specify number of concurrent workers a command may use 15 년 전
  Dave Smith bd090f0db2 Refactor of rebar_config to facilitate identification of "local" config settings 15 년 전
  Tuncer Ayaz 0817dec7ca Rolled back getopt to restore custom variables 15 년 전
  Tuncer Ayaz 9a8015f2d7 Added vi modeline/emacs local variables to file headers 15 년 전
  Tuncer Ayaz 940f9c232b Enhanced option parsing with new getopt and made rebar more user friendly 15 년 전
  Tuncer Ayaz 8c85021c1e Deleted trailing whitespace 15 년 전
  Dave Smith 3990f0a076 Refactor of core logic to provide better control over recursion and code path mgmt 15 년 전
  Dave Smith cb1899b818 Adding convenience method for determing verbosity of run 15 년 전
  Dave Smith a8fd5bc56f Add hooks for getting list of release modules 15 년 전
  Dave Smith cf6738928d Adding generic get/3; still need some cleanup 15 년 전
  Dave Smith 28fe3bfd54 More gross structural work; now has log levels and broken out log level control 15 년 전
  Dave Smith e4a9310a97 Adding support for basic compilation ordering 15 년 전