Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run legacy hooks for clean task | Tristan Sloughter | 2014-11-02 | 1 | -25/+4 |
* | add --all option to clean | Tristan Sloughter | 2014-11-02 | 1 | -1/+1 |
* | refactoring build loop | Tristan Sloughter | 2014-11-01 | 1 | -20/+15 |
* | reset hooks for project apps so they are only run once | Tristan Sloughter | 2014-11-01 | 1 | -3/+7 |
* | run legacy style hooks for compile provider | Tristan Sloughter | 2014-11-01 | 1 | -2/+32 |
* | only pass current project state as state for project apps | Tristan Sloughter | 2014-11-01 | 1 | -1/+13 |
* | add format_error/2 provider callback to providers | Tristan Sloughter | 2014-10-22 | 1 | -0/+5 |
* | remove unused utils functions | Tristan Sloughter | 2014-10-16 | 1 | -2/+3 |
* | fix compile task help msg | Tristan Sloughter | 2014-10-10 | 1 | -1/+1 |
* | support compile jobs option | Tristan Sloughter | 2014-10-10 | 1 | -6/+12 |
* | split options up by task | Tristan Sloughter | 2014-10-10 | 1 | -1/+9 |
* | move providers to separate app | Tristan Sloughter | 2014-10-03 | 1 | -9/+9 |
* | return error messages from providers | Tristan Sloughter | 2014-09-27 | 1 | -1/+1 |
* | more dialyzer fun. no likey opaque types | Tristan Sloughter | 2014-09-21 | 1 | -1/+1 |
* | reworking of help display and parse of commands | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
* | move locking to a provider | Tristan Sloughter | 2014-09-02 | 1 | -2/+1 |
* | only build invalid (not built) source deps and project apps | Tristan Sloughter | 2014-09-01 | 1 | -3/+4 |
* | refactor install_deps again and rename app_builder to compile | Tristan Sloughter | 2014-08-31 | 1 | -0/+51 |