102 Cometimentos (5b15c851d8faad39973cf27505a74feae85f8739)

Autor SHA1 Mensagem Data
  Tuncer Ayaz 93128f2f6b Search plugin sources in base_dir and plugin_dir há 13 anos
  Tuncer Ayaz 00b3d9d3cc Only compile relevant plugin sources há 13 anos
  Tuncer Ayaz 4fe651cb5b Simplify check for empty list há 13 anos
  Tim Watson 3b58935b86 Load plugins dynamically from source há 14 anos
  Tuncer Ayaz 1dcf0d15dc Log a more descriptive message há 13 anos
  Tuncer Ayaz da31f90d1d Rename rebar_plugins to plugins for consistency há 13 anos
  Tuncer Ayaz 1ec92ebac3 Do not warn if pre_/post_ cmd is not available há 14 anos
  Tuncer Ayaz 8263f12594 Add support for $HOME/.rebar/config há 14 anos
  Tim Watson c07b0954eb Allow plugins to run before/after a rebar command. há 14 anos
  Tuncer Ayaz 20dfd32c85 Add support for command-specific env for hooks há 14 anos
  Tuncer Ayaz bc98a4820e Simplify hook changes to rebar_core há 14 anos
  Tim Watson e76770511a Add pre and post script support for all commands há 14 anos
  Juan Jose Comellas 58661a92e2 Convert the entries in the code path to absolute paths há 14 anos
  Tuncer Ayaz 3356c2d9e8 Use erlang:function_exported/3 há 14 anos
  Tuncer Ayaz 63de05d914 Clean up code há 14 anos
  Tuncer Ayaz c466076ffb Clean up emacs file local variables há 14 anos
  Tim Watson 7ac3a5aa9b Move BUILD_TIME and VCS_INFO macros há 14 anos
  Tuncer Ayaz 3fd3bfc89a Fix circular dependency há 14 anos
  Klas Johansson 6978504d43 Add support for abbreviated command names há 14 anos
  Tuncer Ayaz d1ff83a898 Move command line handling funs into rebar.erl há 14 anos
  Tuncer Ayaz 932eb2e343 Simplify rebar_core há 14 anos
  Tuncer Ayaz d922985b36 Fix typos há 14 anos
  Tuncer Ayaz a8870807fc Fix code clarity há 14 anos
  Tuncer Ayaz d8e50e8c2d Implement update-deps and disable auto update há 14 anos
  Anders 513ae33c5c Add possibility to specify rebar config for the "main" application há 14 anos
  Andrew Thompson ff5a7982eb Improve error logging when running a command fails há 14 anos
  Kostis Sagonas 7dc76d578e Tidier improvements há 14 anos
  Tuncer Ayaz 2d2aed627f Refactor Dialyzer support to make it more usable há 14 anos
  Kostis Sagonas e024778599 Dialyzer related cleanups há 14 anos
  Tuncer Ayaz 933e4f7620 Fix dialyzer warning. Thanks Kostis há 14 anos
  Tuncer Ayaz 1712425588 Fix another filename:join/2 warning. Thanks Kostis há 14 anos
  Tuncer Ayaz 33918a0612 Remove 'install' from available commands list há 14 anos
  Andrew Thompson 24cc775e88 Warn when a command is not implemented. Fail when no supplied commands are implemented há 15 anos
  Dave Smith ed59ed2b52 Fix bug 629; updated help for new common_test command há 14 anos
  Dave Smith b063d3b8df Fix bug 438; add support for listing available templates há 14 anos
  Tuncer Ayaz 688430fac0 Document doc command há 15 anos
  Dave Smith 02bc52fc6a Add support for embedding VCS info into the version data há 15 anos
  Dave Smith ad7a494bde Change semantics of skip_deps=true such that deps still get pre/post processed, just not actually run há 15 anos
  Klas Johansson 4dae6318aa Bugfix call to lists:member/2 in ulist/2 há 15 anos
  Dave Smith 9dda9c2578 Re-adding support for plugin modules há 15 anos
  Dave Smith 3df1d4292a Heavy-duty refactor to support truly transitive dependencies há 15 anos
  Dave Smith a2f1b62d74 Slightly different fix for bug#5 that avoids running preprocess twice há 15 anos
  Dave Smith 623200ec17 Adding rt for bug 5 há 15 anos
  Dave Smith 30ae41dafd Minor cleanup of acc_modules for readability há 15 anos
  Dave Smith 1866f65758 Refactor/simplify things since we only run one command at a time (versus a string of them) há 15 anos
  Bob Ippolito 9dd9585d5b include source path in compiler errors, process commands separately (to make get-deps compile work), ensure ebin dir, process iteratively to support transitive deps há 15 anos
  Bob Ippolito 124897e937 run plugins once, do not run as a preprocessor, add ebin to path early há 15 anos
  Bob Ippolito 89b57e3aa4 when using plugin_modules, add ebin to path há 15 anos
  Bob Ippolito 66f44c6362 fix backwards match for debugging print há 15 anos
  Bob Ippolito 92be7a38bf rebar_plugins in rebar_config to allow extensions há 15 anos