aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CompileBuildVariables.java
Commit message (Expand)AuthorAge
* Build support for passing a software cache prefetching hints file.Gravatar Googler2018-05-16
* 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
* C++: Renames CcCompilationContextInfo to CcCompilationContextGravatar plf2018-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
* 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