Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow multiple urls | Joseph Hunkeler | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Fix switch case interolating as comment string | Joe Hunkeler | 2015-10-02 | 1 | -1/+1 |
| | |||||
* | * Remove unused aslist_crony and aslist functions. * Only print failed scrub ↵ | Joseph Hunkeler | 2015-07-16 | 1 | -44/+16 |
| | | | | attempt instead of dying. * Replace ConfigParser with CBCConfigParser. | ||||
* | Fix line endings, again. | Joseph Hunkeler | 2015-07-14 | 1 | -163/+163 |
| | |||||
* | Add ~/.cbcrc config merge. Remove old comments. Remove TemporaryDirectory ↵ | Joseph Hunkeler | 2015-07-07 | 1 | -12/+8 |
| | | | | module. | ||||
* | Add shell enviroment to Environment. Add copy_patches. | Joseph Hunkeler | 2015-07-06 | 1 | -3/+15 |
| | |||||
* | Getting closer to the real deal | Joseph Hunkeler | 2015-06-29 | 1 | -7/+19 |
| | |||||
* | * Big ole fixes. | Joseph Hunkeler | 2015-06-26 | 1 | -1/+1 |
| | | | | | | * No more inline webserver, get your own, or run cbc/server.py manually. * Will refuse to rebuild packages if build number matches the installed version of the same package * Introduced cbc.utils, because cbcbuild was getting ugly. | ||||
* | * Incorporate script generation. *Replace manual requirements conversion ↵ | Joseph Hunkeler | 2015-06-25 | 1 | -4/+15 |
| | | | | with an automatic method. | ||||
* | Implement list converstion on requirements section, requirements are REQUIRED | Joseph Hunkeler | 2015-06-24 | 1 | -3/+36 |
| | |||||
* | Permission changes | Joseph Hunkeler | 2015-06-23 | 1 | -0/+0 |
| | |||||
* | Replace conda_write_meta with "compile" for better output control | Joseph Hunkeler | 2015-06-23 | 1 | -3/+7 |
| | |||||
* | Refactored and split apart exceptions | Joseph Hunkeler | 2015-06-23 | 1 | -92/+94 |
| | |||||
* | Minor cleanups and error handling | Joseph Hunkeler | 2015-06-22 | 1 | -13/+25 |
| | |||||
* | Refactored and added Environment module | Joseph Hunkeler | 2015-06-22 | 1 | -31/+64 |
| | |||||
* | Can convert ini to yaml | Joseph Hunkeler | 2015-06-22 | 1 | -0/+48 |