diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-12-20 12:16:07 +0100 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-01-10 12:47:02 +0100 |
commit | be7e745870b529bc1e342f2315f9bc5af62b384b (patch) | |
tree | 68057386ca7a36de5b5e3fd441ebf61a9a515302 /doc/tutorial | |
parent | ce2c7c14489435b72840b6a3e8f38c163bb69b04 (diff) | |
download | justbuild-be7e745870b529bc1e342f2315f9bc5af62b384b.tar.gz |
just-lock design: Add fields 'type','mirrors','subdir' to 'archive' source
The 'type' field is optional and informs both the way to unpack
the archive and which type imported file repositories should be
rewritten as in the output configuration. Mirrors the 'just-mr'
types, with options for tarballs and zip-like archives, defaulting
to tarballs if missing.
The 'mirrors' field is treated the same as for 'git' sources.
The 'subdir' field is optional and accounts for the fact that the
actual root of the source repository might be a subpath in the
unpacked archive, as opposed to Git repositories where it is
reasonable to expect that the sources root is the top-level
directory.
Diffstat (limited to 'doc/tutorial')
0 files changed, 0 insertions, 0 deletions