144 Commits (75f1383f669e0ce16324e3ada53e805e500bda71)

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