summaryrefslogtreecommitdiff
path: root/morphlib/builddependencygraph.py
Commit message (Expand)AuthorAgeFilesLines
* Make ./check check for long lines (with excptions); fix long linesLars Wirzenius2012-02-271-3/+5
* Make the BuildDependencyGraph's resolve() method return the root blob.Jannis Pohlmann2012-01-261-1/+4
* Port everything to using Treeish objects instead of (repo, ref).Jannis Pohlmann2012-01-201-34/+32
* Add support for system images in BuildDependencyGraph and new builder.Jannis Pohlmann2012-01-191-87/+102
* Apply code review changes and fix a bug when clearing dependencies.Jannis Pohlmann2012-01-191-34/+59
* Initial work on integrate the build order work into builder.Jannis Pohlmann2012-01-191-198/+176
* Add first tests for BuildDependencyGraph.Jannis Pohlmann2012-01-161-4/+4
* Introduce the "show-dependencies" command and BuildDependencyGraph.Jannis Pohlmann2012-01-161-0/+291