aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/proto
Commit message (Expand)AuthorAge
* Add FeatureSpecification.Gravatar hlopko2017-05-30
* Extract :cc_toolchain as constantGravatar hlopko2017-05-22
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* A flag to control the outputs that cc_proto_library expects from proto-compiler.Gravatar Carmi Grushko2017-03-28
* Expose proto_library, java_lite_proto_library, java_proto_library and cc_prot...Gravatar Carmi Grushko2017-02-24
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Stop retrieving FdoSupport statically from hard-coded attribute ":cc_toolchai...Gravatar Rumou Duan2017-02-14
* Stop retrieving CcToolChainProvider statically from hard-coded attribute ":cc...Gravatar Rumou Duan2017-02-08
* Remove unnecessary flag from ProtoCcHeaderProvider.Gravatar Googler2017-02-06
* Remove the ability for an aspect to propagate a different aspect.Gravatar Dmitry Lomov2017-01-20
* cc_proto_library can build proto_library's from remote repos.Gravatar Carmi Grushko2016-12-22
* Propagate all providers from CcLibraryHelper into cc_proto_library.Gravatar Carmi Grushko2016-12-13
* When a strict proto dep violation occurs, tell the user what they should fix.Gravatar Carmi Grushko2016-12-05
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01