aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp
Commit message (Expand)AuthorAge
* Return the set of files found when discovering inputs. Skyframe will probably...Gravatar Janak Ramakrishnan2015-03-11
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Rename TopLevelArtifactProvider to OutputGroupProvider.Gravatar Lukacs Berki2015-03-05
* Do not use module maps if the crosstool doesn't support them when using theGravatar Manuel Klimek2015-03-05
* Remove unused make variable GLIBC.Gravatar Han-Wen Nienhuys2015-03-04
* Remove TempsProvider in favor of an output group.Gravatar Lukacs Berki2015-02-25
* Simplify the algorithm to compute top-level artifacts to build even more by c...Gravatar Lukacs Berki2015-02-24
* Remove FilesToCompileProvider and CompilationPrerequisitesProvider and replac...Gravatar Lukacs Berki2015-02-24
* Use the crosstool feature configuration for all modules, layering and headerGravatar Manuel Klimek2015-02-22
* 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