aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/java/proto
Commit message (Expand)AuthorAge
...
* Create the output source jar in java_common.compileGravatar elenairina2017-11-29
* Automated rollback of commit a6ed4c01d374bcf98bf39c1efc12a0f4f20fe313.Gravatar elenairina2017-11-27
* Create the output source jar in java_common.compileGravatar elenairina2017-11-24
* Convert JavaToolchainProvider to a concrete class, and a subclass of Toolchai...Gravatar jcater2017-11-17
* Return JavaInfo providers only once in Java rules.Gravatar elenairina2017-10-11
* Expose JavaRuleOutputJarsProvider in java_common.provider, when available.Gravatar Googler2017-09-28
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* Wrap runtime jars and proto sources going into runfiles in a stable order nes...Gravatar tomlu2017-09-19
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Clean up after rolling out --jplNonStrictDepsLikePl.Gravatar carmi2017-08-29
* Clean up after rolling out --correctRollupTransitiveProtoRuntimes.Gravatar carmi2017-08-29
* Rename some of native declared providers according to the new naming scheme.Gravatar dslomov2017-08-21
* Defer expansion of certain proto command line string arguments.Gravatar tomlu2017-08-10
* Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylarkGravatar ulfjack2017-08-09
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Turn off C++ provider propagation from java_proto_library, until J2ObjcAspect...Gravatar carmi2017-08-07
* PiperOrigin-RevId: 163848560Gravatar carmi2017-08-02
* Provide CcLinkParamsStore from java_xxx_proto_library rules.Gravatar carmi2017-08-02
* Correctly include proto runtimes from transitive proto_library's, and their t...Gravatar carmi2017-07-28
* Assert that declared providers are not TransitiveInfoProviders.Gravatar dslomov2017-07-28
* Automated rollback of commit 7d0200703cfa207d6577d84bee45ca185d240dfa.Gravatar carmi2017-07-25
* PiperOrigin-RevId: 162771369Gravatar carmi2017-07-24
* Update the default values for the C++ and Java late-bound attributes to the c...Gravatar janakr2017-07-10
* Automated rollback of commit 68b9a7e2dc17e32b194238d287e79bee1ba035b9.Gravatar cushon2017-06-26
* Expose the correct JavaSkylarkApiProvider from JavaProtoAspect.Gravatar tomlu2017-06-26
* Move WrappingProviderHelper into static class in WrappingProvider.Gravatar Googler2017-06-20
* Use ProtoJavaApiInfoAspectProvider.merge instead of ad-hoc method.Gravatar carmi2017-06-20
* Create a general WrappingProvider concept and use for java_proto_library and ...Gravatar Googler2017-06-20
* All java_xxx_proto_library to provide JavaProvider ("java_common").Gravatar carmi2017-06-20
* Automated g4 rollback of commit da56606563ee9df438db93392f681bf2abb4ac97.Gravatar brandjon2017-06-16
* Use JavaCompilationArtifacts instead of JavaCompilationArgsGravatar cushon2017-06-08
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* Ignore --reuseJavaCompileActionsFromProtoLibrary now that it is rolled out.Gravatar Carmi Grushko2017-03-24
* Remove provider safety check and make all old ctx objects featurelessGravatar Vladimir Moskva2017-03-23
* --Gravatar Carmi Grushko2017-03-14
* Add a source_jars variable to OutputJar.Gravatar Irina Iancu2017-03-08
* Add flavour name for java proto compilation.Gravatar Irina Iancu2017-03-06
* Progress on Skylarkified java_lite_proto_library.Gravatar Irina Iancu2017-02-20
* Restrict aspects visible to other aspects according to their advertised provi...Gravatar Dmitry Lomov2017-02-15
* Adding JavaSourceJarsProvider to Java Provider.Gravatar Irina Iancu2017-01-23
* Remove the ability for an aspect to propagate a different aspect.Gravatar Dmitry Lomov2017-01-20
* Add the output_licenses attribute to java_toolchain and make Bazel use it whe...Gravatar Lukacs Berki2017-01-17
* Adding Java compilation to java_lite_proto_library Skylark version.Gravatar Irina Iancu2017-01-16
* Handle the case where deploy_env causes partial extension information to be a...Gravatar Googler2017-01-13
* Consolidate host javabase input lookupGravatar Liam Miller-Cushon2017-01-12
* Rollback of commit fa7e34979b1a10794321b1233e8d6f44a62431fa.Gravatar Pedro Liberal Fernandez2017-01-11
* Advertise java Skylark provider from java proto aspects.Gravatar Googler2017-01-10
* Exclude transitive proto deps of deploy_env binaries from the generated exten...Gravatar Googler2017-01-09
* Refactor JavaSkylarkApiProvider to source its info from passed-in providers i...Gravatar Googler2017-01-03
* Clean up after transition of java_xxx_proto_library rules to proto-toolchains.Gravatar Carmi Grushko2016-12-07