summaryrefslogtreecommitdiff
path: root/distbuild/protocol.py
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-12 14:37:29 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-20 17:06:39 +0000
commit88a378f9223c10fbd97a744196ec012140795d6c (patch)
tree7fd186dae4313f091600274e0b2449fe201fba8a /distbuild/protocol.py
parentcd33cecf4d993c7343351d345ec1a9f85c54e2ec (diff)
downloadmorph-88a378f9223c10fbd97a744196ec012140795d6c.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 --partial 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: I945a5ed8187f194fc41bcac8fa1f51cc5f9a5392
Diffstat (limited to 'distbuild/protocol.py')
0 files changed, 0 insertions, 0 deletions