30 Commits (2f2aa4e1b8f538dc57b79572aa0bcba5fb67328b)

Autor SHA1 Mensaje Fecha
  Fred Hebert 66a2439196 Fix wildcard usage in rebar3 clean hace 8 años
  Tristan Sloughter aeb6a1986b add profile option to clean task hace 9 años
  Tristan Sloughter 3f7886abe0 only clean project apps once even when doing --all hace 9 años
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` hace 9 años
  Tristan Sloughter 14ab5f562e fix dialyzer warnings hace 9 años
  Tristan Sloughter 5223175c26 support updating of per app info by hooks hace 9 años
  Tristan Sloughter e6f6ccc757 more cleanup hace 9 años
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info hace 9 años
  Tristan Sloughter f209ccc2b8 remove state record from app_info record hace 9 años
  Tristan Sloughter 98752aab93 wip: move state into app_info hace 9 años
  Tristan Sloughter f77457343a fix find of deps for clean all hace 9 años
  Fred Hebert 3ed0c5feff fix bareness issues hace 10 años
  Tristan Sloughter 8a50331898 move handling of undefined app state to function hace 10 años
  Tristan Sloughter 42339f62f3 only run clean hooks once hace 10 años
  Tristan Sloughter 40d3781104 swich clean and compile to use macro provider in hook run hace 10 años
  Tristan Sloughter 459ff732a3 install dep plugins & run provider hooks the same as shell hooks hace 10 años
  Fred Hebert 043a2f5453 Provide descriptions for all tasks hace 10 años
  Tristan Sloughter 9f835553f0 fix clean all to use proper deps dir hace 10 años
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 hace 10 años
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation hace 10 años
  Tristan Sloughter daf346a4d0 remove extra newline in clean hace 10 años
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir hace 10 años
  Tristan Sloughter 79b1f23240 move back to using format_error/1 hace 10 años
  Tristan Sloughter 920fd53397 run legacy hooks for clean task hace 10 años
  Tristan Sloughter 541bc5a082 add --all option to clean hace 10 años
  Tristan Sloughter 1dce2d36cc add format_error/2 provider callback to providers hace 10 años
  Tristan Sloughter b37a5ae611 move providers to separate app hace 10 años
  Tristan Sloughter f84c358ad8 add clean provider hace 10 años
  Tristan Sloughter e9a3396e56 return error messages from providers hace 10 años
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types hace 10 años
  Tristan Sloughter d78f66291f add support for plugins as pre and post hooks hace 10 años
  Tristan Sloughter 2357bdf67f reworking of help display and parse of commands hace 10 años
  Tristan Sloughter 070689632b only build unbuilt deps hace 10 años
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing hace 10 años