summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Move syslinux-disk system building into pluginLars Wirzenius2012-07-262-237/+277
* Refactor system building to use syskind specific classLars Wirzenius2012-07-262-2/+52
* Merge branch 'liw/require-system-kind'Lars Wirzenius2012-07-237-38/+200
|\
| * Require system-kind on system morphologiesLars Wirzenius2012-07-193-0/+14
| * 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
* | 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
* | 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
|/
* 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
* | Predefine git URIs for freedesktop: reposSam Thursfield2012-07-121-0/+3
* | Fix test suiteLars Wirzenius2012-07-121-1/+2
* | Add graph-build-depends subcommandLars Wirzenius2012-07-121-0/+67
|/
* Do not uselessly fill staging area for strataLars Wirzenius2012-07-111-3/+4
* SystemBuild: remove check for if arch == NoneRichard Maw2012-07-111-4/+4
* Add check for undefined arch in system morphologyRichard Maw2012-07-111-0/+5
* Move stratum verification to morphologyfactoryRichard Maw2012-07-112-13/+12
* 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
|\
| * 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-061-3/+26
|\ \ | |/ |/|
| * ChunkBuilder: runcmd, redirect err to outRichard Maw2012-07-061-1/+2
| * ChunkBuilder: dump build log on errorRichard Maw2012-07-061-4/+20
| * ChunkBuilder: write output of build to cacheRichard Maw2012-07-061-3/+9
* | bins_tests: fix tabsRichard Maw2012-07-051-3/+3
* | unit tests: add tests for tarball extractionRichard Maw2012-07-052-2/+75
|/
* tests: fix up for change in artifact nameRichard Maw2012-07-032-6/+30
* 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
|\
| * 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 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
* | 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-281-0/+11
* | Improve status messages for clarityLars Wirzenius2012-06-271-13/+29
* | Remove unnecessary variableLars Wirzenius2012-06-271-1/+1