summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* morphlib: add cachekeycomputer classRichard Maw2012-04-121-0/+1
* Add the new DependencyResolver class.Jannis Pohlmann2012-04-121-0/+1
* Add a class to manage the staging area for buildsLars Wirzenius2012-04-121-0/+1
* Add Artifact and LocalArtifactCache classes.Jannis Pohlmann2012-04-111-0/+2
* Add the new BuildGraph class including tests.Jannis Pohlmann2012-04-111-0/+1
* Add SourcePool class and make Source store its morphology filenameLars Wirzenius2012-04-101-0/+1
* Add a Source classLars Wirzenius2012-04-101-0/+1
* Various small fixes to make the new update-gits work again.Jannis Pohlmann2012-04-101-0/+1
* Add CachedRepo class with tests.Jannis Pohlmann2012-04-091-0/+1
* Add a LocalRepoCache classLars Wirzenius2012-04-091-0/+1
* STart a build system abstraction with autodetectionLars Wirzenius2012-03-301-0/+1
* morphlib: allow import morphlib to find fsutilsRichard Maw2012-03-231-0/+1
* Remove version numberLars Wirzenius2012-02-281-3/+0
* Remove the system testing subcommands and related codeLars Wirzenius2012-02-271-1/+0
* Create chunks, strata in cache via temporary filesLars Wirzenius2012-02-271-0/+2
* Add controller, worker classes and a new "build-distributed" command.Jannis Pohlmann2012-01-231-0/+2
* Initial work on integrate the build order work into builder.Jannis Pohlmann2012-01-191-0/+1
* initial version of Sourcemanager and testsRob Taylor2012-01-181-0/+1
* Introduce the "show-dependencies" command and BuildDependencyGraph.Jannis Pohlmann2012-01-161-1/+2
* Add MorphologyLoader and use it in the Builder class.Jannis Pohlmann2012-01-121-0/+1
* add a "morph test" commandLars Wirzenius2011-12-091-0/+1
* Add Stopwatch class, write build times to $cache_prefix.meta.Jannis Pohlmann2011-12-061-0/+1
* Start a git module for abstracting away git operations.Lars Wirzenius2011-10-171-0/+1
* Add functions for creating and unpacking binary chunks.Lars Wirzenius2011-10-171-0/+1
* Fix GPL version sentence grammar.Lars Wirzenius2011-10-061-1/+1