aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/buildjar/javatests/com/google/devtools/build/java/turbine/javac/JavacTurbineTest.java
Commit message (Expand)AuthorAge
* 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
* Flush output before exitingGravatar Liam Miller-Cushon2016-04-22
* 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
* Disable tree pruning for blacklisted annotation processorsGravatar Liam Miller-Cushon2016-04-07
* 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
* Fix file object URIs in ZipOutputFileManagerGravatar Liam Miller-Cushon2016-03-30
* Handle overlapping source jarsGravatar Liam Miller-Cushon2016-03-30
* Mask turbine classes from the processor classpath to avoid version skewGravatar Liam Miller-Cushon2016-03-17
* Make effectively final fields finalGravatar Liam Miller-Cushon2016-02-19
* Fix pruning of annotation declaration fieldsGravatar Liam Miller-Cushon2016-02-17
* Fix tree pruning bug with constructor delegationGravatar Liam Miller-Cushon2016-02-17
* Turbine, a tool for improving Java build performanceGravatar Liam Miller-Cushon2016-02-10