Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Up the verbosity. Fix CBC_HOME assignment. Rely on config or environment ↵ | Joseph Hunkeler | 2015-07-07 | 1 | -13/+12 |
| | | | | only, no more hard coded CBC_HOME | ||||
* | Add shell enviroment to Environment. Add copy_patches. | Joseph Hunkeler | 2015-07-06 | 1 | -1/+4 |
| | |||||
* | Implement --no-build option. | Joseph Hunkeler | 2015-07-01 | 1 | -1/+7 |
| | |||||
* | Getting closer to the real deal | Joseph Hunkeler | 2015-06-29 | 1 | -36/+67 |
| | |||||
* | * Big ole fixes. | Joseph Hunkeler | 2015-06-26 | 1 | -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 builds | Joseph Hunkeler | 2015-06-25 | 1 | -29/+36 |
| | |||||
* | Initial commit of cbcbuild.py | Joseph Hunkeler | 2015-06-24 | 1 | -0/+41 |