30 Commits (2f2aa4e1b8f538dc57b79572aa0bcba5fb67328b)

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