summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* requirements.txt: Update dependenciesbschubert/update-to-pytest-6Benjamin Schubert2020-08-056-34/+33
* Merge branch 'chandan/publish-types' into 'master'bst-marge-bot2020-08-042-1/+8
|\
| * Publish our type annotationschandan/publish-typesChandan Singh2020-08-042-1/+8
|/
* Merge branch 'jjardon/doc_fuse' into 'master'bst-marge-bot2020-08-041-15/+4
|\
| * doc/source/main_install.rst: BuildStream doesn't directly depend on bubblewrapjjardon/doc_fuseJavier Jardón2020-08-041-14/+4
| * doc/source/main_install.rst: BuildStream doesn't directly depend on fuseJavier Jardón2020-08-041-5/+4
|/
* Merge branch 'chandan/fix-utils-495' into 'master'bst-marge-bot2020-08-041-0/+15
|\
| * data/userconfig.yaml: Document valid symbols for format stringschandan/fix-utils-495Chandan Singh2020-08-041-0/+15
|/
* Merge branch 'dwinship/reintroduce-install-instructions-to-docs' into 'master'bst-marge-bot2020-08-042-0/+341
|\
| * Remove install instructions to ostree and deb pluginsdwinship/reintroduce-install-instructions-to-docsJavier Jardón2020-08-031-49/+5
| * Reintroduce install instructions to docsDouglas Winship2020-08-032-0/+385
|/
* Merge branch 'tristan/increase-timeout-variables-test' into 'master'bst-marge-bot2020-08-031-1/+1
|\
| * tests/format/variables.py: Increase timeoutTristan van Berkom2020-08-031-1/+1
|/
* Merge branch 'abderrahim/cached-failure' into 'master'bst-marge-bot2020-07-296-54/+45
|\
| * tests/integration/interactive_build.py: make a new test for retrying failed b...abderrahim/cached-failureAbderrahim Kitouni2020-07-291-1/+16
| * element.py: allow re-scheduling failed buildsAbderrahim Kitouni2020-07-291-2/+1
| * Rework handling of cached failuresAbderrahim Kitouni2020-07-294-41/+23
| * element.py: move printing the build environment from elementjob.pyAbderrahim Kitouni2020-07-292-10/+5
|/
* Merge branch 'tristan/options-order' into 'master'bst-marge-bot2020-07-2927-5/+192
|\
| * tests/format/include.py: Test preservation of conditionals at include timetristan/options-orderTristan van Berkom2020-07-2926-0/+179
| * node.pyx: Support merging of conditional sequencesTristan van Berkom2020-07-291-5/+13
|/
* Merge branch 'willsalmon/overnightcache' into 'master'bst-marge-bot2020-07-271-0/+14
|\
| * Add a remote cache to overnight buildswillsalmon/overnightcacheWilliam Salmon2020-07-241-0/+14
|/
* Adding CODEOWNERSTristan van Berkom2020-07-242-38/+4
* Merge branch 'tristan/partial-variables' into 'master'bst-marge-bot2020-07-2315-202/+755
|\
| * tests/format/variables.py: Adding new test for lazy variable resolutiontristan/partial-variablesTristan van Berkom2020-07-226-0/+30
| * _variables.pyx, element.py: Lazy variable resolutionTristan van Berkom2020-07-222-5/+2
| * tests/frontend/overlaps.py: Test undefined variablesTristan van Berkom2020-07-222-1/+27
| * tests/format/variables.py: Added some new testsTristan van Berkom2020-07-225-12/+99
| * _variables.pyx: Rewrite Variables code.Tristan van Berkom2020-07-224-190/+603
|/
* Merge branch 'abderrahim/timed' into 'master'bst-marge-bot2020-07-181-13/+11
|\
| * element.py: don't use timed activity for staging every artifactabderrahim/timedAbderrahim Kitouni2020-07-171-13/+11
|/
* Merge branch 'sotk/update-artifact-server-docs' into 'master'bst-marge-bot2020-07-171-3/+3
|\
| * Remove the suggestion that BuildGrid can be used as an artifact serversotk/update-artifact-server-docsAdam Coldrick2020-07-171-3/+3
|/
* Merge branch 'chandan/spring-clean' into 'master'bst-marge-bot2020-07-171-3/+1
|\
| * .gitlab-ci.yml: Run missing-deps as a normal userChandan Singh2020-07-171-1/+1
| * .gitlab-ci.yml: Remove undefined PLUGINS_TESTS_COMMANDChandan Singh2020-07-171-2/+0
|/
* Merge branch 'dwinship/remove-Aarch64-from-overnights' into 'master'bst-marge-bot2020-07-171-11/+0
|\
| * Remove Aarch64 from overnightsWilliam Salmon2020-07-171-11/+0
|/
* Merge branch 'abderrahim/loader-workspace' into 'master'bst-marge-bot2020-07-162-3/+6
|\
| * loader.py: use the full name of the element when looking up a workspaceAbderrahim Kitouni2020-07-162-3/+6
|/
* Merge branch 'chandan/remove-outdated-comment' into 'master'bst-marge-bot2020-07-151-1/+0
|\
| * _platform/platform.py: Remove outdated commentChandan Singh2020-07-151-1/+0
|/
* Merge branch 'tristan/fix-juncle-include-link' into 'master'Tristan Van Berkom2020-07-1518-3/+79
|\
| * tests/format/link.py: Added test for including files across linked junction b...tristan/fix-juncle-include-linkTristan van Berkom2020-07-1515-0/+62
| * _loader: Treat `link` elements like junctionsTristan van Berkom2020-07-152-3/+3
| * _project.py: Documenting why ensure_fully_loaded() is reentrant.Tristan van Berkom2020-07-151-0/+14
|/
* Merge branch 'dwinship/overnight-freedesktop-sdk-buildstream2' into 'master'bst-marge-bot2020-07-151-1/+1
|\
| * Update overnight tests for freedesktop-sdkdwinship/overnight-freedesktop-sdk-buildstream2Douglas Winship2020-07-141-1/+1
|/
* Merge branch 'chandan/minor-formatting-fix' into 'master'bst-marge-bot2020-07-141-2/+2
|\