summaryrefslogtreecommitdiff
path: root/buildstream/_platform/platform.py
Commit message (Expand)AuthorAgeFilesLines
* _platform/platform.py: Add canonicalize_arch() methodJürg Billeter2019-01-101-14/+28
* platform.py: Add mapping of uname to OS-independent valueslachlanmackenzie/debug_benchmark_failureRaoul Hidalgo Charman2018-12-051-0/+38
* _platform: Fix get_cpu_count() with cap=NoneJürg Billeter2018-10-011-1/+5
* Adding darwin.py (MacOS) platformknownexus2018-09-271-5/+8
* Max-jobs is now defined on a platform basisknownexus2018-09-271-0/+3
* Added `set_resource_limits()` to platformknownexus2018-09-271-1/+14
* Use lazy platform instantiationJürg Billeter2018-09-271-3/+3
* _platform: Remove unused contextJürg Billeter2018-09-271-5/+2
* _platform/platform.py: Remove unused artifactcache propertyJürg Billeter2018-09-271-7/+0
* Move artifact cache creation to ContextJürg Billeter2018-09-271-4/+2
* _platform: Add check_sandbox_config() methodJürg Billeter2018-09-271-0/+4
* Make Project owner of Loader.Valentin David2018-08-021-2/+1
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
* _platform package: Adhere to policy on private symbolsTristan Van Berkom2018-04-051-1/+1
* Remove unused importsGökçen Nurlu2017-12-071-3/+1
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* Clean old Platform.get_platform referencesTristan Maat2017-11-011-1/+1
* Make the platform object a singletonTristan Maat2017-11-011-3/+9
* _platform/platform.py: Removing executable permissionTristan Van Berkom2017-10-221-0/+0
* Add platform factoriesTristan Maat2017-09-281-0/+92