aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/standalone
Commit message (Expand)AuthorAge
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26
* Support (test) timeouts in Bazel.Gravatar Han-Wen Nienhuys2015-07-07
* Remove unnecessary dependencies from action context consumers.Gravatar Philipp Wollermann2015-06-29
* Split sandbox code from standalone module.Gravatar Philipp Wollermann2015-06-29
* Move C++ deps into the correct ActionContextConsumers.Gravatar Philipp Wollermann2015-06-18
* Make strategy matching stricter, remove wrong entries in returned map from St...Gravatar Philipp Wollermann2015-06-18
* Convert ActionContextProvider to an abstract class. This gets rid of a lot of...Gravatar Philipp Wollermann2015-06-18
* Remove unneeded parameter from LocalGccStrategy.Gravatar Philipp Wollermann2015-06-08
* Implement "More flexible strategy flag for Bazel".Gravatar Philipp Wollermann2015-06-08
* Removed special handling of the tools package in the namespace sandboxGravatar Damien Martin-Guillerez2015-05-18
* Better distinguish subcommand log statements by logging descriptionGravatar Mark Schaller2015-05-18
* Make Spawns runfiles awareGravatar Michajlo Matijkiw2015-05-15
* Enables BlazeModule to return multiple ActionContextProviders and ActionConte...Gravatar Googler2015-04-23
* Add TEST_TMPDIR for BazelGravatar Kristina Chodorow2015-04-22
* Remove the full client environment from BuildConfiguration in favor of comput...Gravatar Lukacs Berki2015-04-17
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Get runfiles prefix from the WORKSPACE fileGravatar Kristina Chodorow2015-03-05
* LinuxSandboxedStrategy: only set debug if --verbose_failures is set.Gravatar Han-Wen Nienhuys2015-02-24
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25