Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix support for r15 | Tristan Sloughter | 2014-09-17 | 1 | -3/+3 |
| | |||||
* | remove use of 17+ function lists:droplast/1 | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | only build invalid (not built) source deps and project apps | Tristan Sloughter | 2014-09-01 | 1 | -46/+51 |
| | |||||
* | add first test | Tristan Sloughter | 2014-09-01 | 1 | -1/+3 |
| | |||||
* | refactor install_deps again and rename app_builder to compile | Tristan Sloughter | 2014-08-31 | 1 | -8/+4 |
| | |||||
* | refactoring and remove unused providers for now | Tristan Sloughter | 2014-08-23 | 1 | -4/+8 |
| | |||||
* | only build unbuilt deps | Tristan Sloughter | 2014-08-18 | 1 | -12/+83 |
| | |||||
* | start of moving to splitting state from config parsing | Tristan Sloughter | 2014-08-17 | 1 | -9/+10 |
| | |||||
* | large refactoring | Tristan Sloughter | 2014-08-16 | 1 | -0/+84 |
Removed separate compilers Resolves apps to build Finds avail deps before pulling/building Includes relx Simplifies build commands |