aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/java/JavaToolchainProvider.java
Commit message (Expand)AuthorAge
* Allow java_toolchain.header_compiler to be an arbitrary executableGravatar cushon2018-05-11
* @AutoCodec a bunch of providers.Gravatar janakr2018-02-26
* Add JavaSemantics to JavaToolchain.Gravatar dbabkin2018-02-19
* Inline JavaToolchainData into JavaToolchainProviderGravatar cushon2017-12-20
* Replace java_plugin_configuration with java_package_configurationGravatar cushon2017-12-19
* Initial java_toolchain Java 9 readinessGravatar cushon2017-12-19
* Add support for package specification-based java_plugin configurationGravatar cushon2017-11-29
* Convert JavaToolchainProvider to a concrete class, and a subclass of Toolchai...Gravatar jcater2017-11-17
* Allow JavaBuilder to be an arbitrary executable.Gravatar cushon2017-11-10
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Add a java_toolchain.tools attributeGravatar cushon2017-07-17
* [bazel] Added new java_toolchain entry timezoneData support.Gravatar Googler2017-02-17
* Install support for checking for 'one version' correctness of java_binaryGravatar Googler2017-02-10
* Add a java_toolchain entry for the resource jar builderGravatar Liam Miller-Cushon2017-01-25
* Add an attribute to java_toolchain to forcibly disable header compilationGravatar Liam Miller-Cushon2017-01-18
* Improve error when java_toolchain.header_compiler is unsetGravatar Liam Miller-Cushon2017-01-13
* Migrate classes to @AutoValue. Mostly created byGravatar Googler2016-08-31
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Remove hard-coded android and java7-compatible javacoptsGravatar Liam Miller-Cushon2016-07-11
* Add a javac_supports_workers attribute to the java_toolchain rule.Gravatar Philipp Wollermann2016-07-01
* Move Android and Java 7 javacopts into java_toolchainGravatar Liam Miller-Cushon2016-06-21
* Make java_toolchain.{javac,javabuilder,singlejar,genclass,ijar} mandatoryGravatar Liam Miller-Cushon2016-04-20
* Deprecate --javabuilder_jvmoptGravatar Liam Miller-Cushon2016-03-11
* Add more tools to java_toolchainGravatar Liam Miller-Cushon2016-03-01
* Add bootclasspath and extdir configuration to java_toolchainGravatar Liam Miller-Cushon2016-02-25
* Initial support for Java header compilationGravatar Liam Miller-Cushon2016-02-18
* Store the java_toolchain source version, target version, and encoding in Java...Gravatar Alex Humesky2015-11-17
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Add jvm_opts attribute to the java_toolchain ruleGravatar Damien Martin-Guillerez2015-05-21
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25