aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/sandbox/DarwinSandboxRunner.java
Commit message (Expand)AuthorAge
* Fix #2018: Can't access localhost in bazel 0.3.2.Gravatar Philipp Wollermann2017-02-01
* Gives 3 levels of sandbox error message under different flags.Gravatar Yue Gan2017-01-12
* Automated [] rollback of commit 56bc3cbf0e87423e815422d1c6e02846af74c0bf.Gravatar Marcel Hlopko2017-01-10
* Gives 3 levels of sandbox error message under different flags.Gravatar Yue Gan2017-01-10
* Automated [] rollback of commit feee0704b9a2654e1b2a9d99ec9f2fd590f8b23f.Gravatar Marcel Hlopko2017-01-09
* Gives 3 levels of sandbox error message under different flags.Gravatar Yue Gan2017-01-09
* Deny unix-socket in sandbox script by default. Fixes #1881.Gravatar Yue Gan2016-10-07
* sandbox: Replace the error-prone lazy cleanup of sandbox directories by a sim...Gravatar Philipp Wollermann2016-09-30
* Check OS X version to decide if sandbox is supported.Gravatar Yue Gan2016-09-09
* fix run_under commandGravatar Yue Gan2016-09-01
* Refactor our sandboxing code.Gravatar Philipp Wollermann2016-08-31
* Sandbox 2.0 for Mac OS X.Gravatar Yue Gan2016-08-08