debian-forge/tools
David Rheinsberg ae8910e02c tools: add pipeline-import mpp
This adds a new MPP which supports importing pipelines from another
file. It simply looks for "mpp-import-pipeline" tags at the same
position where we would expect a "pipeline" tag. It then uses the "path"
attribute in it to find a manifest. From this manifest, the "sources"
are merged back into the original sources, and the "pipeline" is taken
verbatim to replace the "mpp-import-pipeline".

The idea is to allow importing build-pipelines from other files into our
test manifests, without duplicating the build-pipeline everywhere.
2020-06-05 09:27:40 +02:00
..
mpp-depsolve.py test: add F32 manifests and a manifest-preprocessor 2020-05-20 18:54:38 +02:00
mpp-import-pipeline.py tools: add pipeline-import mpp 2020-06-05 09:27:40 +02:00