aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jdk
Commit message (Expand)AuthorAge
* Enable debug info for Java buildsGravatar cushon2017-08-23
* Make default java_toolchain compile protos as java 7.Gravatar ajmichael2017-08-17
* Add *_alias rules to @bazel_tools so that people don't have to keep writing t...Gravatar lberki2017-07-14
* Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocationsGravatar cushon2017-07-12
* Add alias in bazel_tools for jni_md_header-windowsGravatar pcloudy2017-06-27
* Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.Gravatar xingao2017-06-02
* Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c.Gravatar laszlocsomor2017-05-31
* Use cc implementation of singlejar except on Windows.Gravatar Xin Gao2017-05-31
* Migrate off versioned javac and Error Prone targetsGravatar Liam Miller-Cushon2017-05-09
* Remove debug print statement from proguard_whitelister.pyGravatar ahumesky2017-05-04
* Update to javac9-r4023Gravatar cushon2017-04-25
* Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.Gravatar xingao2017-04-04
* Automated g4 rollback of commit 99a5a30d17d920de323d1cc37e3fe25a0749ae41.Gravatar philwo2017-03-31
* Make Java tool jars available from @bazel_tools. Gravatar Xin Gao2017-03-28
* Rollback of commit 3da16e3b4e8be4d4c4a6eae80365a85851e3253d.Gravatar Liam Miller-Cushon2017-02-22
* Disable Java header compilation by default in Bazel.Gravatar Irina Iancu2017-02-21
* Added alias for extdir in tools/jdk.Gravatar Irina Iancu2017-02-21
* Rename 'extdir' to 'extclasspath'Gravatar Liam Miller-Cushon2017-02-17
* Avoid using //external labels; use @local_jdk// insteadGravatar Ulf Adams2017-02-14
* gen_java_lang_invoke_jar should not use java from $PATH.Gravatar Adam Michael2017-02-13
* Rollback of commit a80099b6de04dec802b556768f8c5f1c299c83ee.Gravatar Liam Miller-Cushon2017-02-06
* Rollback of commit 156adeec613ab140a91d73e1147bc688689bcfb7.Gravatar Lukacs Berki2017-01-13
* Rollback of commit 5163ec2c0db8fbdc7f367bb4aca5b6d7ae6d80b0.Gravatar Liam Miller-Cushon2017-01-13
* Rollback of commit c9dbd4c1a4a4b4345c0b3924f86e01612ae12807.Gravatar Marcel Hlopko2017-01-11
* Enable header compilation by defaultGravatar Liam Miller-Cushon2017-01-10
* Fix cycle in dependency graph during bootstrapGravatar Damien Martin-Guillerez2016-12-20
* Avoids NullPointerException when running `bazel coverage //:xxx`, since PathF...Gravatar Yue Gan2016-12-20
* Remove JavaCpuSupplier; use the actual --cpu value instead.Gravatar Ulf Adams2016-10-06
* Allow adaptresourcefilecontents for proguard configuration, and -s in the dir...Gravatar Googler2016-10-05
* workers: Use workers by default for Javac.Gravatar Philipp Wollermann2016-07-29
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Description redacted.Gravatar Carmi Grushko2016-06-23
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Add turbine to embedded toolsGravatar Liam Miller-Cushon2016-05-06
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" .Gravatar Lukacs Berki2016-02-11
* Tweak the bootstrapping and build process so that the prebuilt tools under to...Gravatar Lukacs Berki2015-11-18
* Allow Java libraries to export and propagate proguard_specs.Gravatar Michael Staib2015-10-06
* Requires JDK 8Gravatar Damien Martin-Guillerez2015-09-15
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Improve the JDK and JRE filegroups to include all the necessary parts. Then f...Gravatar Philipp Wollermann2015-08-24
* Create a binary packager for BazelGravatar Damien Martin-Guillerez2015-07-29
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Make use of the jvm_opts from java_toolchainGravatar Damien Martin-Guillerez2015-06-24
* Lower the requirement to Java 7Gravatar Damien Martin-Guillerez2015-06-19
* Move the Error Prone plugin into BazelGravatar Liam Miller-Cushon2015-06-19
* Remove tools/jdk/jdk symbolic link creationGravatar Damien Martin-Guillerez2015-06-11