aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/cpp/proto
Commit message (Expand)AuthorAge
* Don't instrument files generated by cc_proto_library for coverageGravatar Googler2018-06-20
* Make Artifact#equals take the owner into account for derived artifacts.Gravatar janakr2018-06-08
* C++: Renames CcCompilationContextInfo to CcCompilationContextGravatar plf2018-05-14
* C++: Introduce provider that wraps C++ compilation providers.Gravatar plf2018-04-06
* C++: Rename CcCompilationInfo to CcCompilationContextInfo.Gravatar plf2018-04-03
* Fixing issue with external j2objc protos (reattempt at #4058)Gravatar Mike Lewis2018-03-29
* C++: Migrate CcCompilationInfo to NativeInfoGravatar plf2018-02-21
* C++: Renames CppCompilationContext to CcCompilationInfoGravatar plf2018-02-21
* [Bazel] Change default place where {java,cc}_proto_library look for their ext...Gravatar carmi2017-10-20
* Automated g4 rollback of commit d5ee3b5397135eebd4b5d5b6bd4a4444093c4df8.Gravatar kchodorow2017-04-26
* Repositories can only be accessed in projects that define them in their WORKS...Gravatar kchodorow2017-04-26
* Fix tests to create WORKSPACE files for local repositories.Gravatar John Cater2017-04-24
* A flag to control the outputs that cc_proto_library expects from proto-compiler.Gravatar Carmi Grushko2017-03-28
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* --proto_compiler points at @com_google_protobuf//:protocGravatar Carmi Grushko2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* 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
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01