aboutsummaryrefslogtreecommitdiff
path: root/cbc
Commit message (Expand)AuthorAgeFilesLines
* Fix switch case interolating as comment stringJoe Hunkeler2015-10-021-1/+1
* Add python version pickerJoseph Hunkeler2015-08-111-1/+14
* Fix missing main()1.1Joseph Hunkeler2015-08-051-1/+5
* Implement cbc_cgi defaultsJoseph Hunkeler2015-08-051-12/+26
* Initial commit of cli/recipe.pyJoseph Hunkeler2015-08-052-0/+163
* Maybe improved process handling a bitJoseph Hunkeler2015-07-233-22/+50
* Implement versioning schemaJoseph Hunkeler2015-07-232-0/+114
* Initial commit of cbc_remote_purgeJoseph Hunkeler2015-07-231-0/+73
* Restructuring and setuptools integration1.0Joseph Hunkeler2015-07-177-8/+221
* * Clean up Server classJoseph Hunkeler2015-07-161-4/+2
* * Remove unused aslist_crony and aslist functions. * Only print failed scrub ...Joseph Hunkeler2015-07-161-44/+16
* * Replace ConfigParser with CBCConfigParserJoseph Hunkeler2015-07-161-4/+7
* Add parsing moduleJoseph Hunkeler2015-07-161-0/+1
* * Add run_process Popen wrapper for real-time output display and string proce...Joseph Hunkeler2015-07-161-39/+61
* Initial commit; moved CBCConfigParser to its own moduleJoseph Hunkeler2015-07-161-0/+10
* Fix line endings, again.Joseph Hunkeler2015-07-145-263/+263
* Fix EOF newlinesJoseph Hunkeler2015-07-074-4/+4
* Fix conda_search... I think.Joseph Hunkeler2015-07-071-7/+12
* Add ~/.cbcrc config merge. Remove old comments. Remove TemporaryDirectory mod...Joseph Hunkeler2015-07-071-12/+8
* Add ~/.cbcrc configuration fileJoseph Hunkeler2015-07-071-8/+15
* Add shell enviroment to Environment. Add copy_patches.Joseph Hunkeler2015-07-061-3/+15
* Getting closer to the real dealJoseph Hunkeler2015-06-293-10/+60
* * Big ole fixes.Joseph Hunkeler2015-06-264-10/+29
* Initial commit of utils.pyJoseph Hunkeler2015-06-261-0/+30
* No metadata writeout to file in testJoseph Hunkeler2015-06-251-3/+21
* * Incorporate script generation. *Replace manual requirements conversion with...Joseph Hunkeler2015-06-251-4/+15
* * Track initial working directoryJoseph Hunkeler2015-06-251-2/+18
* Implement list converstion on requirements section, requirements are REQUIREDJoseph Hunkeler2015-06-241-3/+36
* Permission changesJoseph Hunkeler2015-06-234-0/+0
* Running the file server is now optionalJoseph Hunkeler2015-06-231-3/+8
* Remove temp directory creation... not worth itJoseph Hunkeler2015-06-231-8/+13
* Initial commit of server.pyJoseph Hunkeler2015-06-232-1/+19
* Replace conda_write_meta with "compile" for better output controlJoseph Hunkeler2015-06-231-3/+7
* Remove debug sleep statementJoseph Hunkeler2015-06-231-1/+0
* Initial commit of exceptions.pyJoseph Hunkeler2015-06-231-0/+5
* Refactored and split apart exceptionsJoseph Hunkeler2015-06-232-96/+106
* Initial commit of build.pyJoseph Hunkeler2015-06-232-1/+30
* Minor cleanups and error handlingJoseph Hunkeler2015-06-221-13/+25
* Refactored and added Environment moduleJoseph Hunkeler2015-06-223-31/+94
* Can convert ini to yamlJoseph Hunkeler2015-06-221-0/+0
* Initial commitJoseph Hunkeler2015-06-202-0/+48