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
*
Suppress a warning when running JavaBuilder on JDK 9
cushon
2018-04-11
*
Use --release instead of hacky 'DumpPlatformClassPath' bootclasspath handling...
cushon
2018-03-28
*
Use the provided javac for host_javabase=9
cushon
2018-03-28
*
Make DumpPlatformClassPath more deterministic
cushon
2018-03-22
*
Use absolute labels in default_java_toolchain
cushon
2018-02-26
*
Fix //tools/jdk:gen_platformclasspath target on MacOSX
Raphael Badin
2018-02-14
*
Suppress an unchecked warning
cushon
2018-01-24
*
Add JavaRuntimeToolchainInfo class to wrap JavaRuntimeInfo for toolchains acc...
John Cater
2018-01-23
*
Add toolchain_type definitions for JDK and JRE toolchains.
John Cater
2018-01-12
*
Update bootclasspath handling for JDK 9
cushon
2017-12-20
*
Add java_toolchain definitions that work with JDK 8 and 9 host_javabases
cushon
2017-12-19
*
Python 3 fixes for tools/build_defs, jdk, objc
Googler
2017-12-19
*
Implement @bazel_tools//tools/jdk:current_host_java_runtime .
lberki
2017-12-08
*
Add a //tools/jdk:host_jdk target.
lberki
2017-12-05
*
Move bazel conditions into src/conditions.
tomlu
2017-11-30
*
Remove java_toolchain using remote targets.
xingao
2017-11-21
*
Enable switching singlejar and ijar targets for remote execution.
xingao
2017-11-02
*
Add java_toolchain which compiles singlejar and ijar from source.
xingao
2017-10-24
*
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
[next]