summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add trivial CacheDir.Lars Wirzenius2011-09-291-0/+1
* Initial import.Lars Wirzenius2011-09-291-0/+27