| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/format/variables.py: Adding new test for lazy variable resolutiontristan/partial-variables | Tristan van Berkom | 2020-07-22 | 6 | -0/+30 |
* | _variables.pyx, element.py: Lazy variable resolution | Tristan van Berkom | 2020-07-22 | 2 | -5/+2 |
* | tests/frontend/overlaps.py: Test undefined variables | Tristan van Berkom | 2020-07-22 | 2 | -1/+27 |
* | tests/format/variables.py: Added some new tests | Tristan van Berkom | 2020-07-22 | 5 | -12/+99 |
* | _variables.pyx: Rewrite Variables code. | Tristan van Berkom | 2020-07-22 | 4 | -190/+603 |
* | Merge branch 'abderrahim/timed' into 'master' | bst-marge-bot | 2020-07-18 | 1 | -13/+11 |
|\ |
|
| * | element.py: don't use timed activity for staging every artifactabderrahim/timed | Abderrahim Kitouni | 2020-07-17 | 1 | -13/+11 |
|/ |
|
* | Merge branch 'sotk/update-artifact-server-docs' into 'master' | bst-marge-bot | 2020-07-17 | 1 | -3/+3 |
|\ |
|
| * | Remove the suggestion that BuildGrid can be used as an artifact serversotk/update-artifact-server-docs | Adam Coldrick | 2020-07-17 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'chandan/spring-clean' into 'master' | bst-marge-bot | 2020-07-17 | 1 | -3/+1 |
|\ |
|
| * | .gitlab-ci.yml: Run missing-deps as a normal user | Chandan Singh | 2020-07-17 | 1 | -1/+1 |
| * | .gitlab-ci.yml: Remove undefined PLUGINS_TESTS_COMMAND | Chandan Singh | 2020-07-17 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'dwinship/remove-Aarch64-from-overnights' into 'master' | bst-marge-bot | 2020-07-17 | 1 | -11/+0 |
|\ |
|
| * | Remove Aarch64 from overnights | William Salmon | 2020-07-17 | 1 | -11/+0 |
|/ |
|
* | Merge branch 'abderrahim/loader-workspace' into 'master' | bst-marge-bot | 2020-07-16 | 2 | -3/+6 |
|\ |
|
| * | loader.py: use the full name of the element when looking up a workspace | Abderrahim Kitouni | 2020-07-16 | 2 | -3/+6 |
|/ |
|
* | Merge branch 'chandan/remove-outdated-comment' into 'master' | bst-marge-bot | 2020-07-15 | 1 | -1/+0 |
|\ |
|
| * | _platform/platform.py: Remove outdated comment | Chandan Singh | 2020-07-15 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'tristan/fix-juncle-include-link' into 'master' | Tristan Van Berkom | 2020-07-15 | 18 | -3/+79 |
|\ |
|
| * | tests/format/link.py: Added test for including files across linked junction b...tristan/fix-juncle-include-link | Tristan van Berkom | 2020-07-15 | 15 | -0/+62 |
| * | _loader: Treat `link` elements like junctions | Tristan van Berkom | 2020-07-15 | 2 | -3/+3 |
| * | _project.py: Documenting why ensure_fully_loaded() is reentrant. | Tristan van Berkom | 2020-07-15 | 1 | -0/+14 |
|/ |
|
* | Merge branch 'dwinship/overnight-freedesktop-sdk-buildstream2' into 'master' | bst-marge-bot | 2020-07-15 | 1 | -1/+1 |
|\ |
|
| * | Update overnight tests for freedesktop-sdkdwinship/overnight-freedesktop-sdk-buildstream2 | Douglas Winship | 2020-07-14 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'chandan/minor-formatting-fix' into 'master' | bst-marge-bot | 2020-07-14 | 1 | -2/+2 |
|\ |
|
| * | doc/main_glossary.rst: Fix formatting of .bst file referencechandan/minor-formatting-fix | Chandan Singh | 2020-07-14 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'bschubert/update-plugins' into 'master' | Chandan Singh | 2020-07-14 | 2 | -5/+5 |
|\ |
|
| * | Update bst-plugins-experimental to 1.93.4bschubert/update-plugins | Benjamin Schubert | 2020-07-14 | 2 | -5/+5 |
|/ |
|
* | Merge branch 'dwinship/fix-tab-completion' into 'master' | bst-marge-bot | 2020-07-14 | 1 | -13/+1 |
|\ |
|
| * | fix tab-completion: hardcode default min versiondwinship/fix-tab-completion | Douglas Winship | 2020-07-14 | 1 | -13/+1 |
|/ |
|
* | Merge branch 'dwinship/dont-strip-bst-from-user-supplied-checkout-dir' into '... | bst-marge-bot | 2020-07-10 | 1 | -2/+2 |
|\ |
|
| * | Don't strip '.bst' from user-supplied checkout dir | Douglas Winship | 2020-07-10 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'bschubert/mypy-docs' into 'master' | bst-marge-bot | 2020-07-09 | 1 | -11/+21 |
|\ |
|
| * | coding_guidelines.rst: Update documentation around type annotationbschubert/mypy-docs | Benjamin Schubert | 2020-07-09 | 1 | -11/+21 |
|/ |
|
* | Merge branch 'bschubert/tar-filter-nondev' into 'master' | bst-marge-bot | 2020-07-09 | 2 | -2/+13 |
|\ |
|
| * | tar.py: Don't import 'dev' nodesbschubert/tar-filter-nondev | Benjamin Schubert | 2020-07-08 | 2 | -2/+13 |
|/ |
|
* | Merge branch 'bschubert/simplify-stream-interactions' into 'master' | bst-marge-bot | 2020-07-06 | 8 | -217/+102 |
|\ |
|
| * | scheduler.py: Remove all usage of notifications | Benjamin Schubert | 2020-07-06 | 3 | -97/+20 |
| * | scheduler.py: Remove notifications from scheduler to stream | Benjamin Schubert | 2020-07-06 | 2 | -27/+7 |
| * | _stream.py: Stop using a 'RUNNING' event to know the state of the scheduler | Benjamin Schubert | 2020-07-06 | 2 | -11/+4 |
| * | _stream.py: Stop using a 'TERMINATED' event to know the state of the scheduler | Benjamin Schubert | 2020-07-06 | 2 | -6/+3 |
| * | _stream.py: Stop using a 'SUSPENDED' event to know the state of the scheduler | Benjamin Schubert | 2020-07-06 | 2 | -7/+4 |
| * | scheduler.py: Pass all 'retry' operations through the state | Benjamin Schubert | 2020-07-06 | 3 | -8/+37 |
| * | _state.py: Only use a single place of truth for the start time | Benjamin Schubert | 2020-07-06 | 5 | -19/+19 |
| * | scheduler.py: Remove task-based notifications and use the state | Benjamin Schubert | 2020-07-06 | 2 | -26/+5 |
| * | scheduler.py: Remove 'Message' notification type, use the messenger | Benjamin Schubert | 2020-07-06 | 4 | -22/+9 |
|/ |
|
* | Merge branch 'bschubert/cleanup' into 'master' | bst-marge-bot | 2020-07-06 | 2 | -3/+2 |
|\ |
|
| * | sandbox.py: Remove unused import | Benjamin Schubert | 2020-07-06 | 1 | -1/+1 |
| * | app.py: Remove unnecessary operation in _message() | Benjamin Schubert | 2020-07-06 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'juerg/source-push' into 'master' | bst-marge-bot | 2020-07-06 | 33 | -41/+219 |
|\ |
|