summaryrefslogtreecommitdiff
path: root/src/buildstream/_platform
Commit message (Expand)AuthorAgeFilesLines
* _platform: Don't use psutil.Process.cpu_affinity on unsupported platformschandan/fix-cpu-countChandan Singh2019-12-312-9/+9
* _platform: Drop support for chroot sandboxJürg Billeter2019-12-311-21/+0
* _platform/platform.py: Add alias for IBM AIX 7 powerpcChandan Singh2019-12-231-3/+11
* _platform/platform.py: Add alias for sun4vChandan Singh2019-12-231-0/+1
* _platform/platform.py: Add powerpc64 and powerpc64leJavier Jardón2019-12-171-0/+2
* Drop buildbox sandboxJürg Billeter2019-12-101-27/+0
* _platform: Support experimental buildbox-run sandbox on all platformsJürg Billeter2019-12-102-3/+25
* Reformat code using BlackChandan Singh2019-11-145-56/+70
* win32: _platform/win32: add support for win32Angelos Evripiotis2019-10-142-0/+63
* Remove uneccesary _platform.multiprocessingaevri/nompAngelos Evripiotis2019-08-202-116/+0
* Support pickling jobs if the platform requires itAngelos Evripiotis2019-08-162-2/+62
* Abstract mp Queue usage, prep to spawn processesAngelos Evripiotis2019-08-162-0/+70
* sandbox: Add initial SandboxBuildBoxJürg Billeter2019-07-251-0/+25
* _platform: make picklable, no nested methodsAngelos Evripiotis2019-07-243-49/+53
* Store Platform reference in Context instance variableJürg Billeter2019-07-171-10/+2
* Refactor of Platform and SandboxWilliam Salmon2019-07-125-176/+184
* platform: re-scope set_resource_limitsAngelos Evripiotis2019-07-022-13/+32
* _platform.get_cpu_count: use psutil instead of osaevri/psutil_affinityAngelos Evripiotis2019-06-181-1/+3
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-215-0/+438