summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* morph: remove dead code and replace Execute with app.runcmdRichard Maw2012-05-301-3/+0
* Add new RepoAliasResolver class to resolve repo names with aliases.Jannis Pohlmann2012-05-041-0/+1
* Remove now-unnecessary modules from __init__.pyLars Wirzenius2012-05-021-6/+0
* Add morphlib.Error and make local repo cache exceptions be based on itLars Wirzenius2012-04-251-0/+8
* morph: integrate MorphologyFactoryRichard Maw2012-04-201-0/+1
* Add RemoteArtifactCache. Move metadata basename code into Artifact.Jannis Pohlmann2012-04-191-0/+1
* Start a new builder classLars Wirzenius2012-04-181-0/+1
* Remove BuildGraph, compute cache keys based on Artifacts.Jannis Pohlmann2012-04-181-1/+0
* Add RemoteRepoCache and integrate it into _create_source_pool().Jannis Pohlmann2012-04-181-0/+1
* Add new BuildOrder class with tests.Jannis Pohlmann2012-04-161-0/+1
* Add Artifact documentaiton, fix morphlib module imports.Jannis Pohlmann2012-04-161-1/+0
* Add the new ArtifactResolver class.Jannis Pohlmann2012-04-121-0/+1
* morphlib: add buildenvironment and testsRichard Maw2012-04-121-0/+1