summaryrefslogtreecommitdiff
path: root/buildstream/_platform/unix.py
Commit message (Expand)AuthorAgeFilesLines
* lint: Fix or silence 'cyclic-import' errors and enable pylint for itBenjamin Schubert2019-04-011-1/+1
* _platform: Add checks for os and architectureRaoul Hidalgo Charman2018-12-051-1/+10
* Import sandbox subclass when instantiating sandboxJames Ennis2018-09-271-1/+1
* _platform: Remove unused contextJürg Billeter2018-09-271-2/+2
* Move artifact cache creation to ContextJürg Billeter2018-09-271-6/+0
* _platform: Add check_sandbox_config() methodJürg Billeter2018-09-271-1/+9
* Make Project owner of Loader.Valentin David2018-08-021-2/+2
* _platform: Use CAS artifact cacheJürg Billeter2018-07-171-2/+2
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
* _artifactcache: Use project-specific remotes for subprojectsJürg Billeter2018-02-081-1/+1
* Remove unused importsGökçen Nurlu2017-12-071-2/+1
* 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-061-1/+1
* Add platform factoriesTristan Maat2017-09-281-0/+49