summaryrefslogtreecommitdiff
path: root/buildstream/sandbox/_sandboxchroot.py
Commit message (Expand)AuthorAgeFilesLines
* Add 'sandbox' configuration key and build-uid/build-gid elementsJim MacArthur2018-03-231-0/+7
* _sandboxchroot.py: Ensure the cwd existsJürg Billeter2018-03-151-0/+6
* pylint - dealt with import warningsJames Ennis2018-03-141-1/+1
* Add support for doing incremental buildsChandan Singh2018-01-251-1/+5
* sandbox: Make sandbox.run use keyword argsJonathan Maw2017-11-141-1/+1
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-081-2/+0
* sandbox: Refactoring, moving accidentally public MountMap into it's own fileTristan Van Berkom2017-11-061-4/+5
* sandbox/_mount.py: Renamed _mounter.pyTristan Van Berkom2017-11-061-1/+1
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* Refactoring: Move ElementError and SourceError to their respective classes, c...Tristan Van Berkom2017-11-061-6/+6
* artifactcache.py: Fix missing fetch_remote_refs interface98-ctrl-c-doesn-t-properly-kill-a-non-interactive-shellTristan Maat2017-10-191-1/+6
* Fix keyboardinterrupts caused by subprocessesTristan Maat2017-10-191-17/+65
* Move sandboxes to separate directoryTristan Maat2017-09-281-0/+263