summaryrefslogtreecommitdiff
path: root/buildstream/sandbox/_sandboxdummy.py
Commit message (Expand)AuthorAgeFilesLines
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-36/+0
* lint: Fix or silence 'cyclic-import' errors and enable pylint for itBenjamin Schubert2019-04-011-1/+1
* sandbox: Deduplicate code to process cwd, env, and command argumentsJürg Billeter2018-11-271-11/+1
* Test that helpful messages are raised when missing dependenciesBenjamin Schubert2018-11-081-1/+2
* Check if command is a str and replace by list before checking existenceBenjamin Schubert2018-10-261-0/+4
* sandbox/_sandboxdummy.py: Take a reason for useDaniel Silverstone2018-10-041-1/+2
* Adding Dummy sandboxknownexus2018-09-271-0/+40