aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* Rollback of commit 32f033328abdd00cbec149edd87bde34095bccbc.Gravatar Yun Peng2017-01-25
* Put line breaks between diagnosticsGravatar Liam Miller-Cushon2017-01-25
* Add --manifest_file option into BazelJavaBuilder Gravatar Yun Peng2017-01-25
* Add an experimental flag to Turbine to indicate to annotation processors that...Gravatar Googler2017-01-24
* Handle another transitive classpath fallback caseGravatar Liam Miller-Cushon2017-01-24
* Description redacted.Gravatar Googler2017-01-23
* Description redacted.Gravatar Googler2017-01-23
* Remove use of javac internal Result enumGravatar Liam Miller-Cushon2017-01-23
* Remove unused PluginExceptionGravatar Liam Miller-Cushon2017-01-23
* Make reduced classpath fallback locale-independentGravatar Liam Miller-Cushon2017-01-23
* Fix bootstrapping in Docker images.Gravatar Lukacs Berki2017-01-20
* Temporarily disable jacoco on FreeBSD Gravatar Klaus Aehlig2017-01-20
* Fall back to the transitive classpath for top-level completion failuresGravatar Liam Miller-Cushon2017-01-20
* Filter out javac deferred diagnostic notes in JavaBuilderGravatar Liam Miller-Cushon2017-01-20
* Rollback of commit 8436354b93e0b611931dfc965d3e718980143dee.Gravatar Vladimir Moskva2017-01-19
* Refactor BlazeJavacMain to emit structured diagnosticsGravatar Liam Miller-Cushon2017-01-19
* Make the Path to FileSystem cache non-static for persistent workersGravatar Liam Miller-Cushon2017-01-19
* Fix javabuilder top-level exception handling with workers enabledGravatar Liam Miller-Cushon2017-01-19
* Remove end position hackGravatar Liam Miller-Cushon2017-01-19
* Tag targets as jdk8 to avoid building them for jdk7Gravatar Vladimir Moskva2017-01-18
* Jarjar the third-party dependencies of the Jacoco test runner, except on Wind...Gravatar Lukacs Berki2017-01-18
* Rollback of commit c0be64464b97ea011b4b4ad901515aac1dc97b4c.Gravatar Lukacs Berki2017-01-17
* Jarjar the third-party dependencies of the Jacoco test runner.Gravatar Lukacs Berki2017-01-17
* Rollback of commit 56328986232dfe4d92f738ab3bbd26d89236a428.Gravatar Vladimir Moskva2017-01-16
* Jarjar the third-party dependencies of the Jacoco test runner.Gravatar Lukacs Berki2017-01-16
* Rollback of commit 2300f8a3e88d720f7eae90a80456142363850c5c.Gravatar Liam Miller-Cushon2017-01-16
* Handle top-level exceptions in javacGravatar Liam Miller-Cushon2017-01-16
* Read srcjars using zipfs, instead of extracting themGravatar Liam Miller-Cushon2017-01-16
* Rollback of commit aad9b44898cf1562765755d475463145466ea7ae.Gravatar Liam Miller-Cushon2017-01-16
* Improve recursive deletion in JavaBuilderGravatar Liam Miller-Cushon2017-01-13
* Support Paths in JarCreater and JarHelperGravatar Liam Miller-Cushon2017-01-13
* Coalesce JavaBuilder class hierarchyGravatar Liam Miller-Cushon2017-01-13
* Remove single-use AbstractPostProcessor abstractionGravatar Liam Miller-Cushon2017-01-12
* Fix JavaLibraryBuildRequest for java 7Gravatar Marcel Hlopko2017-01-11
* Eliminate the $jacoco_runtime implicit attribute and link in the Jacoco agent...Gravatar Lukacs Berki2017-01-11
* Add explicit type annotations in BlazeJavacArguments.javaGravatar Marcel Hlopko2017-01-11
* Invoke javac using the API, instead of main()Gravatar Liam Miller-Cushon2017-01-10
* Rollback changes to the BazelTestRunner which add a dependency on proto3 as i...Gravatar Kush Chakraborty2017-01-10
* Rollback of commit 08426525c517599a76b4f69814baf28731e840c7.Gravatar Lukacs Berki2017-01-10
* Fix Bazel so that it actually works after commit 08426525c517599a76b4f69814ba...Gravatar Lukacs Berki2017-01-10
* google-java-format buildjarGravatar Liam Miller-Cushon2017-01-10
* Jarjar the third-party dependencies of the Jacoco test runner.Gravatar Lukacs Berki2017-01-10
* Use the new turbine implementation with BazelGravatar Liam Miller-Cushon2017-01-06
* Revert "Jarjar the third-party dependencies of the Jacoco test runner." Gravatar John Cater2017-01-05
* Jarjar the third-party dependencies of the Jacoco test runner.Gravatar Lukacs Berki2017-01-05
* Do not pass a null pointer to Analyzer to avoid a NPE.Gravatar Lukacs Berki2017-01-05
* Fix cycle in dependency graph during bootstrapGravatar Damien Martin-Guillerez2016-12-20
* Fix genclass' handling of class names that contain '$'Gravatar Liam Miller-Cushon2016-12-19
* Initial code for Persistent Java Test Runner.Gravatar Kush Chakraborty2016-12-09
* Update to javac9-r3297Gravatar Liam Miller-Cushon2016-12-08