summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add check for #! in *.py filesLars Wirzenius2012-08-021-0/+10
* Merge branch 'master' of roadtrain.codethink.co.uk:baserock/morphLars Wirzenius2012-08-012-1/+13
|\
| * Merge branch 'samthursfield/clearer-morphology-parse-errors' of git://roadtra...Richard Maw2012-08-012-2/+13
| |\
| | * Raise clearer error on morphology parse errorsSam Thursfield2012-07-312-2/+12
| |/
* | Merge remote branch 'origin/baserock/feature/S2791-move-commands-to-plugins'Lars Wirzenius2012-08-0174-1947/+2225
|\ \ | |/ |/|
| * Move cmd_build to a separate pluginRichard Maw2012-08-013-17/+48
| * Move BuildCommand from app into its own moduleRichard Maw2012-08-015-280/+302
| * Consolidate morphology writing code in pluginRichard Maw2012-08-012-5/+6
| * Move edit to plugin and remove dead code from appRichard Maw2012-08-012-156/+94
| * Move merge command to pluginRichard Maw2012-08-012-18/+29
| * Add test for petrifying strataRichard Maw2012-08-013-0/+56
| * Move command petrify to branch_and_merge pluginRichard Maw2012-08-012-35/+33
| * move command show-system-branch to pluginRichard Maw2012-08-012-13/+29
| * Move commands branch and checkout to pluginRichard Maw2012-08-012-41/+79
| * Add chatty output to init commandRichard Maw2012-08-011-0/+1
| * Move init and minedir to branch_and_merge pluginRichard Maw2012-08-013-28/+69
| * Move command make-patch to Trebuchet pluginRichard Maw2012-08-013-91/+112
| * Move utility functions for creating cachesRichard Maw2012-08-012-43/+60
| * morph: move update-gits to pluginRichard Maw2012-08-013-48/+93
| * Publicize _itertriplets and _create_source_poolRichard Maw2012-08-013-9/+22
| * move show-dependencies command into a pluginRichard Maw2012-08-013-39/+72
| * python scripts: pep8ize codebaseRichard Maw2012-08-0164-1254/+1250
* | Merge remote branch 'origin/baserock/bugfix/S3957-missing-plugins'Lars Wirzenius2012-07-311-0/+1
|\ \ | |/ |/|
| * buildsystem: set package_data to install pluginsRichard Maw2012-07-311-0/+1
|/
* Merge branch 'liw/systemkindbuilder'Lars Wirzenius2012-07-2612-187/+491
|\
| * Fix variable reference in test scriptLars Wirzenius2012-07-261-1/+1
| * Fix variable reference in test scriptLars Wirzenius2012-07-261-1/+1
| * Refactor by breaking long expression into twoLars Wirzenius2012-07-261-2/+2
| * Refactor to get rid of undescriptive variable namesLars Wirzenius2012-07-261-6/+4
| * Refactor: move kernel artifact creation into base classLars Wirzenius2012-07-263-16/+21
| * Fix rootfs-tarball to create kernel image on all archesLars Wirzenius2012-07-262-22/+31
| * Don't generate extlinux config for rootfs tarballLars Wirzenius2012-07-261-15/+0
| * Move fstab creation into base classLars Wirzenius2012-07-263-26/+22
| * Move strata unpacking into a base classLars Wirzenius2012-07-263-106/+56
| * Fix code path for error handlingLars Wirzenius2012-07-261-4/+7
| * Fix getting name of rootfs files in test caseLars Wirzenius2012-07-261-1/+1
| * Remove arch specific test in syslinux-disk builderLars Wirzenius2012-07-262-14/+19
| * Add test case fof syslinux-disk buildingLars Wirzenius2012-07-261-0/+94
| * Modify test case for rootfs-tarball (instead of just arm)Lars Wirzenius2012-07-261-2/+5
| * Start a tarball systembuilderLars Wirzenius2012-07-264-4/+166
| * Only provide syslinux-disk on Intel platformsLars Wirzenius2012-07-261-1/+4
| * Move syslinux-disk system building into pluginLars Wirzenius2012-07-263-237/+278
| * 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