summaryrefslogtreecommitdiff
path: root/morphlib/morphologyfactory.py
Commit message (Expand)AuthorAgeFilesLines
* Make rootfs-tarball build only the tarball also on ARMLars Wirzenius2013-02-201-6/+1
* Require morphology name to match filenameSam Thursfield2013-02-081-0/+5
* Make yaml be an optional dependencyLars Wirzenius2013-01-291-2/+1
* Parse as YAML if not valid JSONRichard Maw2013-01-221-2/+4
* Increase verbosity regarding the remote artifact cache.Daniel Silverstone2012-09-281-1/+10
* Rename arm to armv7 and be consistentRichard Maw2012-09-201-1/+1
* Display expected filename in "Failed to determine build system" errorSam Thursfield2012-08-301-3/+3
* Strata contain "chunks", not "sources"Sam Thursfield2012-08-291-1/+1
* Always ls-tree before trying to cat-fileSam Thursfield2012-08-241-35/+25
* Use git ls-tree to autodetect build systemSam Thursfield2012-08-241-15/+4
* Fix deprecation message when showing error messageLars Wirzenius2012-08-071-1/+1
* Merge branch 'master' of roadtrain.codethink.co.uk:baserock/morphLars Wirzenius2012-08-011-1/+5
|\
| * Merge branch 'samthursfield/clearer-morphology-parse-errors' of git://roadtra...Richard Maw2012-08-011-2/+6
| |\
| | * Raise clearer error on morphology parse errorsSam Thursfield2012-07-311-2/+5
| |/
* | python scripts: pep8ize codebaseRichard Maw2012-08-011-17/+17
|/
* Require system-kind on system morphologiesLars Wirzenius2012-07-191-0/+4
* Set Morphology.needs_artifact_metadata_cachedLars Wirzenius2012-07-191-0/+3
* Have MorphologyFactor set Morphology.needs_staging_areaLars Wirzenius2012-07-191-0/+5
* Have MorphologyFactory set Morphology.builds_artifactsLars Wirzenius2012-07-181-14/+45
* Remove pointless hashbangLars Wirzenius2012-07-181-2/+0
* Add missing empty lines, for clarityLars Wirzenius2012-07-181-0/+5
* Add check for undefined arch in system morphologyRichard Maw2012-07-111-0/+5
* Move stratum verification to morphologyfactoryRichard Maw2012-07-111-1/+12
* morphologyfactory: infer build system without listRichard Maw2012-04-201-3/+14
* morphologyfactory: work without RemoteRepoCacheRichard Maw2012-04-201-3/+18
* add morphology factoryRichard Maw2012-04-191-0/+63