aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/proto
Commit message (Expand)AuthorAge
...
* Clean up after rolling out --jplNonStrictDepsLikePl.Gravatar carmi2017-08-29
* Clean up after rolling out --correctRollupTransitiveProtoRuntimes.Gravatar carmi2017-08-29
* Stop using CustomMultiArgv in ProtoCompileActionBuilder.Gravatar tomlu2017-08-24
* Improve CustomCommandLine interface.Gravatar tomlu2017-08-22
* Add more type safety to CustomCommandLine.Gravatar tomlu2017-08-16
* Add @CompileTimeConstant annotations to CustomCommandLine.Gravatar tomlu2017-08-16
* Inline @Deprecated methods in CustomCommandLine.Gravatar tomlu2017-08-11
* Defer expansion of certain proto command line string arguments.Gravatar tomlu2017-08-10
* Improve CustomCommandLine.Gravatar tomlu2017-08-10
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Automated rollback of commit 496d3ded0bce12b7371a93e1183ba30e6aa88032.Gravatar buchgr2017-08-07
* Compute progress message lazily in spawn action.Gravatar tomlu2017-08-03
* PiperOrigin-RevId: 163848560Gravatar carmi2017-08-02
* Correctly include proto runtimes from transitive proto_library's, and their t...Gravatar carmi2017-07-28
* Pass "profile_path" flag to protoc if necessary.Gravatar Googler2017-07-26
* Automated rollback of commit 7d0200703cfa207d6577d84bee45ca185d240dfa.Gravatar carmi2017-07-25
* PiperOrigin-RevId: 162771369Gravatar carmi2017-07-24
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Delete unused reuseJavaCompileActionsFromProtoLibrary.Gravatar carmi2017-07-06
* Categorize proto options.Gravatar carmi2017-07-03
* Inline AttributeContainer.ATTRIBUTE_CONTAINER_FACTORY and PathFragment.TO_PAT...Gravatar laurentlb2017-07-03
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Remove the strict_proto_deps attribute from the build language.Gravatar Googler2017-05-15
* Automated g4 rollback of commit bcd23553f38f54fd4846aa507c827a4ee40cfab4.Gravatar ajmichael2017-04-26
* proto_library: Pass exec path to protoc. Fixes #2265Gravatar Jakob Buchgraber2017-04-26
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Strict proto deps: handle direct protos in external repositories.Gravatar carmi2017-03-31
* A flag to control the outputs that cc_proto_library expects from proto-compiler.Gravatar Carmi Grushko2017-03-28
* Ignore --reuseJavaCompileActionsFromProtoLibrary now that it is rolled out.Gravatar Carmi Grushko2017-03-24
* --Gravatar Carmi Grushko2017-03-22
* --Gravatar Carmi Grushko2017-03-14
* Document the descriptor set output of proto_library.Gravatar Carmi Grushko2017-03-10
* Remove mention of the ignored flag "--output_descriptor_set".Gravatar Carmi Grushko2017-02-24
* Expose proto_library, java_lite_proto_library, java_proto_library and cc_prot...Gravatar Carmi Grushko2017-02-24
* Remove 'allowReturnsNone=true' from the ProtoSourcesProvider methods for desc...Gravatar Googler2017-02-22
* 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
* Rollback of commit 03d1255df1805ed1e5f7512bf0336f71c595791b.Gravatar Googler2017-02-15
* Rollback of commit 51d245879ed2729f15c6c6a35b319a4277e7cd64.Gravatar Carmi Grushko2017-02-14
* --Gravatar Carmi Grushko2017-02-09
* proto_library: saner descriptor setsGravatar Carmi Grushko2017-02-02
* Remove unused --use_toolchain_for_java_proto flag.Gravatar Carmi Grushko2017-02-02
* Inline --output_descriptor_set=true.Gravatar Carmi Grushko2017-02-02
* Do not crash when a strict proto_library depends on a non-strict one.Gravatar Carmi Grushko2017-02-01
* Incremental dexing for java_lite_proto_librariesGravatar Googler2017-01-27
* Use a NestedSet for proto_library check deps sourcesGravatar Liam Miller-Cushon2017-01-23
* Description redacted.Gravatar Carmi Grushko2017-01-20
* Description redacted.Gravatar Vladimir Moskva2017-01-19