aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* 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
* Update jacoco coverage runner to consider some edge cases.Gravatar elenairina2017-07-19
* Prepare JavaBuilder classloader masking for Java9Gravatar cushon2017-07-18
* Change Test Runner to work with the new Bazel coverage implementation.Gravatar elenairina2017-07-14
* Fix build failure with old OS X mktempGravatar ilovezfs2017-07-14
* Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocationsGravatar cushon2017-07-12
* Change JavaBuilder to work with the new Bazel Java coverage.Gravatar elenairina2017-07-11
* Remove support for -extra_checks:offGravatar cushon2017-07-07
* Tweak buildjar/JavaBuilder to not output missing deps twice.Gravatar Googler2017-07-07
* Automated rollback of commit ce7c4deda60a307bba5f0c9421738e2a375cf44e.Gravatar cushon2017-06-20
* Update BUILD filesGravatar Ulf Adams2017-06-13
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Migrate all tests to Truth (except the ones in the examples).Gravatar lberki2017-05-31
* Optionally skip fallback to javac-turbineGravatar cushon2017-05-31
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Remove resourcejar handling from buildjarGravatar cushon2017-05-19
* Pass the platform classpath entries through to strict depsGravatar cushon2017-05-17
* Split classpaths more eagerlyGravatar cushon2017-05-15
* Re-enabling passing -sourcepath via javacopts.Gravatar elenairina2017-05-11
* Avoid windows-incompatible absolute path syntaxGravatar cushon2017-05-11
* Migrate off versioned javac and Error Prone targetsGravatar Liam Miller-Cushon2017-05-09
* Enable jarjar-ing the Jacoco deploy jar on every supported platform.Gravatar lberki2017-05-08
* Use the Java version of singlejar for building the Jacoco coverage runner dep...Gravatar lberki2017-05-08
* More windows conditionsGravatar dmarting2017-05-05
* Add more condition for the windows platformGravatar dmarting2017-05-05
* Make JacocoCoverage_deploy.jar deterministic by running the output of jarjar ...Gravatar lberki2017-05-05
* Add a javac-turbine option for the reduced classpath optimizationGravatar cushon2017-05-04
* Clean VanillaJavaBuilder output directoriesGravatar cushon2017-05-04
* JavaBuilder accepts a new --testonly argument to mark compilations ofGravatar eaftan2017-04-27
* Prepend javac to test bootclasspathGravatar cushon2017-04-25
* Update to javac9-r4023Gravatar cushon2017-04-25
* Embed a prebuilt jarjar into Bazel so that Android builds work again.Gravatar lberki2017-04-20
* Re-enable the Java coverage tests.Gravatar lberki2017-04-18