aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/WriteBuildInfoHeaderAction.java
Commit message (Expand)AuthorAge
* Tweak GUID for WriteBuildInfoHeaderAction to force it to be rebuiltGravatar Googler2018-07-20
* Remove workspace status language filter, and C++ linkstamp "VERBATIM" output ...Gravatar Googler2018-07-19
* Begins cleanup to allow ActionFS to be injected into all action executions.Gravatar shahan2018-03-15
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* @AutoCodec WriteBuildInfoHeaderAction.Gravatar janakr2018-02-27
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Change the UUID of actions consuming the set of build info keys.Gravatar Lukacs Berki2017-03-16
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Make ActionOwner a final class, since all non-test implementations were basic...Gravatar Janak Ramakrishnan2016-03-21
* Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directl...Gravatar Alex Humesky2016-02-26
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25