Raoul Hidalgo Charman pushed to branch raoul/440-source-cache at BuildStream / buildstream
Commits:
-
4c123f43
by Raoul Hidalgo Charman at 2019-02-14T16:34:56Z
-
fe9c8d45
by Raoul Hidalgo Charman at 2019-02-14T16:35:04Z
30 changed files:
- buildstream/_artifactcache.py
- + buildstream/_basecache.py
- buildstream/_cas/cascache.py
- buildstream/_context.py
- buildstream/_exceptions.py
- buildstream/_project.py
- buildstream/_scheduler/queues/fetchqueue.py
- + buildstream/_sourcecache.py
- buildstream/element.py
- buildstream/source.py
- buildstream/types.py
- tests/artifactcache/config.py
- + tests/sourcecache/__init__.py
- + tests/sourcecache/config.py
- + tests/sourcecache/consistency.py
- + tests/sourcecache/missing-certs/certificates/client.crt
- + tests/sourcecache/missing-certs/certificates/client.key
- + tests/sourcecache/missing-certs/element.bst
- + tests/sourcecache/project/elements/compose-all.bst
- + tests/sourcecache/project/elements/import-bin.bst
- + tests/sourcecache/project/elements/import-dev.bst
- + tests/sourcecache/project/elements/target.bst
- + tests/sourcecache/project/files/bin-files/usr/bin/hello
- + tests/sourcecache/project/files/dev-files/usr/include/pony.h
- + tests/sourcecache/project/project.conf
- + tests/sourcecache/project/project/elements/compose-all.bst
- + tests/sourcecache/project/project/elements/import-bin.bst
- + tests/sourcecache/project/project/elements/import-dev.bst
- + tests/sourcecache/project/project/elements/target.bst
- + tests/sourcecache/project/project/files/bin-files/usr/bin/hello