aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/bazel/rules/java
Commit message (Expand)AuthorAge
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-08-06
* Update the documentation of the "resources" tag on Java rules.Gravatar lberki2018-08-03
* Add JavaSourceInfoProvider to JavaInfo.Gravatar elenairina2018-07-31
* Internal changeGravatar ruperts2018-07-30
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-07-26
* Add support for data dependencies to java_plugin and java_package_configurationGravatar cushon2018-07-25
* Automated rollback of commit 16dde0de06a3a4157a13e7e7264afeb6a50b2dde.Gravatar janakr2018-07-25
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-07-25
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* PiperOrigin-RevId: 203352511Gravatar twerth2018-07-05
* Fix java_binary.jvm_flags BE link to $(location) expansionGravatar cushon2018-07-05
* Refactor TemplateExpansionAction so that various strategies can be used to im...Gravatar kush2018-06-29
* Flatten JavaCompilationAgs into JavaCompilationArgsProviderGravatar cushon2018-06-26
* Remove all uses of RuleDefinitionEnvironment#getLabel, replacing them with La...Gravatar janakr2018-06-20
* Ensure seq never formats output with decimals or using scientific notationGravatar cushon2018-06-19
* Make java_toolchain attribute Environment aware.Gravatar dbabkin2018-06-18
* Implement LcovMerger.Gravatar elenairina2018-06-11
* Remove include_java_contracts_deps option.Gravatar dbabkin2018-06-08
* Clean up Java proto_library attributes.Gravatar tomlu2018-05-28
* Remove java support from proto_library.Gravatar tomlu2018-05-25
* PiperOrigin-RevId: 197857419Gravatar plf2018-05-24
* Rollforward of CL/197136304:Gravatar tomlu2018-05-23
* Automated rollback of commit 7a71ce816bc8a67a63c2d147ac953ac451ebd23b.Gravatar jmmv2018-05-21
* Set up only one link action for JavaBinary launcher with fissionGravatar Googler2018-05-21
* Delete Java support from proto_library.Gravatar tomlu2018-05-18
* Automated rollback of commit 4ba134f008719a52c1f74dc070121017d0b08f44.Gravatar hlopko2018-05-17
* Remove vestigial java_plugin.data attributeGravatar cushon2018-05-15
* C++: Deletes CcLinkParamsInfoGravatar plf2018-05-15
* Use the local JDK as the default target javabaseGravatar cushon2018-05-14
* Automatic code cleanup.Gravatar Googler2018-05-04
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Set up only one link action for JavaBinary launcher with fissionGravatar Googler2018-04-30
* Ensure that all rules which (even very indirectly) callGravatar jcater2018-04-27
* Make java_common.compile's javacopt handling consistent with native Java rulesGravatar cushon2018-04-25
* Add getters to JavaCompilationArgsProviderGravatar cushon2018-04-24
* SpawnAction.setShellCommand: expect shell pathGravatar laszlocsomor2018-04-23
* Consolidate handling of jar files in depsGravatar cushon2018-04-19
* Remove JavaSemantics#commonDependencyProcessingGravatar cushon2018-04-17
* Java: Do not call semantics.addProviers from JavaBinary.java.Gravatar plf2018-04-17
* C++: Wrap CcLinkParamsInfo with CcLinkingInfo.Gravatar plf2018-04-16
* Remove unused args from JavaSemantics#addProviders.Gravatar elenairina2018-04-13
* Make statically linking cpp-runtimes as a crosstool feature.Gravatar Googler2018-04-12
* Automated rollback of commit 77c5582fa0f5c829df576d9f8d66f4975fe415a6.Gravatar hlopko2018-04-06
* Move shell executable to its own configuration fragment.Gravatar lberki2018-04-06
* Make statically linking cpp-runtimes as a crosstool feature.Gravatar Googler2018-04-05
* Tags some more non-serializable classes (for serialization).Gravatar shahan2018-03-13
* Make DeployArchiveBuilder fetch the C++ toolchain identifier throughGravatar lberki2018-03-13
* C++ providers: Removes C++ providers from JavaWrapCcGravatar plf2018-03-07
* Make JavaCompileAction and friends emit new-style arguments.Gravatar tomlu2018-03-01
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28