Sign in
bazel
/
bazel
/
d449996ce111494ef684bc5a78882619e3d0ef88
/
src
/
java_tools
7d265e0
Add all the sources to //:srcs filegroup and add a check to detect
by Damien Martin-Guillerez
· 9 years ago
483f637
Factor out generation of Java source files to separate shells so that we don't have to work around the stupidity of CreateProcess().
by Lukacs Berki
· 9 years ago
4068a1d
Description redacted. -- MOS_MIGRATED_REVID=125589653
by Carmi Grushko
· 9 years ago
d91bd0c
Global cleanup change.
by Googler
· 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
f3cf98f
Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.
by Laurent Le Brun
· 9 years ago
48f2470
Clean up the test runner code a bit.
by Ulf Adams
· 9 years ago
d9ecddb
Fix deps of the Java test runner.
by Ulf Adams
· 9 years ago
bdfd58a
Make the execution root match the runfiles tree structure for external repositories
by Kristina Chodorow
· 9 years ago
91d3433
Convert the Bazel JUnit4 test runner from Guice to Dagger.
by Googler
· 9 years ago
bc101b9
For open-source Error Prone, disable checks that are more stylistic than
by Eddie Aftandilian
· 9 years ago
6f418ed
Description redacted. -- MOS_MIGRATED_REVID=123431237
by Googler
· 9 years ago
a4bfb3c
Convert the Bazel JUnit4 test runner from Guice to Dagger.
by Googler
· 9 years ago
d48ea27
Write a -gensrc.jar even if the compilation failed
by Liam Miller-Cushon
· 9 years ago
e4880eb
Add turbine to embedded tools
by Liam Miller-Cushon
· 9 years ago
d8a1e19
Make processRequest public.
by Googler
· 9 years ago
93fbc3e
Set Bazel's workspace name
by Kristina Chodorow
· 9 years ago
723d99a
Do not compress small manifest files.
by Googler
· 9 years ago
02669d7
Refactor JavaBuilder output handling
by Liam Miller-Cushon
· 9 years ago
4e95c39
Clean up assertions
by Liam Miller-Cushon
· 9 years ago
f6893d8
Make --target_label and --rule_kind optional
by Liam Miller-Cushon
· 9 years ago
9e4c78f
Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and commit 790d2f6009d47fe92cf0cd92a1473bbf0141f32e.
by Damien Martin-Guillerez
· 9 years ago
ce7e8e7
Flush output before exiting
by Liam Miller-Cushon
· 9 years ago
b1945fe
Switch from relying on the Guice-specific annotations to the JSR-330 standard annotations.
by Googler
· 9 years ago
0ad9f5e
Refactor JDK 7 build to use the vendored version of it
by Damien Martin-Guillerez
· 9 years ago
857cda2
Move the runfiles for external repositories to under the x.runfiles/ directory
by Kristina Chodorow
· 9 years ago
3ee570f
Deprecate top-level Java toolchain flags in favour of java_toolchain
by Liam Miller-Cushon
· 9 years ago
af7e240
Fixes GenClass exception when the temp directory does not exists.
by Damien Martin-Guillerez
· 9 years ago
ef5165c
GenClass: delete the temporary directory before usage
by Damien Martin-Guillerez
· 9 years ago
4906126
Don't print extra newlines
by Liam Miller-Cushon
· 9 years ago
05be45a
Relax strict deps checking in Turbine, leave enforcement to JavaBuilder
by Liam Miller-Cushon
· 9 years ago
8d061b8
Don't emit native headers, only Java headers
by Liam Miller-Cushon
· 9 years ago
bae12f9
Remove runWithLargeStack and remove some single-use abstractions
by Liam Miller-Cushon
· 9 years ago
eb89ccc
Disable tree pruning for blacklisted annotation processors
by Liam Miller-Cushon
· 9 years ago
ef1f3f3
Remove shell quotes from javacopts
by Liam Miller-Cushon
· 9 years ago
3c8f4e0
Allow compilations to have an empty source list
by Liam Miller-Cushon
· 9 years ago
6ee1ddc
Deduplicate annotation processor classes
by Liam Miller-Cushon
· 9 years ago
9a2ba60
Track which output files are written
by Liam Miller-Cushon
· 9 years ago
f4de88b
Handle more javacopts
by Liam Miller-Cushon
· 9 years ago
266937a
Prune private fields and methods from the output
by Liam Miller-Cushon
· 9 years ago
67409ac
Remove support for non-proto deps files
by Liam Miller-Cushon
· 9 years ago
9c3e23f
Don't prune qualified super constructors invocations in chained constructors
by Liam Miller-Cushon
· 9 years ago
cadba0c
Fix file object URIs in ZipOutputFileManager
by Liam Miller-Cushon
· 9 years ago
c42b09b
Handle overlapping source jars
by Liam Miller-Cushon
· 9 years ago
108bcab
Update TODO
by Liam Miller-Cushon
· 9 years ago
2d4631c
Record dependencies for exempt annotation processors
by Liam Miller-Cushon
· 9 years ago
652bb69
Stop using //tools/defaults:java_langtools
by Liam Miller-Cushon
· 9 years ago
c96ed86
Mask turbine classes from the processor classpath to avoid version skew
by Liam Miller-Cushon
· 9 years ago
b78bbd5
Add Python protobuf to Bazel third_party and move all protobuf targets into
by David Chen
· 9 years ago
0053bc6
Description redacted. -- MOS_MIGRATED_REVID=117151379
by Liam Miller-Cushon
· 9 years ago
2908c0f
Global cleanup change.
by Googler
· 9 years ago
98482ae
Canonicalize the name of the target itself for java indirect dep errors.
by Brian Silverman
· 9 years ago
8595e56
Rollback of commit 37059e4ffd23fbc10828f61ab198b98c2ca7a8a9.
by Kristina Chodorow
· 9 years ago
703923b
Global cleanup change.
by Googler
· 9 years ago
37059e4
Canonicalize the name of the target itself for java indirect dep errors.
by Brian Silverman
· 9 years ago
46b89b2
Fix pruning of implicitly final fields
by Liam Miller-Cushon
· 9 years ago
de54bca
Add a bazel-srcs target to the top-level package containing all Bazel sources
by Damien Martin-Guillerez
· 9 years ago
7588e13
Rename proto dependencies to include a _java component in them.
by Julio Merino
· 9 years ago
bcf96fe
Remove an unused field from AbstractPostProcessor
by Liam Miller-Cushon
· 9 years ago
6a91630
Make effectively final fields final
by Liam Miller-Cushon
· 9 years ago
6e18862
Make effectively final fields final
by Liam Miller-Cushon
· 9 years ago
5854a72
Turn //tools/build_rules into a package.
by Julio Merino
· 9 years ago
3337e65
Fix pruning of annotation declaration fields
by Liam Miller-Cushon
· 9 years ago
04b305f
Fix tree pruning bug with constructor delegation
by Liam Miller-Cushon
· 9 years ago
3bfef91
Marking more jdk8 tests.
by Damien Martin-Guillerez
· 9 years ago
4242d20
Mark turbine test as JDK 8
by Damien Martin-Guillerez
· 9 years ago
7896c3a
Turbine, a tool for improving Java build performance
by Liam Miller-Cushon
· 9 years ago
51d4443
Refactor buildjar BUILD files
by Liam Miller-Cushon
· 9 years ago
acdc0ca
Turbine tree pruner
by Liam Miller-Cushon
· 9 years ago
28bb362
Turbine options parser
by Liam Miller-Cushon
· 9 years ago
33b2f12
Java readability review.
by Andrew Pellegrini
· 9 years ago
68d0b69
Use labels in load statements
by Damien Martin-Guillerez
· 9 years ago
038a574
Report source position information for Error Prone crashes
by Liam Miller-Cushon
· 9 years ago
1ef62e7
Use correct file path separator.
by Dmitry Lomov
· 9 years ago
79c68c2
Change constructor of ConcatenateStrategy to public for better extensibility
by Googler
· 9 years ago
f75aa72
Add a strict dependencies exception for the GenerateWrapperModuleProcessor,
by Googler
· 9 years ago
505a12d
Fix Ant XML writer when there is a test failure.
by Damien Martin-Guillerez
· 9 years ago
0acd006
Refactor DependencyModule#computeStrictClasspath
by Liam Miller-Cushon
· 9 years ago
d411b53
Stop explicitly disabling useOptimizedZip
by Liam Miller-Cushon
· 9 years ago
1903d70
Remove javac/testing from the public tree.
by Lukacs Berki
· 9 years ago
53520e3
Set test_class for java_test test target where it is needed
by Damien Martin-Guillerez
· 9 years ago
af69e7a
Don't append the class output dir to the classpath
by Liam Miller-Cushon
· 9 years ago
0c5d45a
Remove explicit GC calls in javac persistent worker.
by Googler
· 9 years ago
eea8efa
Open-source the JUnit test runner.
by Damien Martin-Guillerez
· 9 years ago
6ba5c97
Adds ApkBuilder from the Android SDK to bazel's third_party with some
by Alex Humesky
· 9 years ago
e07d167
Open-source Java Builder test helpers
by Damien Martin-Guillerez
· 9 years ago
5d6a019
Make buildjar plugins tests depends on BazelJavaBuilder instead of BlazeJavaBuilder.
by Damien Martin-Guillerez
· 9 years ago
46b5bff
Add a separate BUILD file for singlejar zip library.
by Han-Wen Nienhuys
· 9 years ago
bf2b709
Split off more BUILD files.
by Han-Wen Nienhuys
· 9 years ago
7a833f4
Split off more BUILD files.
by Han-Wen Nienhuys
· 9 years ago
14328eb
Replace "Google Inc" with "The Bazel Authors" in every copyright notice.
by Lukacs Berki
· 9 years ago
47f607e
Rename protobuf targets to xxx_proto.
by Han-Wen Nienhuys
· 9 years ago
6d00468
Add IdlClass to the embedded default android tools repository and rearrange
by Alex Humesky
· 9 years ago
23c725b
Fix Java 7 test suite
by Damien Martin-Guillerez
· 9 years ago
146d0b5
Update to javac r2973
by Liam Miller-Cushon
· 10 years ago
5943bfb
Opt out of ClientCodeWrapping
by Liam Miller-Cushon
· 10 years ago
1c95806
Use an isolated classloader for JavaBuilder plugins
by Liam Miller-Cushon
· 10 years ago
197ffd8
Fix JavaBuilder bug when the source files are empty.
by Eddie Aftandilian
· 10 years ago
22616ae
Add Android IDL jar outputs.
by Googler
· 10 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
Next »