summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: run all generic fedora test in current stable version:29jjardon/fedora_29Javier Jardón2019-02-111-5/+5
* .gitlab-ci.yml: Add job to run test in current Fedora:29Javier Jardón2019-02-111-0/+5
* Merge branch 'jjardon/allow_fail_WSL' into 'master'Jürg Billeter2019-02-111-0/+1
|\
| * .gitlab-ci.yml: Do not automatically run "test-wsl" until runner problems are...jjardon/allow_fail_WSLJavier Jardón2019-02-111-0/+1
|/
* Merge branch 'aevri/include-error' into 'master'Jürg Billeter2019-02-112-11/+68
|\
| * tests/format/include: remove unused tmpdir'saevri/include-errorAngelos Evripiotis2019-02-111-6/+6
| * _includes: re-use file_path variableAngelos Evripiotis2019-02-111-1/+1
| * _includes: better error on including directoryAngelos Evripiotis2019-02-112-0/+25
| * _includes: better error on missing includeAngelos Evripiotis2019-02-112-2/+31
| * _includes: better provenance on recursive includeAngelos Evripiotis2019-02-112-3/+6
|/
* Merge branch 'snakeviz' into 'master'Jürg Billeter2019-02-111-18/+5
|\
| * contributing: snakeviz replaces pyflame+flamegraphsnakevizAngelos Evripiotis2019-02-111-18/+5
|/
* Merge branch 'juerg/symlinks' into 'master'Jürg Billeter2019-02-115-38/+43
|\
| * tests/sources/local.py: Add directory symlink testJürg Billeter2019-02-111-0/+20
| * _casbaseddirectory.py: Do not mimic os.walk() in list_relative_paths()Jürg Billeter2019-02-111-14/+1
| * utils.py: Fix sorting of symlinks to directoriesJürg Billeter2019-02-111-13/+13
| * utils.py: Remove list_dirs parameter from list_relative_paths()Jürg Billeter2019-02-112-9/+7
| * sandbox/sandbox.py: Do not follow symlinks in _has_command()Jürg Billeter2019-02-111-2/+2
| * local.py: Do not follow symlinks in local directoriesJürg Billeter2019-02-111-3/+3
|/
* Merge branch 'juerg/import' into 'master'Jürg Billeter2019-02-111-0/+4
|\
| * import.py: Validate config nodejuerg/importJürg Billeter2019-02-101-0/+4
|/
* Merge branch 'jjardon/fedora_27' into 'master'Jürg Billeter2019-02-091-6/+1
|\
| * .gitlab-ci.yml: Remove testing on Fedora 27Javier Jardón2019-02-091-6/+1
|/
* Merge branch 'abderrahim/artifact-cache-junction' into 'master'Javier Jardón2019-02-082-6/+11
|\
| * _project.py: use artifact caches from the parent project for junctionsabderrahim/artifact-cache-junctionAbderrahim Kitouni2019-02-082-5/+10
| * _artifactcache.py: don't leak the project specific remote cachesAbderrahim Kitouni2019-02-081-1/+1
|/
* Merge branch 'phil/plugin-testing-api' into 'master'Phil Dawson2019-02-08101-159/+274
|\
| * Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-08101-159/+274
|/
* Merge branch 'willsalmon/log_formating' into 'master'Will Salmon2019-02-072-4/+19
|\
| * Add more log formatting optionsWilliam Salmon2019-02-072-4/+19
|/
* Merge branch 'danielsilverstone-ct/other-roaring' into 'master'Benjamin Schubert2019-02-064-22/+18
|\
| * Update testing images to include c++ compilerBenjamin Schubert2019-02-061-13/+13
| * loadelement.py: Switch from roaringbitmap to pyroaringDaniel Silverstone2019-02-063-9/+5
|/
* Merge branch 'jonathan/wsl-tests' into 'master'Jonathan Maw2019-02-0622-86/+118
|\
| * tests: Fix test failures caused by unix sockets' path length limitjonathan/wsl-testsJonathan Maw2019-02-061-1/+8
| * tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-0620-85/+96
| * gitlab-ci: Add commands to be run by WSL runnersJonathan Maw2019-02-061-0/+14
|/
* Merge branch 'danielsilverstone-ct/roaring-bitmaps' into 'master'Benjamin Schubert2019-02-053-3/+18
|\
| * loadelement.py: Use roaring bitmaps in dep cacheDaniel Silverstone2019-02-051-3/+12
| * requirements: Add roaringbitmap to the requirementsDaniel Silverstone2019-02-052-0/+6
|/
* Merge branch 'tpollard/buildremote' into 'master'Tom Pollard2019-02-056-6/+107
|\
| * Add --remote, -r option to bst build, inline with pull & pushTom Pollard2019-02-056-6/+107
|/
* Merge branch 'jennis/warn_for_nonexistent_domains' into 'master'James Ennis2019-02-045-4/+49
|\
| * filter.py: Fail if declared domains do not exist in the parent elementjennis/warn_for_nonexistent_domainsJames Ennis2019-02-045-4/+49
|/
* Merge branch 'jennis/filter-docs' into 'master'James Ennis2019-02-012-21/+124
|\
| * filter.py: Add an example to the documentationjennis/filter-docsJames Ennis2019-02-011-3/+105
| * filter.py/filter.yaml: Documentation improvementsJames Ennis2019-02-012-21/+22
|/
* Merge branch 'phil/cache-key-stability-test' into 'master'Phil Dawson2019-02-016-0/+66
|\
| * tests/cachekey: Test cache keys are independent of target elementsphil/cache-key-stability-testPhil Dawson2019-02-016-0/+66
|/
* Merge branch 'bschubert/loader' into 'master'Benjamin Schubert2019-02-012-116/+86
|\