171 Révisions (3b2d9ba8c81a41ae5cd554a3f50283e713e191c8)

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