aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CppLinkstampCompileHelper.java
Commit message (Expand)AuthorAge
* Expose C++ action names to SkylarkGravatar hlopko2018-06-07
* Expose cc_common.create_compile_build_variablesGravatar hlopko2018-05-16
* Automated rollback of commit c4fc6201fdfa71993e2e9e295a946150e6990c75.Gravatar mstaib2018-05-14
* Extract logic for dealing with CROSSTOOL values and build variables into sepa...Gravatar rosica2018-05-14
* Expose cc_common.create_compile_build_variablesGravatar hlopko2018-05-14
* Do not pass compilation context to compile build variablesGravatar hlopko2018-05-03
* Thread legacy compile flags through CcToolchainProvider for compile build var...Gravatar hlopko2018-05-03
* Bring back --copts to linkstamp compile actionsGravatar hlopko2018-04-20
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-19
* Remove traces of optional_flags from crosstoolGravatar hlopko2018-04-10
* C++: Rename CcCompilationInfo to CcCompilationContextInfo.Gravatar plf2018-04-03
* Move strip and compile build variables into separate classesGravatar hlopko2018-03-28
* Isolate C++ compile build variablesGravatar hlopko2018-03-27
* Do not upload link inputs of the linkstamp compile actions to the executorGravatar hlopko2018-03-05
* Recompile linkstamps whenever any input of the owning action changes.Gravatar hlopko2018-02-22
* C++: Removes CppModel classGravatar plf2018-02-15
* RELNOTES: Fix FDO_STAMP_MACRO to only be set when fdoBuildStamp is not null.Gravatar Googler2018-02-06
* Move CppConfiguration#getCompilerFlags and #getCxxFlags to CcToolchainProvider.Gravatar cpeyser2017-12-19
* Automated rollback of commit 367f704e71f352b404df38161f4c367b9ff506c9.Gravatar hlopko2017-12-12
* Rollback of 178106899.Gravatar cpeyser2017-12-08
* Register separate linkstamp compile actionGravatar hlopko2017-12-06