aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/cpp/CppLinkstampCompileHelperTest.java
Commit message (Expand)AuthorAge
* Stop setting G3_VERSION_INFO C++ linkstamp variable.Gravatar Googler2018-07-13
* Bring back --copts to linkstamp compile actionsGravatar hlopko2018-04-20
* Replace nearly all test uses of ConfiguredTarget#getConfiguration with utilit...Gravatar janakr2018-03-27
* C++: Fixes Blaze crashing on CLIF in toolchains that don't need PICGravatar plf2018-03-27
* Do not upload link inputs of the linkstamp compile actions to the executorGravatar hlopko2018-03-05
* Hide fix for linkstmap inputs computation behind an optionGravatar hlopko2018-02-26
* Fix linkstamping tests broken on bazel ciGravatar hlopko2018-02-22
* Recompile linkstamps whenever any input of the owning action changes.Gravatar hlopko2018-02-22
* RELNOTES: Fix FDO_STAMP_MACRO to only be set when fdoBuildStamp is not null.Gravatar Googler2018-02-06
* C++: Fixes linkstamp not compiled with PIC.Gravatar plf2018-01-16
* Automated rollback of commit 367f704e71f352b404df38161f4c367b9ff506c9.Gravatar hlopko2017-12-12
* Rollback of 178106899.Gravatar cpeyser2017-12-08
* Register separate linkstamp compile actionGravatar hlopko2017-12-06