summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* element.py: Don't reset a failed (but cached) workspaced Elementjennis/fix_failed_workspacesJames Ennis2019-08-133-3/+47
* Merge branch 'tmewett/report-weird-return-codes' into 'master'bst-marge-bot2019-08-121-1/+5
|\
| * job.py: Report error when job process unexpectedly dies (#1089)tmewett/report-weird-return-codesTom Mewett2019-08-121-1/+5
|/
* Merge branch 'coldtom/move-makemaker' into 'master'bst-marge-bot2019-08-126-101/+3
|\
| * Move makemaker plugin to bst-plugins-experimentalThomas Coldrick2019-08-126-101/+3
|/
* Merge branch 'coldtom/move-make' into 'master'bst-marge-bot2019-08-115-100/+2
|\
| * Move make plugin to bst-plugins-experimentalcoldtom/move-makeThomas Coldrick2019-08-095-100/+2
|/
* Merge branch 'jennis/fix_artifact_log' into 'master'bst-marge-bot2019-08-096-25/+52
|\
| * Frontend: Fix bst artifact logJames Ennis2019-08-094-23/+14
| * artifact.py,element.py: Add get_logs() methodsJames Ennis2019-08-092-0/+24
| * cascache.py: Add new contains_file() methodJames Ennis2019-08-091-0/+12
| * cascache.py: Fix typoJames Ennis2019-08-091-1/+1
| * _artifact.py: Fix typo in doc comment of _get_field_digest()James Ennis2019-08-091-1/+1
|/
* Merge branch 'tpollard/initfix' into 'master'bst-marge-bot2019-08-091-1/+1
|\
| * _frontend/app.py: Fixup node._assert_symbol_name() positional argsTom Pollard2019-08-091-1/+1
|/
* Merge branch 'coldtom/move-meson' into 'master'bst-marge-bot2019-08-084-152/+1
|\
| * Move meson element to bst-plugins-experimentalThomas Coldrick2019-08-084-152/+1
|/
* Merge branch 'danielsilverstone-ct/load-reject-duplicates' into 'master'bst-marge-bot2019-08-0811-4/+121
|\
| * tests: Add test for DUPLICATE_DEPENDENCY verificationDaniel Silverstone2019-08-089-0/+94
| * _loader: Detect and reject duplicated dependenciesDaniel Silverstone2019-08-081-4/+24
| * _exception: Add DUPLICATE_DEPENDENCY to LoadErrorReasonDaniel Silverstone2019-08-081-0/+3
|/
* Merge branch 'tpollard/messageobject' into 'master'bst-marge-bot2019-08-0821-162/+194
|\
| * _message.py: Use element_name & element_key instead of unique_idtpollard/messageobjectTom Pollard2019-08-0820-156/+173
| * plugin.py: cache full_name member in __init__Tom Pollard2019-08-081-7/+22
| * element.py: Remove redundant second call to _get_cache_key()Tom Pollard2019-08-081-1/+1
|/
* Merge branch 'juerg/artifact-blobs' into 'master'bst-marge-bot2019-08-086-27/+42
|\
| * cli.py: Require artifact file contents to be present for `bst show`Jürg Billeter2019-08-081-3/+0
| * _artifact.py: Update blob mtimes in cached()Jürg Billeter2019-08-081-1/+1
| * cascache.py: Add update_mtime parameter to contains_directory()Jürg Billeter2019-08-081-4/+13
| * cascache.py: Fix check_exists in _reachable_refs_dir()Jürg Billeter2019-08-081-0/+3
| * _sandboxremote.py: Fetch blobs on artifact creation, not after commandJürg Billeter2019-08-083-19/+23
| * cascache.py: Add missing remote.init() to fetch_blobs()Jürg Billeter2019-08-081-0/+2
|/
* doc/source/core_plugins.rst: bst-external -> bst-plugins-experimentalJavier Jardón2019-08-081-1/+1
* Merge branch 'coldtom/move-cmake' into 'master'1089-reporting-of-unexpected-deaths-of-worker-processes-could-be-betterbst-marge-bot2019-08-087-147/+17
|\
| * Move cmake plugin to bst-plugins-experimentalcoldtom/move-cmakeThomas Coldrick2019-08-087-147/+17
|/
* Merge branch 'juerg/buildbox' into 'master'bst-marge-bot2019-08-0724-123/+3
|\
| * tests/integration/shell.py: Remove buildbox xfail for passing testsJürg Billeter2019-08-071-5/+0
| * tests/integration/make.py: Remove buildbox xfail for passing testsJürg Billeter2019-08-071-2/+0
| * Revert "Mark xfail test that only fail in CI"Jürg Billeter2019-08-0722-113/+3
| * .gitlab-ci.yml: Do not remove bubblewrap in tests-buildboxJürg Billeter2019-08-071-3/+0
|/
* Merge branch 'jennis/junctions_and_remotes' into 'master'bst-marge-bot2019-08-067-10/+148
|\
| * NEWS: Added a news entry announcing the two new junction config optionsJames Ennis2019-08-061-0/+8
| * plugins/elements/junction.py: Add 'ignore-junction-remotes' optionJames Ennis2019-08-063-4/+77
| * plugins/elements/junction.py: Add 'cache-junction-elements' optionJames Ennis2019-08-064-2/+61
| * _project.py: Revert back to not caching junctioned elementsJames Ennis2019-08-063-11/+7
| * format_project.rst: Add required push flag to documentationJames Ennis2019-08-061-0/+2
|/
* Merge branch 'traveltissues/setstability' into 'master'bst-marge-bot2019-08-061-10/+20
|\
| * Add Element.__update_cache_keys_stability()Darius Makovsky2019-08-061-10/+20
|/
* Merge branch 'jjardon/code_quality' into 'master'bst-marge-bot2019-08-051-24/+3
|\
| * .gitlab-ci.yml: Use new way to define code_quality jobJavier Jardón2019-08-051-24/+3
|/