aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp
Commit message (Expand)AuthorAge
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Fix bug when using header modules and FDO with --save_temps.Gravatar Manuel Klimek2015-02-20
* Do not add header modules to the object files in CcCompilationOutputs.Gravatar Manuel Klimek2015-02-20
* Use .pcm.d as file name for the dependency file for header modules.Gravatar Manuel Klimek2015-02-20
* Correctly add .pcm files to the command line of parsed headers when theirGravatar Manuel Klimek2015-02-19
* Decouple header-processing from the toolchain rule attribute.Gravatar Manuel Klimek2015-02-19
* Remove BaselineCoverageArtifactsProvider in favor of an output group.Gravatar Lukacs Berki2015-02-19
* Port all module map and header parsing related flags to the new crosstoolGravatar Manuel Klimek2015-02-19
* Fix layering_check with cc_fake_binary / no-compile tests.Gravatar Manuel Klimek2015-02-18
* Fix cache key generation of CppModuleMapAction.Gravatar Manuel Klimek2015-02-11
* Replace some calls to ArtifactFactory.resolveSourceArtifact(PathFragment exec...Gravatar Marian Lobur2015-02-11
* Description redacted.Gravatar Manuel Klimek2015-02-10
* Allow empty lists for variables of sequence type in the crosstoolGravatar Manuel Klimek2015-02-06
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25