summaryrefslogtreecommitdiff
path: root/src/buildstream/_platform/linux.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Platform subclasses and BST_FORCE_BACKENDjuerg/sandbox-drop-bwrapJürg Billeter2020-06-031-45/+0
* Drop sandbox selection and BST_FORCE_SANDBOXJürg Billeter2020-06-031-11/+0
* linux.py: Remove unused can_crossbuild() and _uid/_gidJürg Billeter2020-06-031-26/+0
* linux.py: Drop bwrap supportJürg Billeter2020-06-031-26/+0
* Switch preferred sandbox from bwrap to buildbox-runJürg Billeter2020-04-281-1/+1
* Drop concept of partially supported sandbox configurationJürg Billeter2020-04-141-1/+1
* _platform: Drop support for chroot sandboxJürg Billeter2019-12-311-21/+0
* Drop buildbox sandboxJürg Billeter2019-12-101-27/+0
* _platform: Support experimental buildbox-run sandbox on all platformsJürg Billeter2019-12-101-0/+1
* Reformat code using BlackChandan Singh2019-11-141-14/+24
* sandbox: Add initial SandboxBuildBoxJürg Billeter2019-07-251-0/+25
* _platform: make picklable, no nested methodsAngelos Evripiotis2019-07-241-28/+30
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-102/+70
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+150