aboutsummaryrefslogtreecommitdiff
path: root/cbc/meta.py
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple urlsJoseph Hunkeler2016-02-111-1/+1
* Fix switch case interolating as comment stringJoe Hunkeler2015-10-021-1/+1
* * Remove unused aslist_crony and aslist functions. * Only print failed scrub ...Joseph Hunkeler2015-07-161-44/+16
* Fix line endings, again.Joseph Hunkeler2015-07-141-163/+163
* Add ~/.cbcrc config merge. Remove old comments. Remove TemporaryDirectory mod...Joseph Hunkeler2015-07-071-12/+8
* Add shell enviroment to Environment. Add copy_patches.Joseph Hunkeler2015-07-061-3/+15
* Getting closer to the real dealJoseph Hunkeler2015-06-291-7/+19
* * Big ole fixes.Joseph Hunkeler2015-06-261-1/+1
* * Incorporate script generation. *Replace manual requirements conversion with...Joseph Hunkeler2015-06-251-4/+15
* Implement list converstion on requirements section, requirements are REQUIREDJoseph Hunkeler2015-06-241-3/+36
* Permission changesJoseph Hunkeler2015-06-231-0/+0
* Replace conda_write_meta with "compile" for better output controlJoseph Hunkeler2015-06-231-3/+7
* Refactored and split apart exceptionsJoseph Hunkeler2015-06-231-92/+94
* Minor cleanups and error handlingJoseph Hunkeler2015-06-221-13/+25
* Refactored and added Environment moduleJoseph Hunkeler2015-06-221-31/+64
* Can convert ini to yamlJoseph Hunkeler2015-06-221-0/+48