summaryrefslogtreecommitdiff
path: root/morph
Commit message (Expand)AuthorAgeFilesLines
* Share functionality in BuildWorker, implement SSH, add name/ident concept.Jannis Pohlmann2012-01-241-6/+10
* Add controller, worker classes and a new "build-distributed" command.Jannis Pohlmann2012-01-231-8/+60
* Bump copyright years, get rid of long lines and unused imports.Jannis Pohlmann2012-01-231-1/+0
* Port everything to using Treeish objects instead of (repo, ref).Jannis Pohlmann2012-01-201-27/+34
* Convert git-base-url setting to a list. Add bundle-server setting.Rob Taylor2012-01-191-1/+4
* Apply code review changes and fix a bug when clearing dependencies.Jannis Pohlmann2012-01-191-1/+0
* Initial work on integrate the build order work into builder.Jannis Pohlmann2012-01-191-17/+33
* Introduce the "show-dependencies" command and BuildDependencyGraph.Jannis Pohlmann2012-01-161-0/+41
* stop morph from using fakeroot and sudoLars Wirzenius2012-01-111-2/+2
* implement test subcommand properlyLars Wirzenius2011-12-121-2/+12
* make a test subcommand that builds and gets the morph, image filenameLars Wirzenius2011-12-121-1/+14
* Merge branch 'richardmaw/login'Richard Maw2011-12-121-1/+3
|\
| * Make the install parts of morphs run as sudoRichard Maw2011-12-081-1/+3
* | add a "morph test" commandLars Wirzenius2011-12-091-0/+50
|/
* Merge remote-tracking branch 'quarry/liw/distcc-support'Lars Wirzenius2011-12-061-0/+1
|\
| * add --no-distcc option to disable distccLars Wirzenius2011-12-061-0/+1
* | give Builder class the cliapp.Application as argumentLars Wirzenius2011-12-061-1/+1
|/
* create cachedir at startup if it does not existLars Wirzenius2011-12-011-0/+3
* Add morph --bootstrap optionLars Wirzenius2011-11-171-0/+4
* Flush stdout after progress messagesLars Wirzenius2011-11-151-0/+1
* Clean up the environmentLars Wirzenius2011-11-031-0/+3
* Always get all morphologies from gitLars Wirzenius2011-11-021-7/+12
* Refactor builder.py for correctness and clarityLars Wirzenius2011-11-021-5/+1
* Add --max-jobs optionLars Wirzenius2011-11-011-0/+6
* Enable ccache by defaultLars Wirzenius2011-11-011-0/+1
* Fix GPL version sentence grammar.Lars Wirzenius2011-10-061-1/+1
* Add --cachedir option for specifying where build results go.Lars Wirzenius2011-09-291-0/+3
* Adapt cmdtest tests to chunk morphs no longer having a "source" field.Lars Wirzenius2011-09-291-1/+5
* Initial import.Lars Wirzenius2011-09-291-0/+59