aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/exec/SymlinkTreeHelper.java
Commit message (Expand)AuthorAge
* Changing SymlinkTreeStrategy not to use spawns.Gravatar Googler2018-05-18
* Rollback https://github.com/bazelbuild/bazel/pull/5007Gravatar cparsons2018-04-16
* CommandBuilder: remove useShell and setWorkingDirGravatar Laszlo Csomor2018-04-12
* Simplify Executor.getSpawnActionContext() by removing mnemonic: spawn is enough.Gravatar Googler2018-03-26
* Simplified ActionContextConsumer by having it operate on a new class which ho...Gravatar Googler2018-03-26
* Begins cleanup to allow ActionFS to be injected into all action executions.Gravatar shahan2018-03-15
* Also get build-runfiles as an ActionInput for the symlink tree spawnGravatar ulfjack2018-03-06
* Move BinTools to lib.execGravatar ulfjack2018-02-15
* Clean up ExecutionRequirementsGravatar ulfjack2017-11-29
* Return SpawnResults using a List instead of a Set.Gravatar ruperts2017-11-21
* More SpawnResult-related plumbing changes to Actions, Strategies, ActionConte...Gravatar ruperts2017-10-07
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* use a relative path to build-runfilesGravatar Benjamin Peterson2017-05-15
* Rationalize local resource acquisitionGravatar Ulf Adams2017-03-03
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Short-circuit runfiles tree creation if runfiles are disabled (for example, o...Gravatar Lukacs Berki2016-08-04
* Move more things from TestConstants to AnalysisMock and LoadingMock.Gravatar Ulf Adams2016-07-14
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Fixes bugs so that we can build bazel with bazel on WindowsGravatar Yun Peng2016-04-14
* Use the local shell environment for invoking build-runfiles.Gravatar Lukacs Berki2016-03-30
* Windows: execute build-runfiles through shell.Gravatar Dmitry Lomov2016-02-12
* Make The Build Faster: Use AutoCloseable when dealing with resources.Gravatar Philipp Wollermann2016-02-10
* Add a (working) windows compatibility mode that makes Bazel create hardlinks ...Gravatar Lukacs Berki2016-01-26
* Do not use sandboxing when bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25