144 Commits (75f1383f669e0ce16324e3ada53e805e500bda71)

Author SHA1 Message Date
  Tuncer Ayaz 883decce3d Fix 'rebar generate' regression (#253) 11 years ago
  Tuncer Ayaz 77a0eb6fe4 Fix #56 (always-on recursion) 12 years ago
  Tuncer Ayaz a8a415aed4 Fix regression caused by 252b31f (#90) 11 years ago
  Tuncer Ayaz 39c38b6141 rebar_core: minor comment fix 11 years ago
  Tuncer Ayaz 37310820f7 rebar_core: fix Dialyzer warning introduced in aa46d85 (#157) 11 years ago
  Andrew Thompson aa46d85849 Don't badmatch if a path we think we added isn't in the code path 11 years ago
  Andrew Thompson d983beafe9 Don't over-aggressively clean the code path in the presence of lib_dir directives 11 years ago
  Tuncer Ayaz 348d13b064 'current_command' has to be stored in xconf 11 years ago
  Andrew Thompson e74de95eeb Address review comments and add inttest for update-deps 11 years ago
  Andrew Thompson d9aa65f118 Make update-deps honor apps= and skip_apps= 11 years ago
  Andrew Thompson cb4599f828 Make update-deps traverse deps breadth-first, top-down 11 years ago
  Tuncer Ayaz bdf957b201 rebar_core: fix consistency issues caused by 252b31f 12 years ago
  Juan Jose Comellas d4164c9606 When expanding lib_dirs, don't crash with 'volumerelative' paths 12 years ago
  Juan Jose Comellas 708c190faa Allow the use of absolute paths in the lib_dirs configuration setting 12 years ago
  Motiejus Jakštys 252b31f2a4 Fix searching for plugins 12 years ago
  Dave Smith c77f8e13ca Fix missing call to cwd_predirs 12 years ago
  Tuncer Ayaz 1036277525 rebar_core: fix broken indentation 12 years ago
  Tuncer Ayaz 9715c40386 rebar_core: remove useless return after ?ABORT call 12 years ago
  Tuncer Ayaz 2b9241bd2b rebar_core: document pre-dirs association 12 years ago
  Tuncer Ayaz 4b8c81fb53 Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 12 years ago
  Tuncer Ayaz a015892e21 Cleanup rebar_core and rebar_erlc_compiler 12 years ago
  Tuncer Ayaz b5e0d6d5db Fix rebar_core:restore_code_path (Reported-by: Siri Hansen) 12 years ago
  Tuncer Ayaz 0b18b208e2 Only print absolute filename if not in base_dir 12 years ago
  Tuncer Ayaz 392adcf967 Refactor setup_env rebar_config funs 12 years ago
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) 12 years ago
  Tuncer Ayaz 252757c753 Do not use application:set_env 12 years ago
  Tuncer Ayaz 4fe3306d99 Document rebar_config TODOs 13 years ago
  Tuncer Ayaz db78956295 Make sure cached setup_envs are reset 13 years ago
  Tuncer Ayaz e185e86bff Remove shared state 13 years ago
  Tuncer Ayaz 50fbabda68 Manually report errors/warnings with absolute path 13 years ago
  Tuncer Ayaz 8a046d898a Fix whitespace errors 13 years ago
  Dave Smith a7d64deb43 Introduce -k flag 13 years ago
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT 13 years ago
  Tuncer Ayaz 15d1c275f8 Simplify and fix check if enter/leaving should be printed 13 years ago
  Tuncer Ayaz 4f6ea2fd11 Do not print entering/leaving message if skip_dir 13 years ago
  Tuncer Ayaz 7c418ed2b4 Add support for target-specific port options 13 years ago
  Tuncer Ayaz 0e7defaf64 Fix typo in comment (thanks Michael Santos) 13 years ago
  Tuncer Ayaz 4a9dae76a4 Fix #197 by printing 'Entering/Leaving directory' 13 years ago
  Tuncer Ayaz 7bd8cbd8d9 Make error message more descriptive 13 years ago
  Tuncer Ayaz b7fb2aeec6 Fix loading of local plugins in sub directories 13 years ago
  Yurii Rashkovskii fe1652e137 Cache vsn info to avoid expensive vcs cmd calls 13 years ago
  Tuncer Ayaz 5b15c851d8 Check for .app.src first 13 years ago
  Tuncer Ayaz eab5ae5298 Fix code clarity in dir type check 13 years ago
  Tuncer Ayaz 7c327c1195 Fix rebar_core crash (reported-by: Jeremy Raymond) 13 years ago
  Tuncer Ayaz 8c89a388bf Universally support apps=/skip_apps= 13 years ago
  Tuncer Ayaz 8de2c84d89 Add support for arch-specific hooks 13 years ago
  Tim Watson 86325b616d Allow plugins to participate in pre and post processing 13 years ago
  Tim Watson 30d1cdb31b Fix config handling in root_dir 13 years ago
  Tim Watson 36a40d3351 Fix missing plugin warnings 13 years ago
  Tuncer Ayaz 93128f2f6b Search plugin sources in base_dir and plugin_dir 13 years ago