summaryrefslogtreecommitdiff
path: root/src/buildstream/_platform/platform.py
Commit message (Expand)AuthorAgeFilesLines
* Completely abolish job pickling.tristan/nuke-pickle-jobberTristan van Berkom2020-06-151-14/+0
* Drop Platform subclasses and BST_FORCE_BACKENDjuerg/sandbox-drop-bwrapJürg Billeter2020-06-031-29/+17
* Drop sandbox selection and BST_FORCE_SANDBOXJürg Billeter2020-06-031-53/+10
* _platform: Drop maximize_open_file_limit()Jürg Billeter2020-06-031-17/+0
* Switch preferred sandbox from bwrap to buildbox-runJürg Billeter2020-04-281-1/+5
* _platform.py: Reset Sandbox._dummy_reasons in _check_sandbox()Jürg Billeter2020-04-281-0/+1
* _sandboxbuildboxrun.py: Detect platforms supported by buildbox-runjuerg/platformJürg Billeter2020-04-141-3/+3
* Drop concept of partially supported sandbox configurationJürg Billeter2020-04-141-1/+1
* Canonicalize OS nameJürg Billeter2020-02-271-1/+7
* _platform: Don't use psutil.Process.cpu_affinity on unsupported platformschandan/fix-cpu-countChandan Singh2019-12-311-1/+9
* _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
* _platform: Support experimental buildbox-run sandbox on all platformsJürg Billeter2019-12-101-3/+24
* Reformat code using BlackChandan Singh2019-11-141-32/+37
* win32: _platform/win32: add support for win32Angelos Evripiotis2019-10-141-0/+4
* Remove uneccesary _platform.multiprocessingaevri/nompAngelos Evripiotis2019-08-201-8/+0
* Support pickling jobs if the platform requires itAngelos Evripiotis2019-08-161-2/+19
* Abstract mp Queue usage, prep to spawn processesAngelos Evripiotis2019-08-161-0/+5
* Store Platform reference in Context instance variableJürg Billeter2019-07-171-10/+2
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-8/+63
* platform: re-scope set_resource_limitsAngelos Evripiotis2019-07-021-11/+14
* _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-211-0/+164