summaryrefslogtreecommitdiff
path: root/morphlib/plugins/cross-bootstrap_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Fix cross-bootstrapbaserock/pedroalvarez/defv8-no-schemasPedro Alvarez2016-03-251-2/+6
* WIP Add support for multiple sources per chunkTiago Gomes2016-03-251-1/+1
* Remove support for definitions version 6Tiago Gomes2016-03-251-2/+0
* Unify local and remote repo cache modulesSam Thursfield2016-03-161-1/+1
* Get rid of the CachedRepo class (almost)Sam Thursfield2016-03-031-2/+2
* Simplify StagingArea classTiago Gomes2015-09-221-2/+2
* Fix prototype of create_source_pool()Sam Thursfield2015-05-141-1/+2
* Enable native-bootstrap to continue build after recovered from fault.Kejia Hu (Terry)2015-05-121-6/+13
* Set PATH to fixed valueKejia Hu (Terry)2015-03-301-1/+1
* Use python3 compatible notation for catching exceptionsJavier Jardón2015-03-161-2/+2
* Merge "Use the modern way of the GPL copyright header: URL instead real address"Javier Jardón2015-03-161-2/+1
|\
| * Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-161-3/+2
* | Use python3 compatible notation for octal constantsJavier Jardón2015-03-131-3/+3
|/
* Rename builder2 module to builderSam Thursfield2014-12-191-2/+2
* Build per-source rather than per-artifactRichard Maw2014-09-191-66/+55
* Remove Morphology.builds_artifactsRichard Maw2014-09-191-4/+0
* Rename BuildCommand.get_sources to fetch_sourcesRichard Maw2014-09-191-1/+1
* morphloader: Get commands when loading morphologyAdam Coldrick2014-08-141-1/+1
* Use exact filenames to refer to morphology filesRichard Maw2014-07-101-1/+1
* Improve robustness when fetching artifacts from remote artifact cacheSam Thursfield2014-06-031-12/+2
* Deploy and cross-bootstrap commands no longer validate host architectureBen Brown2013-12-201-0/+13
* Make cross-bootstrap successfully build everythingJonathan Maw2013-09-241-7/+14
* Add morph cross-bootstrapSam Thursfield2013-07-301-0/+311