aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/buildjar/java/com
Commit message (Expand)AuthorAge
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Flush output before exitingGravatar Liam Miller-Cushon2016-04-22
* 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
* Canonicalize the name of the target itself for java indirect dep errors.Gravatar Brian Silverman2016-03-03
* Rollback of commit 37059e4ffd23fbc10828f61ab198b98c2ca7a8a9.Gravatar Kristina Chodorow2016-03-02
* Canonicalize the name of the target itself for java indirect dep errors.Gravatar Brian Silverman2016-03-02
* Fix pruning of implicitly final fieldsGravatar Liam Miller-Cushon2016-03-01
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Remove an unused field from AbstractPostProcessorGravatar Liam Miller-Cushon2016-02-19
* Make effectively final fields finalGravatar Liam Miller-Cushon2016-02-19
* Make effectively final fields finalGravatar Liam Miller-Cushon2016-02-19
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* 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
* Refactor buildjar BUILD filesGravatar Liam Miller-Cushon2016-02-10
* Turbine options parserGravatar Liam Miller-Cushon2016-02-04
* Report source position information for Error Prone crashesGravatar Liam Miller-Cushon2016-02-01
* Use correct file path separator.Gravatar Dmitry Lomov2016-01-29
* Add a strict dependencies exception for the GenerateWrapperModuleProcessor,Gravatar Googler2016-01-27
* Refactor DependencyModule#computeStrictClasspathGravatar Liam Miller-Cushon2016-01-21
* Stop explicitly disabling useOptimizedZipGravatar Liam Miller-Cushon2016-01-21
* Remove javac/testing from the public tree.Gravatar Lukacs Berki2016-01-19
* Don't append the class output dir to the classpathGravatar Liam Miller-Cushon2016-01-15