summaryrefslogtreecommitdiff
path: root/morphlib/builder2.py
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/master' into rm/timings-backRichard Maw2012-04-241-6/+16
|\
| * Use submodule url, not path, to find it in the repo cacheLars Wirzenius2012-04-241-1/+1
| * Make builder get submodule cache repo path cleanlyLars Wirzenius2012-04-241-11/+14
| * Fix fix of submodule checkoutsLars Wirzenius2012-04-241-2/+3
| * Fix how the new builder code checks out submodulesLars Wirzenius2012-04-241-1/+7
* | builder2: fix system buildingRichard Maw2012-04-241-3/+4
* | builder: cache metadata in the right pathRichard Maw2012-04-241-2/+3
* | builder: add build times againRichard Maw2012-04-241-139/+183
|/
* morph: add cache id to the meta filesRichard Maw2012-04-201-1/+3
* Add missing import for shutilLars Wirzenius2012-04-201-0/+1
* Remove unnecessary argument from unpack_binary_from_file callLars Wirzenius2012-04-201-1/+1
* Add log message to indicate we got an error while system image buildingLars Wirzenius2012-04-201-1/+3
* Add logging to easier trace what's happening in system buildingLars Wirzenius2012-04-201-0/+16
* Fix reference to morphology (via source, no longer in artifact)Lars Wirzenius2012-04-201-2/+2
* Set cache key in newly created artifact objectsLars Wirzenius2012-04-181-1/+3
* Fixes to adapt to changes in masterLars Wirzenius2012-04-181-12/+11
* Fix minor problemsLars Wirzenius2012-04-181-2/+4
* Add preliminary build2 subcommandLars Wirzenius2012-04-181-3/+54
* Start a new builder classLars Wirzenius2012-04-181-0/+328