aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CcLibraryHelper.java
Commit message (Expand)AuthorAge
* Add a feature to put each header into it's own submodule. This will be requiredGravatar Googler2015-03-16
* Implements an attribute textual_hdrs for cc_library rules.Gravatar Manuel Klimek2015-03-13
* Rename TopLevelArtifactProvider to OutputGroupProvider.Gravatar Lukacs Berki2015-03-05
* Remove TempsProvider in favor of an output group.Gravatar Lukacs Berki2015-02-25
* 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
* Decouple header-processing from the toolchain rule attribute.Gravatar Manuel Klimek2015-02-19
* Port all module map and header parsing related flags to the new crosstoolGravatar Manuel Klimek2015-02-19
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25