Sign in
bazel
/
bazel
/
edd531d9fb9ff6b47ac2ea7a530fea8e5deef2bd
/
tools
/
jdk
/
BUILD
7a1ea78
Rollback of commit 3da16e3b4e8be4d4c4a6eae80365a85851e3253d.
by Liam Miller-Cushon
· 8 years ago
3da16e3
Disable Java header compilation by default in Bazel.
by Irina Iancu
· 8 years ago
c9a75d2
Added alias for extdir in tools/jdk.
by Irina Iancu
· 8 years ago
8153cb8
Rename 'extdir' to 'extclasspath'
by Liam Miller-Cushon
· 8 years ago
c8510b1
Avoid using //external labels; use @local_jdk// instead
by Ulf Adams
· 8 years ago
b95d4a9
gen_java_lang_invoke_jar should not use java from $PATH.
by Adam Michael
· 8 years ago
9e3f9ce
Rollback of commit a80099b6de04dec802b556768f8c5f1c299c83ee.
by Liam Miller-Cushon
· 8 years ago
a80099b
Rollback of commit 156adeec613ab140a91d73e1147bc688689bcfb7.
by Lukacs Berki
· 8 years ago
156adee
Rollback of commit 5163ec2c0db8fbdc7f367bb4aca5b6d7ae6d80b0.
by Liam Miller-Cushon
· 8 years ago
5163ec2
Rollback of commit c9dbd4c1a4a4b4345c0b3924f86e01612ae12807.
by Marcel Hlopko
· 8 years ago
c9dbd4c
Enable header compilation by default
by Liam Miller-Cushon
· 8 years ago
39e5a46
Fix cycle in dependency graph during bootstrap
by Damien Martin-Guillerez
· 8 years ago
4a75349
Avoids NullPointerException when running `bazel coverage //:xxx`, since PathFragment.getParentDirectory() may return null. Fixes #2212.
by Yue Gan
· 8 years ago
27085f4
Remove JavaCpuSupplier; use the actual --cpu value instead.
by Ulf Adams
· 8 years ago
490f250
workers: Use workers by default for Javac.
by Philipp Wollermann
· 9 years ago
74cb8c7
When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredStopAtLevel=1 instead of -client, as the latter is ignored on 64-bit JVMs since at least JDK 6.
by Philipp Wollermann
· 9 years ago
4068a1d
Description redacted. -- MOS_MIGRATED_REVID=125589653
by Carmi Grushko
· 9 years ago
c200914
When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLevel=1 instead of -client, as the latter is ignored on 64-bit JVMs since at least JDK 6.
by Philipp Wollermann
· 9 years ago
e4880eb
Add turbine to embedded tools
by Liam Miller-Cushon
· 9 years ago
0ad9f5e
Refactor JDK 7 build to use the vendored version of it
by Damien Martin-Guillerez
· 9 years ago
3ee570f
Deprecate top-level Java toolchain flags in favour of java_toolchain
by Liam Miller-Cushon
· 9 years ago
04d46ab
Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.
by Damien Martin-Guillerez
· 9 years ago
6cb8d82
Refactor build for JDK 7
by Damien Martin-Guillerez
· 9 years ago
b35e25d
Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" .
by Lukacs Berki
· 9 years ago
9b1e3a2
Tweak the bootstrapping and build process so that the prebuilt tools under tools/jdk are not necessary anymore.
by Lukacs Berki
· 9 years ago
6817a6f
Allow Java libraries to export and propagate proguard_specs.
by Michael Staib
· 9 years ago
9c5deb6
Requires JDK 8
by Damien Martin-Guillerez
· 10 years ago
709bc61
Port to FreeBSD.
by Doug Rabson
· 10 years ago
c8db70c
Improve the JDK and JRE filegroups to include all the necessary parts. Then fix the Skylark rules and tests that so far failed to declare dependencies on the JVM.
by Philipp Wollermann
· 10 years ago
ab13f68
Create a binary packager for Bazel
by Damien Martin-Guillerez
· 10 years ago
d3f7eda
Adds gen jar and manifest proto outputs.
by Alex Humesky
· 10 years ago
3eafd19
Make use of the jvm_opts from java_toolchain
by Damien Martin-Guillerez
· 10 years ago
8104c5b
Lower the requirement to Java 7
by Damien Martin-Guillerez
· 10 years ago
1ed3c47
Move the Error Prone plugin into Bazel
by Liam Miller-Cushon
· 10 years ago
0bf90f7
Remove tools/jdk/jdk symbolic link creation
by Damien Martin-Guillerez
· 10 years ago
d6f4808
Bootstrapping tools using Bazel
by Damien Martin-Guillerez
· 10 years ago
2221860
Add a --javac_extdir flag to enable configuring the javac -extdirs flag
by Liam Miller-Cushon
· 10 years ago
5cbd5a4
Open-source Bazel integration tests
by Damien Martin-Guillerez
· 10 years ago
b5ecdab
Make JDK not need tools/jdk/jdk symlinked
by Kristina Chodorow
· 10 years ago
7ecb764
Fix the paths of Bazel's jdk package
by Damien Martin-Guillerez
· 10 years ago
3671ff6
Add symlinks to third_party/ and tools/ to base_workspace
by Kristina Chodorow
· 10 years ago
[Renamed from base_workspace/tools/jdk/BUILD]
bfcb7f3
Renamed java tools from //tools:java/* to //tools/jdk:* inside blaze.
by Damien Martin-Guillerez
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago