summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make source-stats read chunk morphologiesLars Wirzenius2012-06-181-6/+12
* Return list of built artifacts from builderLars Wirzenius2012-06-151-2/+9
* remove testsRichard Maw2012-06-144-70/+0
* Merge branch 'richardmaw/strata-chunk-lists'Richard Maw2012-06-1424-116/+378
|\
| * fix tabs and line widths so ./check passesRichard Maw2012-06-143-22/+22
| * tests: fix root scriptsRichard Maw2012-06-143-13/+15
| * tests: fix missing baserock meta filesRichard Maw2012-06-146-5/+10
| * morphlib.builder2: check in local cache firstRichard Maw2012-06-141-2/+2
| * tests: amend to not consider stratum metadataRichard Maw2012-06-144-5/+5
| * morphlib.builder2: write stratum metadataRichard Maw2012-06-142-9/+45
| * tests: fix some that expected tarball strataRichard Maw2012-06-146-7/+71
| * tests: verify overlaps are written to the cacheRichard Maw2012-06-144-0/+83
| * stratum-overlap-warns: make test more looseRichard Maw2012-06-142-6/+11
| * morphlib.builder2: fix unit testsRichard Maw2012-06-142-5/+23
| * morphlib.builder2: write overlaps to cacheRichard Maw2012-06-141-15/+38
| * morphlib.bins: remove create_stratumRichard Maw2012-06-142-35/+0
| * CacheKeyComputer: add stratum-format-versionRichard Maw2012-06-141-0/+2
| * builder2: write json to cache instead of tarballRichard Maw2012-06-141-33/+53
| * ArtifactCacheReference: remove from_artifactRichard Maw2012-06-141-4/+0
| * morphlib.artifactcachereference: store basenameRichard Maw2012-06-141-15/+13
| * morphlib: add artifact cache reference classRichard Maw2012-06-133-0/+45
* | Remove assert for checking type of argumentLars Wirzenius2012-06-141-1/+0
|/
* Merge branch 'richardmaw/arm-hack'Richard Maw2012-06-134-15/+116
|\
| * tests.as-root: arm systems write kernel to cacheRichard Maw2012-06-131-0/+79
| * SystemBuilder ARM: write kernel as System metadataRichard Maw2012-06-131-0/+13
| * SystemBuilder: pass missing parameter to install_boot_filesRichard Maw2012-06-131-1/+1
| * SystemBuilder: __getitem__ is for indexing not propertiesRichard Maw2012-06-131-1/+1
| * morphlib: add 'arch' field to morphologiesRichard Maw2012-06-133-14/+23
* | Fix typoLars Wirzenius2012-06-131-1/+1
* | Merge remote-tracking branch 'origin/master' into richardmaw/masterRichard Maw2012-06-1311-875/+981
|\ \ | |/ |/|
| * Merge branch 'liw/build-refactor'Lars Wirzenius2012-06-112-124/+162
| |\
| | * Refactor how helper classes get instantiatedLars Wirzenius2012-06-111-35/+53
| | * Refactor building a group to list of artifactsLars Wirzenius2012-06-111-8/+8
| | * Move installation of artifacts from building themLars Wirzenius2012-06-111-7/+5
| | * Add setup_proc as initializer argument to BuilderLars Wirzenius2012-06-112-5/+4
| | * Refactor building a group into its own methodLars Wirzenius2012-06-111-11/+14
| | * Remove spurious logging messgesLars Wirzenius2012-06-111-2/+0
| | * Remove spurious empty linesLars Wirzenius2012-06-111-8/+0
| | * Refactor for clarityLars Wirzenius2012-06-111-6/+7
| | * More refactoring: add method to install artifactsLars Wirzenius2012-06-111-14/+11
| | * More refactoringLars Wirzenius2012-06-111-5/+8
| | * More refactoringLars Wirzenius2012-06-111-24/+31
| | * Refactor cmd_build some moreLars Wirzenius2012-06-111-36/+52
| | * RefactorLars Wirzenius2012-06-111-9/+15
| |/
| * Add way for user to specify additional plugin directoriesLars Wirzenius2012-06-112-0/+12
| * Mark plugin to not be unit testedLars Wirzenius2012-06-111-0/+1
| * Fix hello plugin's argument synopsisLars Wirzenius2012-06-111-1/+1
| * Proper implementation of sample pluginLars Wirzenius2012-06-111-1/+7
| * Add a preliminary sample pluginLars Wirzenius2012-06-115-860/+906
| * Do not force --tempdir setting into environment in runcmdLars Wirzenius2012-06-111-2/+0