aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/proto/ProtoConfiguration.java
Commit message (Expand)AuthorAge
* Make sure that --proto_toolchain_for_cc works in the HOST configuration.Gravatar Carmi Grushko2016-12-15
* Clean up after transition of java_xxx_proto_library rules to proto-toolchains.Gravatar Carmi Grushko2016-12-07
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01
* Default behavior of proto_library's strict-proto-deps is now determined by th...Gravatar Carmi Grushko2016-11-30
* Make it easier to use protos in Bazel out of the box.Gravatar Carmi Grushko2016-11-29
* Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979.Gravatar Carmi Grushko2016-11-08
* Progress on migrating java_lite_proto_library to Skylark.Gravatar Irina Iancu2016-11-08
* Rollback of commit a396b070ae36032a973672e11145533621c39edc.Gravatar Klaus Aehlig2016-11-07
* Use proto_lang_toolchain() in java_proto_library.Gravatar Carmi Grushko2016-11-04
* Use proto_lang_toolchain in java_lite_proto_library.Gravatar Carmi Grushko2016-11-03
* Extract java/javalite proto compilation args to command-line flags.Gravatar Carmi Grushko2016-10-06
* --Gravatar Carmi Grushko2016-07-12
* Contractually document BuildConfiguration.Fragment as immutable and strengthenGravatar Greg Estren2016-02-01
* Allow filtering out some extra-actions related to Java proto compilation.Gravatar Carmi Grushko2016-01-22
* Open-source command-line options specific to protocol buffer.Gravatar Carmi Grushko2015-12-10