summaryrefslogtreecommitdiff
path: root/morphlib/morphologyfactory_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Make rootfs-tarball build only the tarball also on ARMLars Wirzenius2013-02-201-7/+1
* Require morphology name to match filenameSam Thursfield2013-02-081-24/+32
* Fix testsRichard Maw2013-01-221-4/+2
* Rename arm to armv7 and be consistentRichard Maw2012-09-201-1/+1
* Always ls-tree before trying to cat-fileSam Thursfield2012-08-241-1/+10
* Use git ls-tree to autodetect build systemSam Thursfield2012-08-241-2/+12
* Merge branch 'master' of roadtrain.codethink.co.uk:baserock/morphLars Wirzenius2012-08-011-0/+8
|\
| * Raise clearer error on morphology parse errorsSam Thursfield2012-07-311-0/+7
* | python scripts: pep8ize codebaseRichard Maw2012-08-011-12/+11
|/
* Require system-kind on system morphologiesLars Wirzenius2012-07-191-0/+9
* Set Morphology.needs_artifact_metadata_cachedLars Wirzenius2012-07-191-0/+12
* Have MorphologyFactor set Morphology.needs_staging_areaLars Wirzenius2012-07-191-1/+13
* Have MorphologyFactory set Morphology.builds_artifactsLars Wirzenius2012-07-181-1/+60
* Add missing empty lines, for clarityLars Wirzenius2012-07-181-0/+13
* morphologyfactory: infer build system without listRichard Maw2012-04-201-23/+39
* morphologyfactory: work without RemoteRepoCacheRichard Maw2012-04-201-3/+24
* add morphology factoryRichard Maw2012-04-191-0/+90