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
/
src
/
java_tools
Commit message (
Expand
)
Author
Age
*
Rename protobuf targets to xxx_proto.
Han-Wen Nienhuys
2015-10-09
*
Add IdlClass to the embedded default android tools repository and rearrange
Alex Humesky
2015-10-05
*
Fix Java 7 test suite
Damien Martin-Guillerez
2015-10-02
*
Update to javac r2973
Liam Miller-Cushon
2015-10-01
*
Opt out of ClientCodeWrapping
Liam Miller-Cushon
2015-10-01
*
Use an isolated classloader for JavaBuilder plugins
Liam Miller-Cushon
2015-09-30
*
Fix JavaBuilder bug when the source files are empty.
Eddie Aftandilian
2015-09-30
*
Add Android IDL jar outputs.
Googler
2015-09-28
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Increase size of test timeout flaky on ci.bazel.io
Damien Martin-Guillerez
2015-09-11
*
Make SingleJar remove the extended timestamp (0x5455) and InfoZip New Unix (0...
Lukacs Berki
2015-09-01
*
Remove the callback that allowed excluding files from deletion.
Ulf Adams
2015-08-26
*
Fix -proc:only after e927532
Liam Miller-Cushon
2015-08-24
*
Fall back to transitive classpath for no.such.pkg errors.
Liam Miller-Cushon
2015-08-21
*
Remove debugging output.
Andrew Pellegrini
2015-08-20
*
Extend size of //src/java_tools/singlejar:zipTests
Damien Martin-Guillerez
2015-08-18
*
Don't run plugins on compilations with errors.
Liam Miller-Cushon
2015-08-04
*
Adds gen jar and manifest proto outputs.
Alex Humesky
2015-07-10
*
Let JavaBuilder rethrow the real exception in case of a failed compilation in...
Philipp Wollermann
2015-07-03
*
Allow warnings to be suppressed for generated code.
Liam Miller-Cushon
2015-06-30
*
Move the Error Prone plugin into Bazel
Liam Miller-Cushon
2015-06-19
*
Emit a 'manifest' file containing information about the compiled sources
Liam Miller-Cushon
2015-06-17
*
Set-up travis OSX to compile using JDK 7
Damien Martin-Guillerez
2015-06-16
*
Fix permissions for zip files
Kristina Chodorow
2015-06-12
*
Removed deprecated API features from ZipCombiner and improves slow read testi...
Andrew Pellegrini
2015-06-10
*
Some small, random fixes for JavaBuilder that increase error reporting, fix J...
Philipp Wollermann
2015-06-10
*
JavaBuilder can run as a Blaze worker process now.
Philipp Wollermann
2015-06-10
*
Add --generated_class_output to JavaBuilder.
Liam Miller-Cushon
2015-06-09
*
Bootstrapping tools using Bazel
Damien Martin-Guillerez
2015-06-05
*
Relax strict java deps for tiktok's component processor
Liam Miller-Cushon
2015-05-21
*
Add a plugin to drop Error Prone-specific javacopts
Liam Miller-Cushon
2015-05-18
*
Set up a filemanager in BazelJavaBuilder
Liam Miller-Cushon
2015-05-18
*
Add a --javac_extdir flag to enable configuring the javac -extdirs flag
Liam Miller-Cushon
2015-05-11
*
Rewrite of ZipCombiner to improve performance and maintainability
Googler
2015-05-08
*
JavaBuilder: Remove old logic that tries to parse protos as textfiles.
Philipp Wollermann
2015-04-28
*
Make the indirect dependency message show the correct label for external deps
Kristina Chodorow
2015-04-15
*
Enable external contribution on SingleJar
Damien Martin-Guillerez
2015-04-09
*
Automated [] rollback of [].
Googler
2015-04-06
*
Add test dependency
Kristina Chodorow
2015-04-03
*
Adds ZipCombiner#addZip(InputStream).
Googler
2015-04-03
*
Description redacted.
Googler
2015-04-03
*
Open-source Bazel integration tests
Damien Martin-Guillerez
2015-03-25
*
Added Eclipse project configuration for Bazel
Damien Martin-Guillerez
2015-03-11
*
Open-source ijar's tests
Damien Martin-Guillerez
2015-03-10
*
Description redacted.
Nathan Harmata
2015-03-05
*
Open-sourcing BazelJavaCompiler.
Damien Martin-Guillerez
2015-03-05
*
Normalize Bazel's JavaBuilder javac Xlint options.
Damien Martin-Guillerez
2015-03-04
*
Delete BlazeJavacLog.
Liam Miller-Cushon
2015-02-26
*
Fix bug in StrictJavaDeps that was preventing jars on the bootclasspath from
Eddie Aftandilian
2015-02-25
*
Rewrite InMemoryJavaFileManager using JavacPathFileManager and Jimfs.
Liam Miller-Cushon
2015-02-25
[next]