summaryrefslogtreecommitdiff
path: root/tests/cachekey/project/elements
Commit message (Expand)AuthorAgeFilesLines
* buildstream/element.py: Consider "build-root" variable in the cache key uncon...tristan/build-root-cache-keyTristan van Berkom2020-08-2011-11/+11
* Canonicalize OS nameJürg Billeter2020-02-2711-11/+11
* local.py: use extended API, set BST_NO_PRESTAGE_KEYDarius Makovsky2019-10-3011-11/+11
* element.py: remove call to _source_cached()traveltissues/benchmarkDarius Makovsky2019-10-0511-11/+11
* element.py: always check sources for cachingDarius Makovsky2019-09-2411-11/+11
* artifact.proto: Add the project name to the build dependency informationJames Ennis2019-08-1911-11/+11
* element.py: Add the build dependency names to the cache key dictJames Ennis2019-08-196-6/+6
* element.py: clobber sources with workspaceDarius Makovsky2019-07-2211-11/+11
* element.py: change cache key dict fieldstraveltissues/cache-key-changesDarius Makovsky2019-07-1211-11/+11
* Bump artifact version for changes in symlink handlingJürg Billeter2019-02-1411-11/+11
* Cache Keys: Update to use JSON rather than pickledanielsilverstone-ct/json-cache-keyDaniel Silverstone2019-02-1411-11/+11
* utils.py: Return all directories in list_relative_paths()Jürg Billeter2019-02-1311-11/+11
* projectconfig.yaml: Consistently include directories in split rulesJürg Billeter2019-02-1311-11/+11
* tests/cachekey: Test cache keys are independent of target elementsphil/cache-key-stability-testPhil Dawson2019-02-015-0/+28
* buildstream/data/projectconfig.yaml: Remove default strip-binariesJavier Jardón2018-12-092-2/+2
* _config.py: Use os and architecture settingsRaoul Hidalgo Charman2018-12-0511-11/+11
* Fix infinite recursion in default strip debug commandValentin David2018-11-082-2/+2
* Bump Artifact VersionRichard Maw2018-09-1611-11/+11
* Don't strip pathname from debug symbol filesSam Thursfield2018-08-222-2/+2
* _project.py: Add fatal-warnings configuration itemJosh Smith2018-08-1511-11/+11
* Bump BST_CORE_ARTIFACT_VERSION for deterministic source pluginsValentin David2018-08-1211-11/+11
* Adding caching build treesPhillip Smyth2018-07-2311-11/+11
* tests/cachekey: Update expected cache keys after switch to CASJürg Billeter2018-07-1711-11/+11
* buildstream/_versions.py: Increment BST_CORE_ARTIFACT_VERSIONTristan Van Berkom2018-04-1111-11/+11
* element.py, source.py: Cleanup how Source cache keys are calculated.Tristan Van Berkom2018-04-1111-11/+11
* Generate unique subdirs for built elementsPhillip Smyth2018-03-263-3/+3
* tests/cachekey: Added test to exercise new sandbox contributions to cache keyTristan Van Berkom2018-03-252-0/+16
* Update expected cache keys in testsJames Ennis2018-02-285-5/+5
* tests/cachekey: Updating cache key test for new artifact versioncache-keys-os-archTristan Van Berkom2018-02-0710-10/+10
* tests/cachekey: Enhanced tests to consider local sources with multiple files.Tristan Van Berkom2018-01-1010-10/+10
* Updating cache key test for recent changes related to issue #121Tristan Van Berkom2017-11-061-1/+1
* Updating all test cases for the removal of architecture conditionals and optionsTristan Van Berkom2017-11-0610-10/+10
* tests/cachekey: Fixing cache key test after changing default strip commandsTristan Van Berkom2017-10-231-1/+1
* tests/cachekey: Fixing cache key test after modifying project.conf default en...Tristan Van Berkom2017-10-2110-13/+10
* Add platform factoriesTristan Maat2017-09-2810-10/+13
* tests/cachekey: Adding Cache Key testsTristan Van Berkom2017-09-0120-0/+85