aboutsummaryrefslogtreecommitdiff
path: root/cbcbuild.py
Commit message (Collapse)AuthorAgeFilesLines
* Up the verbosity. Fix CBC_HOME assignment. Rely on config or environment ↵Joseph Hunkeler2015-07-071-13/+12
| | | | only, no more hard coded CBC_HOME
* Add shell enviroment to Environment. Add copy_patches.Joseph Hunkeler2015-07-061-1/+4
|
* Implement --no-build option.Joseph Hunkeler2015-07-011-1/+7
|
* Getting closer to the real dealJoseph Hunkeler2015-06-291-36/+67
|
* * Big ole fixes.Joseph Hunkeler2015-06-261-21/+20
| | | | | | * 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.
* * Add argument parser * Add support for multiple buildsJoseph Hunkeler2015-06-251-29/+36
|
* Initial commit of cbcbuild.pyJoseph Hunkeler2015-06-241-0/+41