summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor system building to use syskind specific classLars Wirzenius2012-07-267-7/+57
* Merge branch 'liw/require-system-kind'Lars Wirzenius2012-07-2312-38/+205
|\
| * Require system-kind on system morphologiesLars Wirzenius2012-07-198-0/+19
| * Set Morphology.needs_artifact_metadata_cachedLars Wirzenius2012-07-193-3/+16
| * Have MorphologyFactor set Morphology.needs_staging_areaLars Wirzenius2012-07-193-2/+19
| * Have MorphologyFactory set Morphology.builds_artifactsLars Wirzenius2012-07-185-32/+134
| * Remove pointless hashbangLars Wirzenius2012-07-181-2/+0
| * Add missing empty lines, for clarityLars Wirzenius2012-07-182-0/+18
* | Merge branch 'baserock/feature/morph-plugin-path-default'Richard Maw2012-07-191-0/+4
|\ \ | |/ |/|
| * morph: Add a sensible default path of morphlib/pluginsRichard Maw2012-07-181-0/+4
|/
* Merge remote branch 'origin/samthursfield/avoid-double-configure'Lars Wirzenius2012-07-181-0/+1
|\
| * Avoid running configure twice on Autotools projectsSam Thursfield2012-07-181-1/+1
* | Merge branch 'liw/log-failed-logs' of git://roadtrain.codethink.co.uk/baseroc...Richard Maw2012-07-183-3/+18
|\ \ | |/ |/|
| * Expose the real filename for SaveFileLars Wirzenius2012-07-173-4/+12
| * Log to morph's log output of a failed buildLars Wirzenius2012-07-171-0/+7
|/
* Merge remote branch 'remotes/origin/baserock/bugfix/make-patch-test-mounts-di...Lars Wirzenius2012-07-161-6/+22
|\
| * tests/make-patch: mount disk image for testRichard Maw2012-07-161-6/+22
* | Merge branch 'liw/notify-clones' of git://roadtrain.codethink.co.uk/baserock/...Richard Maw2012-07-161-0/+4
|\ \
| * | Add status messages for git clones / updatesLars Wirzenius2012-07-161-0/+4
|/ /
* | Merge remote branch 'remotes/origin/baserock/bugfix/S3595-morph-updates-gits-...Lars Wirzenius2012-07-161-4/+13
|\ \ | |/ |/|
| * BuildCommand: don't always update git repositoriesRichard Maw2012-07-131-4/+13
* | Merge remote branch 'origin/samthursfield/add-freedesktop-git'Lars Wirzenius2012-07-121-0/+3
|\ \
| * | Predefine git URIs for freedesktop: reposSam Thursfield2012-07-121-0/+3
|/ /
* | Fix test suiteLars Wirzenius2012-07-122-1/+3
* | Merge branch 'liw/build-graph-dot' of roadtrain.codethink.co.uk:baserock/morphRichard Maw2012-07-121-0/+67
|\ \ | |/ |/|
| * Add graph-build-depends subcommandLars Wirzenius2012-07-121-0/+67
|/
* Merge remote branch 'origin/baserock/bugfix/S3436-fix-bootstrap-rebase2'Lars Wirzenius2012-07-121-12/+9
|\
| * bootstrap: manually install cliapp in squeeze chrootRichard Maw2012-07-111-12/+6
* | Merge branch 'liw/no-staging-for-stratum-build' of roadtrain.codethink.co.uk:...Richard Maw2012-07-111-3/+4
|\ \
| * | Do not uselessly fill staging area for strataLars Wirzenius2012-07-111-3/+4
|/ /
* | Merge remote branch 'remotes/origin/baserock/feature/S3418-make-system-arch-m...Lars Wirzenius2012-07-116-17/+65
|\ \ | |/ |/|
| * SystemBuild: remove check for if arch == NoneRichard Maw2012-07-111-4/+4
| * add test for archless systems failingRichard Maw2012-07-113-0/+44
| * 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