Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install plugins to plugins/ | Tristan Sloughter | 2014-09-20 | 1 | -23/+4 |
| | |||||
* | install plugins to plugins/ | Tristan Sloughter | 2014-09-19 | 1 | -15/+21 |
| | |||||
* | reworking of help display and parse of commands | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | fix dict type for before 17 | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | tmp | Tristan Sloughter | 2014-09-11 | 1 | -3/+1 |
| | |||||
* | fix fetch and build | Tristan Sloughter | 2014-09-02 | 1 | -6/+10 |
| | |||||
* | modify rebar lock output | Tristan Sloughter | 2014-09-02 | 1 | -3/+5 |
| | |||||
* | don't include project apps in deps | Tristan Sloughter | 2014-09-02 | 1 | -4/+3 |
| | |||||
* | move locking to a provider | Tristan Sloughter | 2014-09-02 | 1 | -2/+2 |
| | |||||
* | remove example from install_deps provider, shouldn't be called manually | Tristan Sloughter | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | only build invalid (not built) source deps and project apps | Tristan Sloughter | 2014-09-01 | 1 | -7/+13 |
| | |||||
* | replace deps list with ordset | Tristan Sloughter | 2014-08-31 | 1 | -9/+13 |
| | |||||
* | refactor install_deps again and rename app_builder to compile | Tristan Sloughter | 2014-08-31 | 1 | -61/+82 |
| | |||||
* | remove more code that can be brought back later if needed | Tristan Sloughter | 2014-08-30 | 1 | -43/+67 |
| | |||||
* | wip: reworking deps fetching/sorting | Tristan Sloughter | 2014-08-29 | 1 | -111/+48 |
| | |||||
* | quick and dirty fix for proper dep compilatoin order | Tristan Sloughter | 2014-08-28 | 1 | -25/+32 |
| | |||||
* | use locks if exists | Tristan Sloughter | 2014-08-28 | 1 | -26/+36 |
| | |||||
* | wip: write lock file | Tristan Sloughter | 2014-08-27 | 1 | -31/+34 |
| | |||||
* | update package index url and README list of tasks | Tristan Sloughter | 2014-08-27 | 1 | -6/+6 |
| | |||||
* | fix up tarball extraction path and parse goal constraints | Tristan Sloughter | 2014-08-25 | 1 | -2/+12 |
| | |||||
* | improved dep handling and add package list task | Tristan Sloughter | 2014-08-24 | 1 | -0/+242 |