index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
jdk
Commit message (
Expand
)
Author
Age
*
Enable debug info for Java builds
cushon
2017-08-23
*
Make default java_toolchain compile protos as java 7.
ajmichael
2017-08-17
*
Add *_alias rules to @bazel_tools so that people don't have to keep writing t...
lberki
2017-07-14
*
Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocations
cushon
2017-07-12
*
Add alias in bazel_tools for jni_md_header-windows
pcloudy
2017-06-27
*
Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.
xingao
2017-06-02
*
Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c.
laszlocsomor
2017-05-31
*
Use cc implementation of singlejar except on Windows.
Xin Gao
2017-05-31
*
Migrate off versioned javac and Error Prone targets
Liam Miller-Cushon
2017-05-09
*
Remove debug print statement from proguard_whitelister.py
ahumesky
2017-05-04
*
Update to javac9-r4023
cushon
2017-04-25
*
Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.
xingao
2017-04-04
*
Automated g4 rollback of commit 99a5a30d17d920de323d1cc37e3fe25a0749ae41.
philwo
2017-03-31
*
Make Java tool jars available from @bazel_tools.
Xin Gao
2017-03-28
*
Rollback of commit 3da16e3b4e8be4d4c4a6eae80365a85851e3253d.
Liam Miller-Cushon
2017-02-22
*
Disable Java header compilation by default in Bazel.
Irina Iancu
2017-02-21
*
Added alias for extdir in tools/jdk.
Irina Iancu
2017-02-21
*
Rename 'extdir' to 'extclasspath'
Liam Miller-Cushon
2017-02-17
*
Avoid using //external labels; use @local_jdk// instead
Ulf Adams
2017-02-14
*
gen_java_lang_invoke_jar should not use java from $PATH.
Adam Michael
2017-02-13
*
Rollback of commit a80099b6de04dec802b556768f8c5f1c299c83ee.
Liam Miller-Cushon
2017-02-06
*
Rollback of commit 156adeec613ab140a91d73e1147bc688689bcfb7.
Lukacs Berki
2017-01-13
*
Rollback of commit 5163ec2c0db8fbdc7f367bb4aca5b6d7ae6d80b0.
Liam Miller-Cushon
2017-01-13
*
Rollback of commit c9dbd4c1a4a4b4345c0b3924f86e01612ae12807.
Marcel Hlopko
2017-01-11
*
Enable header compilation by default
Liam Miller-Cushon
2017-01-10
*
Fix cycle in dependency graph during bootstrap
Damien Martin-Guillerez
2016-12-20
*
Avoids NullPointerException when running `bazel coverage //:xxx`, since PathF...
Yue Gan
2016-12-20
*
Remove JavaCpuSupplier; use the actual --cpu value instead.
Ulf Adams
2016-10-06
*
Allow adaptresourcefilecontents for proguard configuration, and -s in the dir...
Googler
2016-10-05
*
workers: Use workers by default for Javac.
Philipp Wollermann
2016-07-29
*
When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...
Philipp Wollermann
2016-07-18
*
Description redacted.
Carmi Grushko
2016-06-23
*
When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...
Philipp Wollermann
2016-06-21
*
Add turbine to embedded tools
Liam Miller-Cushon
2016-05-06
*
Refactor JDK 7 build to use the vendored version of it
Damien Martin-Guillerez
2016-04-20
*
Deprecate top-level Java toolchain flags in favour of java_toolchain
Liam Miller-Cushon
2016-04-19
*
Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.
Damien Martin-Guillerez
2016-04-14
*
Refactor build for JDK 7
Damien Martin-Guillerez
2016-04-13
*
Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" .
Lukacs Berki
2016-02-11
*
Tweak the bootstrapping and build process so that the prebuilt tools under to...
Lukacs Berki
2015-11-18
*
Allow Java libraries to export and propagate proguard_specs.
Michael Staib
2015-10-06
*
Requires JDK 8
Damien Martin-Guillerez
2015-09-15
*
Port to FreeBSD.
Doug Rabson
2015-08-26
*
Improve the JDK and JRE filegroups to include all the necessary parts. Then f...
Philipp Wollermann
2015-08-24
*
Create a binary packager for Bazel
Damien Martin-Guillerez
2015-07-29
*
Adds gen jar and manifest proto outputs.
Alex Humesky
2015-07-10
*
Make use of the jvm_opts from java_toolchain
Damien Martin-Guillerez
2015-06-24
*
Lower the requirement to Java 7
Damien Martin-Guillerez
2015-06-19
*
Move the Error Prone plugin into Bazel
Liam Miller-Cushon
2015-06-19
*
Remove tools/jdk/jdk symbolic link creation
Damien Martin-Guillerez
2015-06-11
[next]