summaryrefslogtreecommitdiff
path: root/src/buildstream/sandbox/sandbox.py
Commit message (Expand)AuthorAgeFilesLines
* storage: Add public Directory.exists() methodJürg Billeter2020-03-101-2/+2
* sandbox: Add _create_empty_file() methodJürg Billeter2020-02-111-1/+45
* sandbox: Remove unused _SandboxBatchCallJürg Billeter2020-02-111-17/+0
* sandbox.py: Add combined_label() method to batch itemsJürg Billeter2020-01-131-0/+6
* sandbox: remove unused _issue_warningDarius Makovsky2019-12-241-10/+0
* sandbox: remove unused _callbackDarius Makovsky2019-12-241-20/+0
* sandbox.py: Remove unused _set_virtual_directory() methodJürg Billeter2019-12-051-6/+0
* sandbox.py: Assert that the working directory is an absolute pathJürg Billeter2019-11-271-1/+3
* Reformat code using BlackChandan Singh2019-11-141-66/+54
* Add initial mypy configuration and typesChandan Singh2019-09-021-33/+49
* sandbox/sandbox.py: Allow SandboxCommandError to have different reasonsDaniel Silverstone2019-08-141-2/+3
* _message.py: Use element_name & element_key instead of unique_idtpollard/messageobjectTom Pollard2019-08-081-12/+11
* _sandboxremote.py: Fetch blobs on artifact creation, not after commandJürg Billeter2019-08-081-0/+11
* sandbox: Add initial SandboxBuildBoxJürg Billeter2019-07-251-0/+16
* Update sandbox to use virtual directoriesWilliam Salmon2019-07-251-4/+8
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-0/+1
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-051-2/+2
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+717