Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support branch/tag/ref-less git deps | Tristan Sloughter | 2014-11-05 | 1 | -0/+2 |
| | |||||
* | install test deps to separate directory | Tristan Sloughter | 2014-11-04 | 1 | -1/+6 |
| | |||||
* | add pkg resource | Tristan Sloughter | 2014-11-02 | 1 | -3/+8 |
| | |||||
* | verify checked out dep is the same as specified in the config and update if not | Tristan Sloughter | 2014-11-01 | 1 | -3/+17 |
| | |||||
* | dynamicly find module for fullfilling dependency | Tristan Sloughter | 2014-11-01 | 1 | -13/+47 |
| | |||||
* | create rebar_resource behaviour and create git resource | Tristan Sloughter | 2014-10-30 | 1 | -237/+6 |
| | |||||
* | getting closer | Tristan Sloughter | 2014-09-26 | 1 | -4/+6 |
| | |||||
* | move locking to a provider | Tristan Sloughter | 2014-09-02 | 1 | -8/+10 |
| | |||||
* | remove more code that can be brought back later if needed | Tristan Sloughter | 2014-08-30 | 1 | -3/+4 |
| | |||||
* | update package index url and README list of tasks | Tristan Sloughter | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | fix up tarball extraction path and parse goal constraints | Tristan Sloughter | 2014-08-25 | 1 | -6/+11 |
| | |||||
* | improved dep handling and add package list task | Tristan Sloughter | 2014-08-24 | 1 | -60/+58 |
| | |||||
* | refactoring and remove unused providers for now | Tristan Sloughter | 2014-08-23 | 1 | -1/+8 |
| | |||||
* | large refactoring | Tristan Sloughter | 2014-08-16 | 1 | -0/+247 |
Removed separate compilers Resolves apps to build Finds avail deps before pulling/building Includes relx Simplifies build commands |