aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* Concatenate reference config files in singlejarGravatar Tony Liang2018-01-11
* Use Iterable#forEach instead of `.stream().forEach`.Gravatar cushon2018-01-08
* Make SJD @Generated handling compatible with javax.annotation.processing.Gene...Gravatar cushon2018-01-05
* Batch SJD errors for an entire compilationGravatar cushon2018-01-05
* Add support for native header outputs to JavaBuilderGravatar cushon2018-01-05
* Terminate --javacopts in tests with --Gravatar cushon2017-12-21
* Update bootclasspath handling for JDK 9Gravatar cushon2017-12-20
* Add support for --javacopt flags terminated by `--` to JavaBuilderGravatar cushon2017-12-19
* Retire some pre-skylark machinery for accessing the contents of java_toolchainGravatar cushon2017-12-19
* Make private variable public for internal usage.Gravatar Googler2017-12-08
* Build bootstrap_plugins less eagerlyGravatar cushon2017-12-06
* Explicitly validate that the argument to JarCreator.addDirectory existsGravatar cushon2017-11-29
* Make turbine tests more compatible with WindowsGravatar cushon2017-11-28
* Ensure the argument to JarCreator.addDirectory existsGravatar cushon2017-11-28
* Prepare code using ASM for Java 9Gravatar cushon2017-11-28
* Stop splitting classpath argumentsGravatar cushon2017-11-27
* Use java.nio.file.Paths instead of strings in JavaBuilderGravatar cushon2017-11-27
* Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to...Gravatar lberki2017-11-24
* buildjar: close streamsGravatar Laszlo Csomor2017-11-16
* Use CacheFSInfoGravatar cushon2017-11-14
* Record package-infos as explicit dependencies in Strict Java DepsGravatar cushon2017-11-03
* Fix NPE when JACOCO_METADATA_JAR is not set.Gravatar elenairina2017-10-23
* Wire in testOnly bit down to ErrorProneOptions, so it can be used from Checkers.Gravatar Googler2017-10-18
* Make BazelJavaCompiler aware of the platform classloaderGravatar cushon2017-10-18
* Internal changeGravatar Googler2017-10-06
* Internal changeGravatar cushon2017-10-06
* Add an explicit dependency on jsr250_annotationsGravatar cushon2017-10-06
* Ignore unpopular deferred diagnostics in VanillaJavaBuilderGravatar cushon2017-10-06
* Remove the status xml attribute from AntXmlResultWriterGravatar elenairina2017-09-26
* Prepare processor classpath masking for Java 9Gravatar cushon2017-09-26
* Add a global failure when a test is interrupted/cancelled.Gravatar elenairina2017-09-22
* Add files that were droped by our export processGravatar dmarting2017-09-19
* Auto-generate BUILD files for src/java_tools/buildjarGravatar ulfjack2017-09-11
* added buildozer command to strict deps fix messageGravatar Ittai Zeidman2017-09-07
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Support direct classpaths in javac-turbineGravatar cushon2017-09-05
* Remove some left over bits of Java 7 supportGravatar Liam Miller-Cushon2017-09-04
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* This change adds an explicit dependency on the current Java runtime that indi...Gravatar lberki2017-08-28
* Auto-generate BUILD files for src/java_tools/junitrunnerGravatar ulfjack2017-08-28
* REDACTEDGravatar Googler2017-08-17
* Update JacocoCoverageRunnerGravatar elenairina2017-08-14
* Internal changeGravatar Googler2017-08-14
* Rewrite junitrunner integration testsGravatar ulfjack2017-08-11
* Trigger a gc after processing a workrequest.Gravatar Googler2017-08-09
* Rearrange the java-langtools / javac-bootclasspath scriptsGravatar ulfjack2017-08-07
* sed: fall back to -r if -E does not workGravatar ulfjack2017-08-04
* Remove dependency on Apache common langGravatar ulfjack2017-08-02
* Fix UNIX linker detection (was erroneously disabling ld.gold)Gravatar Allen Lavoie2017-08-01
* Auto-generate BUILD files for src/java_tools/singlejarGravatar ulfjack2017-07-31