aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CppRuleClasses.java
Commit message (Expand)AuthorAge
* Add a feature to require explicitly passing module maps.Gravatar Manuel Klimek2015-10-07
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Also change C++ to use the new split attribute lists.Gravatar Ulf Adams2015-09-21
* Teach Bazel to accept assembler-without-preprocessor source files.Gravatar Googler2015-09-16
* Rollback of commit a708acd02baf3821c975801ae0e5cad6867a6735.Gravatar Mark Schaller2015-09-08
* Teach Bazel to accept assembler-without-preprocessor source files.Gravatar Googler2015-09-04
* Convert the coverage flags to use the feature configuration.Gravatar Manuel Klimek2015-08-11
* Add a feature to control whether we provide transitive header modules to aGravatar Manuel Klimek2015-08-11
* Experimental support LLVM ThinLTO.Gravatar Han-Wen Nienhuys2015-08-11
* Remove some dead code given that cc_public_library is gone.Gravatar Ulf Adams2015-07-29
* Setup FDO command-line options via feature configurations.Gravatar Googler2015-06-25
* Switch to a CROSSTOOL feature for include flags.Gravatar Brian Silverman2015-05-18
* Add a feature to put each header into it's own submodule. This will be requiredGravatar Googler2015-03-16
* Use the crosstool feature configuration for all modules, layering and headerGravatar Manuel Klimek2015-02-22
* 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