summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Add deployment pluginLars Wirzenius2013-02-063-0/+201
* Remove deprecated functionsSam Thursfield2013-02-061-24/+0
* Avoid confusing error when staging area is emptySam Thursfield2013-02-061-2/+3
* Tidy up create_cachedir()Sam Thursfield2013-02-062-19/+15
* Merge branch 'liw/soft-pyyaml-dep'Sam Thursfield2013-01-296-110/+142
|\
| * Make yaml be an optional dependencyLars Wirzenius2013-01-296-110/+143
* | Fix copyright yearSam Thursfield2013-01-291-1/+1
* | Disable distcc by defaultSam Thursfield2013-01-291-2/+3
|/
* Merge branch 'jjardon/yaml-v2'Sam Thursfield2013-01-2810-26/+247
|\
| * Remove unneded json module importsJavier Jardón2013-01-282-3/+1
| * Fix testsRichard Maw2013-01-223-5/+89
| * Parse as YAML if not valid JSONRichard Maw2013-01-224-8/+146
| * Move OrderedDict and json loading to morphlib.utilRichard Maw2013-01-222-11/+12
* | Merge remote-tracking branch 'origin/baserock/richardmaw/morph-version'Lars Wirzenius2013-01-283-2/+67
|\ \
| * | Include morph-version in artifact metadataRichard Maw2013-01-281-0/+7
| * | Make morph get its version from git.Richard Maw2013-01-282-2/+60
| |/
* | Merge remote-tracking branch 'origin/baserock/richardmaw/temp-build-ref-commi...Lars Wirzenius2013-01-281-3/+4
|\ \
| * | Make temporary build refs count changes against HEADRichard Maw2013-01-251-3/+4
| |/
* | Fix copyright yearSam Thursfield2013-01-281-1/+1
* | Run ldconfig after populating staging chrootSam Thursfield2013-01-241-0/+3
|/
* Merge branch 'jjardon/python_compatibility_fixes' of ssh://git.baserock.org/b...Richard Maw2013-01-212-55/+41
|\
| * morph2_tests: checks for python2.7 are not needed anymoreJavier Jardón2013-01-181-33/+27
| * morph2: Improve compatibility with python < 2.7Javier Jardón2013-01-181-20/+9
|/
* Merge remote-tracking branch 'origin/jonathanmaw/ccache-local-fix'Lars Wirzenius2013-01-032-5/+16
|\
| * Make ccache use the same directory for repos that are clonesJonathan Maw2013-01-031-4/+15
* | Fix sporadic test failures caused by the unstable ordering of glob.glob()Sam Thursfield2013-01-031-2/+2
|/
* Merge branch 'liw/silence-log-messages-during-unit-tests'Sam Thursfield2012-12-182-6/+8
|\
| * Silence log messages during unit testsLars Wirzenius2012-12-182-6/+8
* | morph build: Update repo and ref in stratum build-depends fieldsSam Thursfield2012-12-181-0/+3
* | morph edit: Update build-depends that refer to the edited stratumSam Thursfield2012-12-181-73/+84
* | Validate stratum build-depends against system contentsSam Thursfield2012-12-171-0/+19
|/
* Fix default setting for compiler cache dir; update testsJannis Pohlmann2012-12-172-12/+7
* Add support for ccacheJonathan Maw2012-12-173-17/+30
* Drop committer info from git tag environment; update tag test outputsJannis Pohlmann2012-12-171-6/+0
* Merge branch 'jannispohlmann/cache-resolved-refs-and-morphologies'Jannis Pohlmann2012-12-141-4/+18
|\
| * Cache resolved refs and morphologies when traversing morphsJannis Pohlmann2012-12-131-4/+18
* | Merge remote-tracking branch 'remotes/origin/samthursfield/ambiguous-refs' in...Jannis Pohlmann2012-12-134-52/+41
|\ \
| * | morph branch: Check if the ref already exists before anything elseSam Thursfield2012-12-133-6/+20
| * | Always use `git rev-parse --verify` to resolve refsSam Thursfield2012-12-134-46/+21
| |/
* | Fix morph tag usage of git commit-tree; fix detecting existing tagsJannis Pohlmann2012-12-131-12/+23
* | Merge remote-tracking branch 'origin/jannispohlmann/morph-tag-v2'Sam Thursfield2012-12-132-0/+216
|\ \ | |/ |/|
| * Add an initial implementation of "morph tag"Jannis Pohlmann2012-12-132-0/+216
|/
* Merge branch 'jonathanmaw/cache-key-less-rigorous'Sam Thursfield2012-12-071-0/+8
|\
| * Avoid rebuilds when unimportant morphology contents changeJonathan Maw2012-11-291-0/+8
* | Test source pool having duplicates addedRichard Maw2012-12-031-0/+9
* | Ensure sourcepool does not contain duplicatesRichard Maw2012-12-031-2/+3
* | Amend test to not add the same source to the pool twiceRichard Maw2012-12-031-2/+7
* | Revert "Merge branch 'liw/hardlink-staging-area-pre-rebase'"Jannis Pohlmann2012-11-303-89/+33
|/
* Change method comments to docstringsLars Wirzenius2012-11-291-3/+6
* Use the builder runcmd, to get build environment rightLars Wirzenius2012-11-291-6/+4