aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/java/JavaSemantics.java
Commit message (Expand)AuthorAge
* BEGIN_PUBLICGravatar cushon2018-08-02
* Automated rollback of commit 75810d5910073aa7a1550bbd36544971f3c95ae1.Gravatar twerth2018-08-01
* Remove the gen_jars output groupGravatar cushon2018-07-25
* PiperOrigin-RevId: 203352511Gravatar twerth2018-07-05
* Refactor TemplateExpansionAction so that various strategies can be used to im...Gravatar kush2018-06-29
* Change label from //tools/defaults:java_toolchain to //tools/jdk:toolschainGravatar dbabkin2018-06-28
* Flatten JavaCompilationAgs into JavaCompilationArgsProviderGravatar cushon2018-06-26
* Make some Apple objects more serializable: tag constants as constant, tag lam...Gravatar janakr2018-06-19
* Make java_toolchain attribute Environment aware.Gravatar dbabkin2018-06-18
* Remove include_java_contracts_deps option.Gravatar dbabkin2018-06-08
* 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
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Add CommonAliasRule.Gravatar dbabkin2018-05-02
* Set up only one link action for JavaBinary launcher with fissionGravatar Googler2018-04-30
* Make java_common.compile's javacopt handling consistent with native Java rulesGravatar cushon2018-04-25
* Remove JavaSemantics#commonDependencyProcessingGravatar cushon2018-04-17
* Remove unused args from JavaSemantics#addProviders.Gravatar elenairina2018-04-13
* Make DeployArchiveBuilder fetch the C++ toolchain identifier throughGravatar lberki2018-03-13
* Deletes POLYMORPHIC strategy. ObjectCodec now uses runtime type information t...Gravatar shahan2018-02-20
* Non-test AspectClass codecs.Gravatar shahan2018-02-07
* Stop allowing generic LateBoundDefault value types. Such types are always eit...Gravatar janakr2018-02-02
* PiperOrigin-RevId: 182859586Gravatar eaftan2018-01-22
* Clean up after https://github.com/bazelbuild/bazel/commit/3864a45afa368473a4a...Gravatar cushon2018-01-15
* Add support for native header outputs to {java,android}_libraryGravatar cushon2018-01-11
* Fold the Jvm configuration fragment into JavaConfiguration.Gravatar lberki2018-01-11
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* Remove an unused fieldGravatar cushon2017-12-12
* Depend on //tools/jdk:host_jdk for the host javabase instead of the default JDK.Gravatar lberki2017-12-06
* Add --experimental_java_coverage.Gravatar elenairina2017-12-05
* Adjust blaze to allow for integration of one-version checking inside Google. ...Gravatar Googler2017-11-10
* Automated rollback of commit 411039319c1c67f2b9c8a7ada9e0a11d9bd4023f.Gravatar elenairina2017-09-28
* Rollforward change of Java coverage logic.Gravatar elenairina2017-09-26
* Move --plugin to JavaOptions and remove --plugin_copt.Gravatar mstaib2017-09-26
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* Avoid nested set expansion for deploy archives.Gravatar tomlu2017-09-15
* Automated rollback of commit 8d6fc64b18c7e35b93f5c43dae1dbd2f8cae2147.Gravatar plf2017-09-04
* Rolling forward Java coverage.Gravatar elenairina2017-09-01
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* Automated rollback of commit 8adcf839c5c42defaa2fabedfb0208e4ce97ac95.Gravatar ajmichael2017-08-10
* Change logic of Blaze Java coverage.Gravatar elenairina2017-08-08
* Do not depend on the Java launcher if java_binary.create_executable=0 because...Gravatar lberki2017-07-20
* Detect one version violations while building android_binary targetsGravatar Googler2017-07-14
* Update the default values for the C++ and Java late-bound attributes to the c...Gravatar janakr2017-07-10
* Dump the classpaths in a separate file and read the classpaths from that file...Gravatar Kush Chakraborty2017-03-28