102 Revīzijas (5b15c851d8faad39973cf27505a74feae85f8739)

Autors SHA1 Ziņojums Datums
  Tuncer Ayaz 5b15c851d8 Check for .app.src first pirms 13 gadiem
  Tuncer Ayaz eab5ae5298 Fix code clarity in dir type check pirms 13 gadiem
  Tuncer Ayaz 7c327c1195 Fix rebar_core crash (reported-by: Jeremy Raymond) pirms 13 gadiem
  Tuncer Ayaz 8c89a388bf Universally support apps=/skip_apps= pirms 13 gadiem
  Tuncer Ayaz 8de2c84d89 Add support for arch-specific hooks pirms 13 gadiem
  Tim Watson 86325b616d Allow plugins to participate in pre and post processing pirms 13 gadiem
  Tim Watson 30d1cdb31b Fix config handling in root_dir pirms 13 gadiem
  Tim Watson 36a40d3351 Fix missing plugin warnings pirms 13 gadiem
  Tuncer Ayaz 93128f2f6b Search plugin sources in base_dir and plugin_dir pirms 13 gadiem
  Tuncer Ayaz 00b3d9d3cc Only compile relevant plugin sources pirms 13 gadiem
  Tuncer Ayaz 4fe651cb5b Simplify check for empty list pirms 13 gadiem
  Tim Watson 3b58935b86 Load plugins dynamically from source pirms 14 gadiem
  Tuncer Ayaz 1dcf0d15dc Log a more descriptive message pirms 13 gadiem
  Tuncer Ayaz da31f90d1d Rename rebar_plugins to plugins for consistency pirms 13 gadiem
  Tuncer Ayaz 1ec92ebac3 Do not warn if pre_/post_ cmd is not available pirms 14 gadiem
  Tuncer Ayaz 8263f12594 Add support for $HOME/.rebar/config pirms 14 gadiem
  Tim Watson c07b0954eb Allow plugins to run before/after a rebar command. pirms 14 gadiem
  Tuncer Ayaz 20dfd32c85 Add support for command-specific env for hooks pirms 14 gadiem
  Tuncer Ayaz bc98a4820e Simplify hook changes to rebar_core pirms 14 gadiem
  Tim Watson e76770511a Add pre and post script support for all commands pirms 14 gadiem
  Juan Jose Comellas 58661a92e2 Convert the entries in the code path to absolute paths pirms 14 gadiem
  Tuncer Ayaz 3356c2d9e8 Use erlang:function_exported/3 pirms 14 gadiem
  Tuncer Ayaz 63de05d914 Clean up code pirms 14 gadiem
  Tuncer Ayaz c466076ffb Clean up emacs file local variables pirms 14 gadiem
  Tim Watson 7ac3a5aa9b Move BUILD_TIME and VCS_INFO macros pirms 14 gadiem
  Tuncer Ayaz 3fd3bfc89a Fix circular dependency pirms 14 gadiem
  Klas Johansson 6978504d43 Add support for abbreviated command names pirms 14 gadiem
  Tuncer Ayaz d1ff83a898 Move command line handling funs into rebar.erl pirms 14 gadiem
  Tuncer Ayaz 932eb2e343 Simplify rebar_core pirms 14 gadiem
  Tuncer Ayaz d922985b36 Fix typos pirms 14 gadiem
  Tuncer Ayaz a8870807fc Fix code clarity pirms 14 gadiem
  Tuncer Ayaz d8e50e8c2d Implement update-deps and disable auto update pirms 14 gadiem
  Anders 513ae33c5c Add possibility to specify rebar config for the "main" application pirms 14 gadiem
  Andrew Thompson ff5a7982eb Improve error logging when running a command fails pirms 14 gadiem
  Kostis Sagonas 7dc76d578e Tidier improvements pirms 14 gadiem
  Tuncer Ayaz 2d2aed627f Refactor Dialyzer support to make it more usable pirms 14 gadiem
  Kostis Sagonas e024778599 Dialyzer related cleanups pirms 14 gadiem
  Tuncer Ayaz 933e4f7620 Fix dialyzer warning. Thanks Kostis pirms 14 gadiem
  Tuncer Ayaz 1712425588 Fix another filename:join/2 warning. Thanks Kostis pirms 14 gadiem
  Tuncer Ayaz 33918a0612 Remove 'install' from available commands list pirms 14 gadiem
  Andrew Thompson 24cc775e88 Warn when a command is not implemented. Fail when no supplied commands are implemented pirms 15 gadiem
  Dave Smith ed59ed2b52 Fix bug 629; updated help for new common_test command pirms 14 gadiem
  Dave Smith b063d3b8df Fix bug 438; add support for listing available templates pirms 14 gadiem
  Tuncer Ayaz 688430fac0 Document doc command pirms 15 gadiem
  Dave Smith 02bc52fc6a Add support for embedding VCS info into the version data pirms 15 gadiem
  Dave Smith ad7a494bde Change semantics of skip_deps=true such that deps still get pre/post processed, just not actually run pirms 15 gadiem
  Klas Johansson 4dae6318aa Bugfix call to lists:member/2 in ulist/2 pirms 15 gadiem
  Dave Smith 9dda9c2578 Re-adding support for plugin modules pirms 15 gadiem
  Dave Smith 3df1d4292a Heavy-duty refactor to support truly transitive dependencies pirms 15 gadiem
  Dave Smith a2f1b62d74 Slightly different fix for bug#5 that avoids running preprocess twice pirms 15 gadiem