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
/
buildjar
Commit message (
Expand
)
Author
Age
*
Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...
Damien Martin-Guillerez
2016-04-22
*
Flush output before exiting
Liam Miller-Cushon
2016-04-22
*
Refactor JDK 7 build to use the vendored version of it
Damien Martin-Guillerez
2016-04-20
*
Move the runfiles for external repositories to under the x.runfiles/ directory
Kristina Chodorow
2016-04-20
*
Deprecate top-level Java toolchain flags in favour of java_toolchain
Liam Miller-Cushon
2016-04-19
*
Fixes GenClass exception when the temp directory does not exists.
Damien Martin-Guillerez
2016-04-19
*
GenClass: delete the temporary directory before usage
Damien Martin-Guillerez
2016-04-18
*
Don't print extra newlines
Liam Miller-Cushon
2016-04-11
*
Relax strict deps checking in Turbine, leave enforcement to JavaBuilder
Liam Miller-Cushon
2016-04-11
*
Don't emit native headers, only Java headers
Liam Miller-Cushon
2016-04-08
*
Remove runWithLargeStack and remove some single-use abstractions
Liam Miller-Cushon
2016-04-07
*
Disable tree pruning for blacklisted annotation processors
Liam Miller-Cushon
2016-04-07
*
Remove shell quotes from javacopts
Liam Miller-Cushon
2016-04-05
*
Allow compilations to have an empty source list
Liam Miller-Cushon
2016-04-04
*
Deduplicate annotation processor classes
Liam Miller-Cushon
2016-04-01
*
Track which output files are written
Liam Miller-Cushon
2016-04-01
*
Handle more javacopts
Liam Miller-Cushon
2016-04-01
*
Prune private fields and methods from the output
Liam Miller-Cushon
2016-04-01
*
Remove support for non-proto deps files
Liam Miller-Cushon
2016-03-30
*
Don't prune qualified super constructors invocations in chained constructors
Liam Miller-Cushon
2016-03-30
*
Fix file object URIs in ZipOutputFileManager
Liam Miller-Cushon
2016-03-30
*
Handle overlapping source jars
Liam Miller-Cushon
2016-03-30
*
Update TODO
Liam Miller-Cushon
2016-03-29
*
Record dependencies for exempt annotation processors
Liam Miller-Cushon
2016-03-23
*
Stop using //tools/defaults:java_langtools
Liam Miller-Cushon
2016-03-18
*
Mask turbine classes from the processor classpath to avoid version skew
Liam Miller-Cushon
2016-03-17
*
Add Python protobuf to Bazel third_party and move all protobuf targets into
David Chen
2016-03-17
*
Description redacted.
Liam Miller-Cushon
2016-03-15
*
Global cleanup change.
Googler
2016-03-08
*
Canonicalize the name of the target itself for java indirect dep errors.
Brian Silverman
2016-03-03
*
Rollback of commit 37059e4ffd23fbc10828f61ab198b98c2ca7a8a9.
Kristina Chodorow
2016-03-02
*
Canonicalize the name of the target itself for java indirect dep errors.
Brian Silverman
2016-03-02
*
Fix pruning of implicitly final fields
Liam Miller-Cushon
2016-03-01
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
Rename proto dependencies to include a _java component in them.
Julio Merino
2016-02-23
*
Remove an unused field from AbstractPostProcessor
Liam Miller-Cushon
2016-02-19
*
Make effectively final fields final
Liam Miller-Cushon
2016-02-19
*
Make effectively final fields final
Liam Miller-Cushon
2016-02-19
*
Turn //tools/build_rules into a package.
Julio Merino
2016-02-17
*
Fix pruning of annotation declaration fields
Liam Miller-Cushon
2016-02-17
*
Fix tree pruning bug with constructor delegation
Liam Miller-Cushon
2016-02-17
*
Marking more jdk8 tests.
Damien Martin-Guillerez
2016-02-16
*
Mark turbine test as JDK 8
Damien Martin-Guillerez
2016-02-15
*
Turbine, a tool for improving Java build performance
Liam Miller-Cushon
2016-02-10
*
Refactor buildjar BUILD files
Liam Miller-Cushon
2016-02-10
*
Turbine tree pruner
Liam Miller-Cushon
2016-02-04
*
Turbine options parser
Liam Miller-Cushon
2016-02-04
*
Use labels in load statements
Damien Martin-Guillerez
2016-02-02
*
Report source position information for Error Prone crashes
Liam Miller-Cushon
2016-02-01
*
Use correct file path separator.
Dmitry Lomov
2016-01-29
[next]