summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Unify local and remote repo cache modulesSam Thursfield2016-03-161-2/+1
* Get rid of the CachedRepo class (almost)Sam Thursfield2016-03-031-2/+1
* Prepare the removal of workspace and system branches codeTiago Gomes2015-11-251-2/+0
* Remove SystemMetadataDir classTiago Gomes2015-11-241-1/+0
* Add support for Baserock definitions version 7Sam Thursfield2015-10-141-0/+1
* Move definitions VERSION parsing code into its own definitions_version moduleSam Thursfield2015-08-181-0/+1
* Add DefinitionsRepo classSam Thursfield2015-06-161-0/+1
* morphlib: Add utility module for parsing argv into lists of systemsRichard Maw2015-05-111-0/+1
* Add armv5l to list of valid architecturesJavier Jardón2015-04-281-1/+1
* Change build environment to support MIPS32/64 BE and LESimon Hoinkis2015-04-101-2/+3
* Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-161-2/+1
* Move MorphologyFactory into SourceResolverSam Thursfield2015-02-181-1/+0
* Add armv8l64 and armv8b64 to list of valid architecturesJosh Malkinson2015-01-211-2/+2
* Rename builder2 module to builderSam Thursfield2014-12-191-1/+1
* Move create_source_pool code into new 'sourceresolver' moduleSam Thursfield2014-11-101-0/+1
* Rename morph3 to morphologyAdam Coldrick2014-08-141-1/+1
* Remove morph2 and its testsAdam Coldrick2014-08-141-1/+0
* Add utilities for listing and finding extensions.Mark Doffman2014-03-311-0/+1
* Revert "Add utilities for listing and finding extensions."Mark Doffman2014-02-211-1/+0
* Add utilities for listing and finding extensions.Mark Doffman2014-02-211-0/+1
* Add armv7lhf to list of valid archsRichard Ipsum2014-01-211-1/+2
* Add split rules to sourcesRichard Maw2014-01-161-1/+2
* Removed unused CacheDir classDaniel Firth2013-12-201-1/+0
* Replaces Tempdir with fs.tempfs.TempFSDaniel Firth2013-12-201-1/+0
* morphlib: Add BuildBranch abstractionRichard Maw2013-11-291-0/+1
* Make morph able to use ppc64 architecture (POWER PC 64 bits)Pedro Alvarez2013-11-271-1/+1
* morphlib: Add branch context managersRichard Maw2013-11-221-0/+1
* GitDir: Add GitIndex classRichard Maw2013-11-221-0/+1
* Added scenario test for preventing cross-buildingDaniel Firth2013-10-301-1/+1
* morphlib: Add SystemMetadataDir classRichard Maw2013-09-251-0/+1
* morphlib: Add MorphologyFinder classRichard Maw2013-09-051-0/+1
* Add a MorphologySet class, for changing many morphologiesLars Wirzenius2013-08-141-0/+1
* Add new morphology abstraction and morphology loading/savingLars Wirzenius2013-08-141-0/+2
* Add SystemBranchDirectory classLars Wirzenius2013-08-061-0/+1
* Add GitDirectory classLars Wirzenius2013-08-061-0/+1
* Add a Workspace classLars Wirzenius2013-07-311-0/+1
* Add morph cross-bootstrapSam Thursfield2013-07-301-0/+3
* Add ExtractedTarball class and method to extract/mount an artifactJannis Pohlmann2013-02-211-0/+1
* Move MountableImage class into morphlibJannis Pohlmann2013-02-211-0/+1
* Stop computing the old build orderingLars Wirzenius2013-02-191-1/+0
* Add morphlib module for common write extension codeLars Wirzenius2013-02-061-0/+2
* Make yaml be an optional dependencyLars Wirzenius2013-01-291-0/+14
* Merge branch 'jjardon/yaml-v2'Sam Thursfield2013-01-281-0/+1
|\
| * Parse as YAML if not valid JSONRichard Maw2013-01-221-1/+2
* | Make morph get its version from git.Richard Maw2013-01-281-2/+3
|/
* Give Morph a version numberLars Wirzenius2012-09-251-0/+3
* Move BuildCommand from app into its own moduleRichard Maw2012-08-011-0/+1
* python scripts: pep8ize codebaseRichard Maw2012-08-011-5/+4
* morphlib: add artifact cache reference classRichard Maw2012-06-131-0/+1
* Add a preliminary sample pluginLars Wirzenius2012-06-111-0/+2