summaryrefslogtreecommitdiff
path: root/morphlib/app.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'ps/to-trove-id'Lars Wirzenius2013-05-271-3/+3
|\ \ | |/ |/|
| * rename trove-prefix and trove_prefix to trove_idPaul Sherwood2013-04-131-3/+3
|/
* Fix condition for showing the staging-filler warningLars Wirzenius2013-03-201-1/+1
* Warn if staging fillers are usedSam Thursfield2013-03-201-1/+5
* Add 'prefix' property for chunks within strataSam Thursfield2013-03-131-5/+0
* Set environment variables defining target for build-essentialSam Thursfield2013-03-131-18/+0
* Remove features used by old bootstrap methodSam Thursfield2013-03-131-24/+32
* Change morph to reduce loogign of the environmentRic Holland2013-03-081-2/+3
* Fix settings['tempdir'] not being setJonathan Maw2013-03-011-0/+5
* Make BuildCommand report current and total build stepsLars Wirzenius2013-02-211-1/+7
* Remove deprecated functionsSam Thursfield2013-02-061-24/+0
* Fix copyright yearSam Thursfield2013-01-291-1/+1
* Disable distcc by defaultSam Thursfield2013-01-291-2/+3
* Fix default setting for compiler cache dir; update testsJannis Pohlmann2012-12-171-4/+7
* Add support for ccacheJonathan Maw2012-12-171-14/+5
* Cache resolved refs and morphologies when traversing morphsJannis Pohlmann2012-12-131-4/+18
* morph build: Allow forcing build branches to be pushedSam Thursfield2012-11-121-0/+4
* Set option group for some advanced settingsSam Thursfield2012-10-311-20/+36
* Reduce some option descriptionsSam Thursfield2012-10-261-27/+13
* Reorder settings by broad categorySam Thursfield2012-10-261-58/+59
* Change the time sanity checkLars Wirzenius2012-10-081-13/+6
* No need for iterable when initializing the setJames Thomas2012-10-011-1/+1
* Only update repos onceJames Thomas2012-10-011-1/+5
* Increase verbosity regarding the remote artifact cache.Daniel Silverstone2012-09-281-1/+8
* Use tarballs instead of bundlesDaniel Silverstone2012-09-251-5/+5
* Default bundle-server and cache-server based on trove-host.Daniel Silverstone2012-09-251-3/+13
* Merge branch 'baserock/radiofree/check_mtime'Lars Wirzenius2012-09-241-0/+15
|\
| * Small coding standards/message fixesJames Thomas2012-09-211-2/+2
| * Check the mtime of the app.py to make sure it is not in the futureJames Thomas2012-09-211-0/+15
* | morph petrify: Rewrite in the style of todaySam Thursfield2012-09-211-3/+2
|/
* Merge branch 'samthursfield/S4556-triplet-consistency' of git://roadtrain.cod...Richard Maw2012-09-131-1/+1
|\
| * Don't require .morph in triplet argumentsSam Thursfield2012-09-121-1/+1
* | Test the trove-* support.Daniel Silverstone2012-09-121-0/+4
* | Add support for Trove hosted content to morph configuration.Daniel Silverstone2012-09-121-6/+26
|/
* Add 'build-prefix-ref' setting for creating temporary build refsJannis Pohlmann2012-09-071-0/+6
* Resolve tree SHA1 along with commit SHA1 when resolving refsJannis Pohlmann2012-09-051-9/+9
* Strata should be referred to with full repo/ref/morph tripletsSam Thursfield2012-08-301-2/+2
* Strata contain "chunks", not "sources"Sam Thursfield2012-08-291-1/+1
* Change default repo-aliases to git.baserock.orgDaniel Silverstone2012-08-151-5/+5
* Move cmd_build to a separate pluginRichard Maw2012-08-011-17/+0
* Move BuildCommand from app into its own moduleRichard Maw2012-08-011-279/+1
* Move edit to plugin and remove dead code from appRichard Maw2012-08-011-156/+0
* Move merge command to pluginRichard Maw2012-08-011-18/+0
* Move command petrify to branch_and_merge pluginRichard Maw2012-08-011-35/+0
* move command show-system-branch to pluginRichard Maw2012-08-011-12/+0
* Move commands branch and checkout to pluginRichard Maw2012-08-011-41/+0
* Move init and minedir to branch_and_merge pluginRichard Maw2012-08-011-28/+0
* Move command make-patch to Trebuchet pluginRichard Maw2012-08-011-91/+0
* Move utility functions for creating cachesRichard Maw2012-08-011-43/+4
* morph: move update-gits to pluginRichard Maw2012-08-011-48/+18