summaryrefslogtreecommitdiff
path: root/morphlib/morphology.py
Commit message (Expand)AuthorAgeFilesLines
* Rename morph3 to morphologyAdam Coldrick2014-08-141-0/+45
* Get rid of the old internal morph APIsLars Wirzenius2012-05-021-131/+0
* Fall back to 'manual' build system if none is specified.Jannis Pohlmann2012-04-021-1/+1
* Exclude from test coverage stuff without testsLars Wirzenius2012-03-151-3/+3
* Fix system image building with morphLars Wirzenius2012-03-151-1/+11
* Properly unpack dependencies into the staging area in build-single.Jannis Pohlmann2012-01-311-0/+7
* Bump copyright years, get rid of long lines and unused imports.Jannis Pohlmann2012-01-231-1/+1
* Port everything to using Treeish objects instead of (repo, ref).Jannis Pohlmann2012-01-201-26/+11
* Initial work on integrate the build order work into builder.Jannis Pohlmann2012-01-191-0/+4
* Merge branch 'master' into richardmaw/mergeRichard Maw2012-01-181-2/+5
|\
| * Introduce the "show-dependencies" command and BuildDependencyGraph.Jannis Pohlmann2012-01-161-2/+5
* | improve do-chroot script, add some links and devices, use gnu shell programs ...Richard Maw2012-01-181-1/+5
|/
* add test_stories attribute to MorphologyLars Wirzenius2011-12-121-0/+4
* make --git-base-url add a slash to the end, if missingLars Wirzenius2011-12-011-3/+6
* Make sources in strata be a list of dicts, not a dict of dictsLars Wirzenius2011-11-041-3/+4
* Add chunks to chunk morphsLars Wirzenius2011-11-031-1/+5
* Add build-depends to chunk morphsLars Wirzenius2011-11-031-0/+4
* Add a way to specify build systemLars Wirzenius2011-11-011-0/+10
* Make 'repo' in strata sources lists default to name of chunkLars Wirzenius2011-11-011-1/+3
* Fix GPL version sentence grammar.Lars Wirzenius2011-10-061-1/+1
* Add disk_size attribute to morphologies.Lars Wirzenius2011-10-051-0/+4
* Allow missing "description" in morphologies.Lars Wirzenius2011-10-051-1/+1
* Add description field to morphologies and binary metadata.Lars Wirzenius2011-10-051-0/+4
* Remove morphology validation.Lars Wirzenius2011-10-041-83/+1
* Add preliminary support for system morphologies.Lars Wirzenius2011-10-031-0/+6
* Remove "source" field from chunk morphologies.Lars Wirzenius2011-09-291-39/+1
* Initial import.Lars Wirzenius2011-09-291-0/+196