aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/exec/SymlinkTreeStrategy.java
Commit message (Expand)AuthorAge
* Refactoring: uses OutputService for ActionFileSystem injectionGravatar shahan2018-06-18
* Changing SymlinkTreeStrategy not to use spawns.Gravatar Googler2018-05-18
* Begins cleanup to allow ActionFS to be injected into all action executions.Gravatar shahan2018-03-15
* 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
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Move OutputService to lib.skyframeGravatar ulfjack2017-08-11
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Short-circuit runfiles tree creation if runfiles are disabled (for example, o...Gravatar Lukacs Berki2016-08-04
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* 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
* Allow AutoProfiler to not log if below a caller-specified threshold, and set ...Gravatar Janak Ramakrishnan2016-02-01
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Use AutoProfiler for logging timing info for potentially expensive local acti...Gravatar Nathan Harmata2015-09-08
* Log timing for some actions that are known to be expensive sometimes.Gravatar Miguel Alcon Pinto2015-08-04
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25