aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CppModuleMapAction.java
Commit message (Expand)AuthorAge
* Automated rollback of commit d62833f640690309e1a73aefa62de1d8821dc8ba.Gravatar plf2018-05-25
* For compilations with C++ modules, treat private headers (header files inGravatar Googler2018-05-23
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* Add @AutoCodec to CppModuleMapAction.Gravatar cpeyser2018-02-23
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Mitigate GC churn in module map file writes: No need to pin entire contents i...Gravatar felly2017-06-16
* Roll forward of https://github.com/bazelbuild/bazel/commit/5f31944b8942818aaf...Gravatar Googler2017-05-02
* Automated g4 rollback of commit a83a5df53ca184ad59a4a46cd9dfa747bf08007a.Gravatar Googler2017-04-30
* Custom module map for j2objc_libraryGravatar Googler2017-04-30
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Experimental java annotation support with unpredictable action inputs/outputs...Gravatar Rumou Duan2016-07-28
* Fix cache invalidation problem in CppModuleMapAction.Gravatar Manuel Klimek2016-04-25
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directl...Gravatar Alex Humesky2016-02-26
* Add a feature to require explicitly passing module maps.Gravatar Manuel Klimek2015-10-07
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Include generateSubmodules in the cache key.Gravatar Googler2015-03-23
* Add a feature to put each header into it's own submodule. This will be requiredGravatar Googler2015-03-16
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Fix cache key generation of CppModuleMapAction.Gravatar Manuel Klimek2015-02-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25