summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add check for undefined arch in system morphologyRichard Maw2012-07-111-0/+5
* Move stratum verification to morphologyfactoryRichard Maw2012-07-112-13/+12
* Merge branch 'baserock/bugfix/extlinux-mount-rw'Richard Maw2012-07-092-2/+2
|\
| * SystemBuilder: mount rootfs rw initiallyRichard Maw2012-07-092-2/+2
|/
* Merge branch 'master' of roadtrain.codethink.co.uk:baserock/morphLars Wirzenius2012-07-061-0/+4
|\
| * Merge branch 'liw/hook-buildcommand' of roadtrain.codethink.co.uk:baserock/morphRichard Maw2012-07-051-0/+4
| |\
| | * Add a hook for creating a BuildCommand instanceLars Wirzenius2012-07-051-0/+4
| |/
* | Merge remote branch 'origin/baserock/feature/S2995-write-build-logs-to-cache'Lars Wirzenius2012-07-066-4/+112
|\ \ | |/ |/|
| * ChunkBuilder: runcmd, redirect err to outRichard Maw2012-07-061-1/+2
| * tests: make build-chunk-writes-log simplerRichard Maw2012-07-061-6/+7
| * tests: build-system-autotools-fails ignores stdoutRichard Maw2012-07-061-1/+1
| * tests: add test for chunk failure dumping logsRichard Maw2012-07-063-0/+49
| * ChunkBuilder: dump build log on errorRichard Maw2012-07-061-4/+20
| * ChunkBuilder: write output of build to cacheRichard Maw2012-07-061-3/+9
| * tests: add check for log being writtenRichard Maw2012-07-061-0/+35
* | Merge remote branch 'origin/baserock/bugfix/S3298-arm-tests'Lars Wirzenius2012-07-053-23/+2
|\ \
| * | system-overlap test: add arch fieldRichard Maw2012-07-051-0/+1
| * | Black box tests: remove non-x86 special caseRichard Maw2012-07-053-23/+1
| |/
* | Merge remote branch 'origin/baserock/bugfix/S2896-cover-symlink'Lars Wirzenius2012-07-052-2/+75
|\ \ | |/ |/|
| * bins_tests: fix tabsRichard Maw2012-07-051-3/+3
| * unit tests: add tests for tarball extractionRichard Maw2012-07-052-2/+75
|/
* Merge remote branch 'remotes/origin/baserock/bugfix/S3152-systems-always-rebu...Lars Wirzenius2012-07-054-24/+54
|\
| * tests: fix up for change in artifact nameRichard Maw2012-07-033-8/+32
| * ArtifactResolver: systems define multiple artifactsRichard Maw2012-07-031-16/+22
|/
* Merge branch 'master' of roadtrain.codethink.co.uk:baserock/morphLars Wirzenius2012-07-031-5/+3
|\
| * Merge baserock/bugfix/S2683-use-git-config r=danielsilverstone,larswirzeniusDaniel Silverstone2012-07-031-5/+3
| |\
| | * morph branching: use git-config to set pushInsteadOfRichard Maw2012-07-031-5/+3
| |/
* | Merge remote branch 'origin/baserock/bugfix/S3215-bootstrap'Lars Wirzenius2012-07-031-2/+16
|\ \ | |/ |/|
| * BuildCommand: make get_recursive_deps iterativeRichard Maw2012-07-031-7/+6
| * build: install recursive deps in staging areaRichard Maw2012-07-031-2/+14
| * build: re-implement bootstrap build logic.Richard Maw2012-07-021-0/+3
* | Merge branch 'master' of roadtrain.codethink.co.uk:baserock/morphLars Wirzenius2012-07-021-1/+1
|\ \
| * \ Merge branch 'liw/devN7ll' of roadtrain.codethink.co.uk:baserock/morphRichard Maw2012-07-021-1/+1
| |\ \
| | * | Fix path to /dev/null to be correctLars Wirzenius2012-07-021-1/+1
| |/ /
* | | Merge remote branch 'origin/baserock/feature/S2819-remove-infinite-update-gits'Lars Wirzenius2012-07-021-23/+14
|\ \ \ | |/ / |/| |
| * | baserock-bootstrap: remove update-gits loopRichard Maw2012-07-021-23/+14
|/ /
* | Merge remote branch 'origin/baserock/bugfix/S2528-remount-rw'Lars Wirzenius2012-07-022-2/+4
|\ \
| * | CacheKeyComputer: increment compat-versionRichard Maw2012-07-021-0/+2
| * | SystemBuilder: fix mounting optionsRichard Maw2012-06-251-2/+2
* | | Disable system-overlap test on !x86Lars Wirzenius2012-07-021-0/+12
* | | Disable make-patch test on !x86Lars Wirzenius2012-07-021-0/+11
* | | Add workaround for test caseLars Wirzenius2012-07-021-0/+2
| |/ |/|
* | Merge branch 'liw/remove-implicit-build-depends' of roadtrain.codethink.co.uk...Richard Maw2012-06-2914-26/+74
|\ \
| * | Normalize timestamps without filesystem operationsLars Wirzenius2012-06-291-4/+9
| * | Improve error message for missing build-depsLars Wirzenius2012-06-291-2/+4
| * | Normalize timestamps of files in chunk artifactsLars Wirzenius2012-06-282-1/+10
| * | Add check for missing build depends in strataLars Wirzenius2012-06-2811-21/+52
| * | Fix README to document mandatory build dependenciesLars Wirzenius2012-06-281-3/+4
|/ /
* | Merge branch 'liw/refactor-cmd-build' of roadtrain.codethink.co.uk:baserock/m...Richard Maw2012-06-271-206/+296
|\ \
| * | Improve status messages for clarityLars Wirzenius2012-06-271-13/+29