aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
...
* Roll forward commit ff8ea95fb2e4c77104263bebbf21c7e4e7a00d00Gravatar Liam Miller-Cushon2016-07-21
* Prepare JavaBuilder to accept an Aspect's name, in addition to a label, of th...Gravatar Carmi Grushko2016-07-21
* Description redacted.Gravatar Googler2016-07-20
* Consolidate Bazel-specific javacopt handlingGravatar Liam Miller-Cushon2016-07-20
* Remove support for -extra_checksGravatar Liam Miller-Cushon2016-07-19
* Drop Error Prone-specific javacoptsGravatar Liam Miller-Cushon2016-07-18
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Don't join header compilation classpath argumentsGravatar Liam Miller-Cushon2016-07-14
* Fix incorrect merged of https://bazel-review.googlesource.com/#/c/3921/Gravatar Damien Martin-Guillerez2016-07-11
* Global cleanup change.Gravatar Chris Povirk2016-07-11
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* 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