177 次程式碼提交 (1d38dcf4feacfb60ae3f9fc54568c23dd28a16a4)

作者 SHA1 備註 提交日期
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir 10 年之前
  Tristan Sloughter 5673fe035d fixes for dialyzer findings 10 年之前
  Tristan Sloughter 5fdf2f82d5 add use of REBAR_PROFILE os var to set default profile 10 年之前
  Tristan Sloughter 14cb6803e0 wip: profiles 10 年之前
  Tristan Sloughter 0608e5087b prepend base_dir when expanding code path 10 年之前
  Tristan Sloughter 8c0212d6d3 return error on not found provider for command 10 年之前
  Tristan Sloughter 3b5f22f066 formatting 10 年之前
  Tristan Sloughter 90cfb2a794 support compile jobs option 10 年之前
  Tristan Sloughter b20680304d split options up by task 10 年之前
  Tristan Sloughter b37a5ae611 move providers to separate app 10 年之前
  Tristan Sloughter e9a3396e56 return error messages from providers 10 年之前
  Tristan Sloughter e1b1152b21 slowly widdling away at dialyzer errors 10 年之前
  Tristan Sloughter 51f1cf4aae install plugins to plugins/ 10 年之前
  Tristan Sloughter 989a1bfe8d add plugin template 10 年之前
  Tristan Sloughter 73ee56eace add do task 10 年之前
  Tristan Sloughter 4b31a20a61 improved dep handling and add package list task 10 年之前
  Tristan Sloughter 99136c38b5 simplify dep download and building 10 年之前
  Tristan Sloughter b37fe2c4bb refactoring and remove unused providers for now 10 年之前
  Tristan Sloughter 070689632b only build unbuilt deps 10 年之前
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing 10 年之前
  Tristan Sloughter 5735c538b9 add rebar update provider 10 年之前
  Tristan Sloughter 2880e2838b move back to single command with arguments for comamnd after it 10 年之前
  Tristan Sloughter eb8fa02df7 large refactoring 11 年之前
  Tuncer Ayaz 3fb4a7c540 Fix OS X resource fork handling (Reported-by: Richard O'Keefe) 11 年之前
  Tino Breddin 9c23dfef72 Add REBAR to environment before executing hooks 11 年之前
  Tuncer Ayaz 99fe270e59 Fix #267 (code path regression) 11 年之前
  Tuncer Ayaz b037f6c076 rebar_core: consistently order args and simplify code 11 年之前
  Tuncer Ayaz 883decce3d Fix 'rebar generate' regression (#253) 11 年之前
  Tuncer Ayaz 77a0eb6fe4 Fix #56 (always-on recursion) 12 年之前
  Tuncer Ayaz a8a415aed4 Fix regression caused by 252b31f (#90) 11 年之前
  Tuncer Ayaz 39c38b6141 rebar_core: minor comment fix 11 年之前
  Tuncer Ayaz 37310820f7 rebar_core: fix Dialyzer warning introduced in aa46d85 (#157) 11 年之前
  Andrew Thompson aa46d85849 Don't badmatch if a path we think we added isn't in the code path 11 年之前
  Andrew Thompson d983beafe9 Don't over-aggressively clean the code path in the presence of lib_dir directives 11 年之前
  Tuncer Ayaz 348d13b064 'current_command' has to be stored in xconf 11 年之前
  Andrew Thompson e74de95eeb Address review comments and add inttest for update-deps 11 年之前
  Andrew Thompson d9aa65f118 Make update-deps honor apps= and skip_apps= 11 年之前
  Andrew Thompson cb4599f828 Make update-deps traverse deps breadth-first, top-down 11 年之前
  Tuncer Ayaz bdf957b201 rebar_core: fix consistency issues caused by 252b31f 12 年之前
  Juan Jose Comellas d4164c9606 When expanding lib_dirs, don't crash with 'volumerelative' paths 12 年之前
  Juan Jose Comellas 708c190faa Allow the use of absolute paths in the lib_dirs configuration setting 12 年之前
  Motiejus Jakštys 252b31f2a4 Fix searching for plugins 12 年之前
  Dave Smith c77f8e13ca Fix missing call to cwd_predirs 12 年之前
  Tuncer Ayaz 1036277525 rebar_core: fix broken indentation 12 年之前
  Tuncer Ayaz 9715c40386 rebar_core: remove useless return after ?ABORT call 12 年之前
  Tuncer Ayaz 2b9241bd2b rebar_core: document pre-dirs association 12 年之前
  Tuncer Ayaz 4b8c81fb53 Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 12 年之前
  Tuncer Ayaz a015892e21 Cleanup rebar_core and rebar_erlc_compiler 12 年之前
  Tuncer Ayaz b5e0d6d5db Fix rebar_core:restore_code_path (Reported-by: Siri Hansen) 13 年之前
  Tuncer Ayaz 0b18b208e2 Only print absolute filename if not in base_dir 13 年之前