aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Up the verbosity. Fix CBC_HOME assignment. Rely on config or environment only...Joseph Hunkeler2015-07-071-13/+12
* 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-062-4/+19
* Implement --no-build option.Joseph Hunkeler2015-07-012-4/+11
* Getting closer to the real dealJoseph Hunkeler2015-06-294-46/+127
* * Big ole fixes.Joseph Hunkeler2015-06-265-31/+49
* Initial commit of utils.pyJoseph Hunkeler2015-06-261-0/+30
* * Add argument parser * Add support for multiple buildsJoseph Hunkeler2015-06-251-29/+36
* No metadata writeout to file in testJoseph Hunkeler2015-06-252-4/+22
* * Incorporate script generation. *Replace manual requirements conversion with...Joseph Hunkeler2015-06-251-4/+15
* * Track initial working directoryJoseph Hunkeler2015-06-251-2/+18
* Initial commit of cbcbuild.pyJoseph Hunkeler2015-06-241-0/+41
* Implement list converstion on requirements section, requirements are REQUIREDJoseph Hunkeler2015-06-241-3/+36
* Simplify test.ini, remove release keywordJoseph Hunkeler2015-06-241-18/+12
* Permission changesJoseph Hunkeler2015-06-235-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
* Fix exceptions importJoseph Hunkeler2015-06-231-2/+1
* Ignore __pycache__Joseph Hunkeler2015-06-231-0/+1
* 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-234-216/+228
* Initial commit of build.pyJoseph Hunkeler2015-06-232-1/+30
* Ignore pydev project filesJoseph Hunkeler2015-06-231-3/+4
* Ignore test outputJoseph Hunkeler2015-06-221-0/+1
* Initial commit; nose testsJoseph Hunkeler2015-06-222-0/+121
* 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-203-0/+50