summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reformat code, plus adapt for non-staging-area buildsLars Wirzenius2012-11-292-16/+22
* Refactor and fix to make it pass (more of) the test suiteLars Wirzenius2012-11-292-10/+29
* Hardlinked chroot done with linux-user-chrootJoe Burmeister2012-11-292-34/+64
* Don't store original filename in compressed image filesSam Thursfield2012-11-161-1/+2
* Cleanly handle out of disk space on target filesystem.Sam Thursfield2012-11-151-1/+7
* Override Python tarfile module to close file handles on exceptionSam Thursfield2012-11-151-0/+15
* Close file handles correctly on exceptions when unpacking strataSam Thursfield2012-11-152-23/+25
* Consistency fixSam Thursfield2012-11-151-1/+1
* Revert "Merge remote-tracking branch 'origin/jonathanmaw/autotools-sysconfdir'"water-bombSam Thursfield2012-11-131-1/+1
* Merge branch 'samthursfield/build-without-push' of git://git.baserock.org/bas...Richard Maw2012-11-128-17/+66
|\
| * Avoid caching repos that are on the local machine anywaySam Thursfield2012-11-125-5/+30
| * morph build: Allow forcing build branches to be pushedSam Thursfield2012-11-123-4/+10
| * morph build: Use the user's own repos when buildingSam Thursfield2012-11-121-9/+18
| * Add docstrings for some build functionsSam Thursfield2012-11-121-0/+9
* | Merge branch 'samthursfield/spelling-fixes' of git://git.baserock.org/baseroc...Richard Maw2012-11-123-5/+5
|\ \
| * | Fix spelling mistakesSam Thursfield2012-11-123-5/+5
| |/
* | Set sysconfdir to /etc when morph builds an autotools projectJonathan Maw2012-11-081-1/+1
* | Merge branch 'liw/expand-repo-plugin' of git://git.baserock.org/baserock/morphRichard Maw2012-11-081-0/+42
|\ \ | |/ |/|
| * Add a morph helper subcommand for expanding aliased reposLars Wirzenius2012-11-071-0/+53
|/
* Process systems for merging in a fixed orderSam Thursfield2012-11-051-1/+1