summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-25 11:03:09 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-04-01 16:44:44 +0000
commitbd788c7219d8b59be8eb1168f2121d8b280020e6 (patch)
treef5b6d8d028f7171a0a9c01787d29c7fdfd3a842f /check
parentd28595c19a5b9ee5bcacc6de4319de625024cb87 (diff)
downloadmorph-bd788c7219d8b59be8eb1168f2121d8b280020e6.tar.gz
Implement partial builds
This commit allows you to build only a single chunk or stratum and its dependencies, instead of a whole system. This will be useful for developers who want to quickly check the build commands of a chunk for example. You can give more than one chunk or stratum to the command, and the build will run up to the latest one, building the dependencies of both. An example of the usage: morph build systems/devel-system-x86_64-generic.morph \ strata/build-essential.morph strata/core/curl.morph This will only build up to curl in the core stratum. Change-Id: Id55b8335fc61e8fdf847f5e383cfedd13d07e6d2
Diffstat (limited to 'check')
0 files changed, 0 insertions, 0 deletions