aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* Factor out generation of Java source files to separate shells so that we don'...Gravatar Lukacs Berki2016-06-28
* Description redacted.Gravatar Carmi Grushko2016-06-23
* Global cleanup change.Gravatar Googler2016-06-21
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Clean up the test runner code a bit.Gravatar Ulf Adams2016-06-20
* Fix deps of the Java test runner.Gravatar Ulf Adams2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Convert the Bazel JUnit4 test runner from Guice to Dagger.Gravatar Googler2016-06-06
* For open-source Error Prone, disable checks that are more stylistic thanGravatar Eddie Aftandilian2016-05-30
* Description redacted.Gravatar Googler2016-05-30
* Convert the Bazel JUnit4 test runner from Guice to Dagger.Gravatar Googler2016-05-27
* Write a -gensrc.jar even if the compilation failedGravatar Liam Miller-Cushon2016-05-19
* Add turbine to embedded toolsGravatar Liam Miller-Cushon2016-05-06
* Make processRequest public.Gravatar Googler2016-05-05
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Do not compress small manifest files.Gravatar Googler2016-04-27
* Refactor JavaBuilder output handlingGravatar Liam Miller-Cushon2016-04-26
* Clean up assertionsGravatar Liam Miller-Cushon2016-04-26
* Make --target_label and --rule_kind optionalGravatar Liam Miller-Cushon2016-04-25
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Flush output before exitingGravatar Liam Miller-Cushon2016-04-22
* Switch from relying on the Guice-specific annotations to the JSR-330 standard...Gravatar Googler2016-04-21
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Fixes GenClass exception when the temp directory does not exists.Gravatar Damien Martin-Guillerez2016-04-19
* GenClass: delete the temporary directory before usageGravatar Damien Martin-Guillerez2016-04-18
* Don't print extra newlinesGravatar Liam Miller-Cushon2016-04-11
* Relax strict deps checking in Turbine, leave enforcement to JavaBuilderGravatar Liam Miller-Cushon2016-04-11
* Don't emit native headers, only Java headersGravatar Liam Miller-Cushon2016-04-08
* Remove runWithLargeStack and remove some single-use abstractionsGravatar Liam Miller-Cushon2016-04-07
* Disable tree pruning for blacklisted annotation processorsGravatar Liam Miller-Cushon2016-04-07
* Remove shell quotes from javacoptsGravatar Liam Miller-Cushon2016-04-05
* Allow compilations to have an empty source listGravatar Liam Miller-Cushon2016-04-04
* Deduplicate annotation processor classesGravatar Liam Miller-Cushon2016-04-01
* Track which output files are writtenGravatar Liam Miller-Cushon2016-04-01
* Handle more javacoptsGravatar Liam Miller-Cushon2016-04-01
* Prune private fields and methods from the outputGravatar Liam Miller-Cushon2016-04-01
* Remove support for non-proto deps filesGravatar Liam Miller-Cushon2016-03-30
* Don't prune qualified super constructors invocations in chained constructorsGravatar Liam Miller-Cushon2016-03-30
* Fix file object URIs in ZipOutputFileManagerGravatar Liam Miller-Cushon2016-03-30
* Handle overlapping source jarsGravatar Liam Miller-Cushon2016-03-30
* Update TODOGravatar Liam Miller-Cushon2016-03-29
* Record dependencies for exempt annotation processorsGravatar Liam Miller-Cushon2016-03-23
* Stop using //tools/defaults:java_langtoolsGravatar Liam Miller-Cushon2016-03-18
* Mask turbine classes from the processor classpath to avoid version skewGravatar Liam Miller-Cushon2016-03-17
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Description redacted.Gravatar Liam Miller-Cushon2016-03-15
* Global cleanup change.Gravatar Googler2016-03-08