aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/actions/SymlinkAction.java
Commit message (Expand)AuthorAge
* Starts threading ActionExecutionContext to sites calling getPath() only withinGravatar shahan2018-04-11
* Begins cleanup to allow ActionFS to be injected into all action executions.Gravatar shahan2018-03-15
* Automated rollback of commit 96145511b34a2d7be834e3eb05927674e875c813.Gravatar janakr2018-03-05
* Automated rollback of commit eee53d3a33dde441f7e7adaecde81ef2d3db7c1b.Gravatar dannark2018-03-04
* @AutoCodec ConfiguredTargetValue.Gravatar cpeyser2018-03-02
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* Apply @AutoCodec to ExecutableSymlinkAction and SymlinkAction.Gravatar mjhalupka2018-02-23
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Actions now have the option of returning an ActionResult, containing a (possi...Gravatar ruperts2017-10-18
* Don't symlink into the execroot if possible in SymlinkAction: instead, symlin...Gravatar janakr2017-10-02
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Convert LLVM raw profiles to indexed format if necessary.Gravatar Googler2017-04-30
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Little refactorings on resource management stuff:Gravatar Philipp Wollermann2016-02-28
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* 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