summaryrefslogtreecommitdiff
path: root/buildstream/_platform
Commit message (Expand)AuthorAgeFilesLines
* Make Project owner of Loader.Valentin David2018-08-023-6/+5
* _platform: Use CAS artifact cacheJürg Billeter2018-07-172-4/+4
* Remove shebangs from python filesGökçen Nurlu2018-06-194-4/+0
* Replace bwrap checks with calls to check_bwrap_versionmilloni2018-05-071-18/+2
* _platform/linux.py: Fix fallout from context private symbols refactorTristan Van Berkom2018-04-051-1/+1
* _platform package: Adhere to policy on private symbolsTristan Van Berkom2018-04-052-22/+22
* sandbox/_sandboxbwrap.py: Use --die-with-parentJürg Billeter2018-02-241-0/+21
* _artifactcache/ostreecache.py: Make enable_push a keyword argumentJürg Billeter2018-02-241-1/+1
* _artifactcache: Use project-specific remotes for subprojectsJürg Billeter2018-02-082-2/+2
* Remove unused importsGökçen Nurlu2017-12-073-9/+3
* Refactor, remove some unused imports138-aborting-bst-push-command-causes-stack-traceAngelos Evripiotis2017-11-131-2/+0
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-063-3/+3
* Clean old Platform.get_platform referencesTristan Maat2017-11-011-1/+1
* Make the platform object a singletonTristan Maat2017-11-011-3/+9
* _platform/linux.py: Add preflight check to detect user namespacesTristan Van Berkom2017-10-311-1/+40
* _platform/platform.py: Removing executable permissionTristan Van Berkom2017-10-221-0/+0
* Add platform factoriesTristan Maat2017-09-284-0/+205