You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/10/07 08:27:57 UTC

[buildstream] 01/01: Merge pull request #1519 from apache/tristan/project-path-variable

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 16a0bed0993edf71844a99f666bf380aaa0ee3f1
Merge: dcb228d c2874f1
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Thu Oct 7 17:27:49 2021 +0900

    Merge pull request #1519 from apache/tristan/project-path-variable
    
    Add `project-root` and `toplevel-root` variables

 doc/source/format_declaring.rst          | 55 ++++++++++++++++++++++++++++++++
 src/buildstream/_project.py              | 25 +++++++++++++++
 tests/frontend/fetch.py                  |  4 ---
 tests/frontend/mirror.py                 | 41 ++++++++++++++++++++++++
 tests/frontend/source-fetch/project.conf |  5 +++
 5 files changed, 126 insertions(+), 4 deletions(-)