1. 3bdbbaf Use MoreAsserts.assertThrowas instead of the Junit's version. by cnsun · 7 years ago
  2. b46feb0 Make some tests compatible with JDK 9 by cushon · 7 years ago
  3. 33c419b Add a new tool to check the deps of aar_import. This is the first cl of a by cnsun · 7 years ago
  4. 35ddce5 Add a Path-returning method to JavacBootclasspath by cushon · 7 years ago
  5. 5dee3ea Don't suppress non-NOTE diagnostics for failed builds by cushon · 7 years ago
  6. d1af89b Migrate DependencyModule to use jarToTarget/directJars by cushon · 7 years ago
  7. 91c8f20 Change JavaBuilder and Turbine command lines to not require CustomMultiArgv. by tomlu · 7 years ago
  8. f2234a2 Fix "Could not reserve enough space for object heap" error on Windows during Bazel bootstrap. by philwo · 7 years ago
  9. 860af5b Consolidate Error Prone resource handling by cushon · 7 years ago
  10. 3ac310e Minimal support for compiling module-infos by cushon · 7 years ago
  11. 6f95124 Normalize javacopts for javac-turbine by cushon · 7 years ago
  12. d087df0 If a compilation uses both -source and --release, prefer --release by cushon · 7 years ago
  13. 2c61efb Add a TODO by cushon · 7 years ago
  14. 7270c93 Avoid mixing -source and --release by cushon · 7 years ago
  15. 5ffcd12 Fix breakage caused by unknown commit by cushon · 7 years ago
  16. 3613c04 Require --javacopts to be terminated with -- by cushon · 7 years ago
  17. a4ac4a1 Concatenate reference config files in singlejar by Tony Liang · 7 years ago
  18. e00b457 Use Iterable#forEach instead of `.stream().forEach`. by cushon · 7 years ago
  19. 8ab32fc Make SJD @Generated handling compatible with javax.annotation.processing.Generated by cushon · 7 years ago
  20. 11389d5 Batch SJD errors for an entire compilation by cushon · 7 years ago
  21. 54177d7 Add support for native header outputs to JavaBuilder by cushon · 7 years ago
  22. c00cbd4 Terminate --javacopts in tests with -- by cushon · 7 years ago
  23. 29a9682 Update bootclasspath handling for JDK 9 by cushon · 7 years ago
  24. 9440289 Add support for --javacopt flags terminated by `--` to JavaBuilder by cushon · 7 years ago
  25. 56d5ba1 Retire some pre-skylark machinery for accessing the contents of java_toolchain by cushon · 7 years ago
  26. bddeade Make private variable public for internal usage. by Googler · 7 years ago
  27. ed5df53 Build bootstrap_plugins less eagerly by cushon · 7 years ago
  28. 3766619 Explicitly validate that the argument to JarCreator.addDirectory exists by cushon · 7 years ago
  29. 51b92a4 Make turbine tests more compatible with Windows by cushon · 7 years ago
  30. e7bf38b Ensure the argument to JarCreator.addDirectory exists by cushon · 7 years ago
  31. bb84853 Prepare code using ASM for Java 9 by cushon · 7 years ago
  32. f3e3280 Stop splitting classpath arguments by cushon · 7 years ago
  33. 0b2352d Use java.nio.file.Paths instead of strings in JavaBuilder by cushon · 7 years ago
  34. 263c5e0 Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to rules that use the $(JAVA) or the $(JAVABASE) Make variable. by lberki · 7 years ago
  35. 9333228 buildjar: close streams by Laszlo Csomor · 7 years ago
  36. 5d15a67 Use CacheFSInfo by cushon · 7 years ago
  37. ec0f47e Record package-infos as explicit dependencies in Strict Java Deps by cushon · 7 years ago
  38. 2a71860 Fix NPE when JACOCO_METADATA_JAR is not set. by elenairina · 7 years ago
  39. 41273d4 Wire in testOnly bit down to ErrorProneOptions, so it can be used from Checkers. by Googler · 7 years ago
  40. b6bf112 Make BazelJavaCompiler aware of the platform classloader by cushon · 7 years ago
  41. b4d87b5 Internal change by Googler · 7 years ago
  42. 2fc22de Internal change by cushon · 7 years ago
  43. a7cb14e Add an explicit dependency on jsr250_annotations by cushon · 7 years ago
  44. 36e2a1c Ignore unpopular deferred diagnostics in VanillaJavaBuilder by cushon · 7 years ago
  45. cc9c2f0 Remove the status xml attribute from AntXmlResultWriter by elenairina · 8 years ago
  46. 618f981 Prepare processor classpath masking for Java 9 by cushon · 8 years ago
  47. 7b091c1 Add a global failure when a test is interrupted/cancelled. by elenairina · 8 years ago
  48. f0b8295 Add files that were droped by our export process by dmarting · 8 years ago
  49. 117da7a Auto-generate BUILD files for src/java_tools/buildjar by ulfjack · 8 years ago
  50. 6892b8f added buildozer command to strict deps fix message by Ittai Zeidman · 8 years ago
  51. 3bcb9f6 More BUILD file refactorings. by philwo · 8 years ago
  52. 98bfd98 Support direct classpaths in javac-turbine by cushon · 8 years ago
  53. 791bef8 Remove some left over bits of Java 7 support by Liam Miller-Cushon · 8 years ago
  54. a393c428d Split "shell", "graph" into their own packages. by philwo · 8 years ago
  55. f5a67d9 This change adds an explicit dependency on the current Java runtime that indirectly depend on it by using the $(JAVABASE) or $(JAVA) Make variables. by lberki · 8 years ago
  56. 26ad43d Auto-generate BUILD files for src/java_tools/junitrunner by ulfjack · 8 years ago
  57. 3076055 REDACTED by Googler · 8 years ago
  58. 05418b3 Update JacocoCoverageRunner by elenairina · 8 years ago
  59. 3f7ac38 Internal change by Googler · 8 years ago
  60. 53641e5 Rewrite junitrunner integration tests by ulfjack · 8 years ago
  61. 17f97e9 Trigger a gc after processing a workrequest. by Googler · 8 years ago
  62. a02f595 Rearrange the java-langtools / javac-bootclasspath scripts by ulfjack · 8 years ago
  63. dba4916 sed: fall back to -r if -E does not work by ulfjack · 8 years ago
  64. 262946b Remove dependency on Apache common lang by ulfjack · 8 years ago
  65. 8ba16a6 Fix UNIX linker detection (was erroneously disabling ld.gold) by Allen Lavoie · 8 years ago
  66. 6705b50 Auto-generate BUILD files for src/java_tools/singlejar by ulfjack · 8 years ago
  67. 97966cc Update jacoco coverage runner to consider some edge cases. by elenairina · 8 years ago
  68. b1829f1 Prepare JavaBuilder classloader masking for Java9 by cushon · 8 years ago
  69. 2349149 Change Test Runner to work with the new Bazel coverage implementation. by elenairina · 8 years ago
  70. 9dd30c9 Fix build failure with old OS X mktemp by ilovezfs · 8 years ago
  71. c5358e5 Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocations by cushon · 8 years ago
  72. e9e0212 Change JavaBuilder to work with the new Bazel Java coverage. by elenairina · 8 years ago
  73. 58dc6b9 Remove support for -extra_checks:off by cushon · 8 years ago
  74. 17795ca Tweak buildjar/JavaBuilder to not output missing deps twice. by Googler · 8 years ago
  75. 2ba693f Automated rollback of commit ce7c4deda60a307bba5f0c9421738e2a375cf44e. by cushon · 8 years ago
  76. 3e87c62 Update BUILD files by Ulf Adams · 8 years ago
  77. 6073f1d protobuf: Use bazel's native java_proto_library rules. by Jakob Buchgraber · 8 years ago
  78. e355e77 Migrate all tests to Truth (except the ones in the examples). by lberki · 8 years ago
  79. 3834dc8 Optionally skip fallback to javac-turbine by cushon · 8 years ago
  80. aea56b3 Migrate Java tests to Truth. RELNOTES: None. by lberki · 8 years ago
  81. c5e55bd Remove resourcejar handling from buildjar by cushon · 8 years ago
  82. 527d20e Pass the platform classpath entries through to strict deps by cushon · 8 years ago
  83. 431ce43 Split classpaths more eagerly by cushon · 8 years ago
  84. 1a57d29 Re-enabling passing -sourcepath via javacopts. by elenairina · 8 years ago
  85. 17296da Avoid windows-incompatible absolute path syntax by cushon · 8 years ago
  86. 38949b8 Migrate off versioned javac and Error Prone targets by Liam Miller-Cushon · 8 years ago
  87. 9ab5821 Enable jarjar-ing the Jacoco deploy jar on every supported platform. by lberki · 8 years ago
  88. c5c9ace Use the Java version of singlejar for building the Jacoco coverage runner deploy jar. by lberki · 8 years ago
  89. b89f9fa More windows conditions by dmarting · 8 years ago
  90. 610bf14 Add more condition for the windows platform by dmarting · 8 years ago
  91. 2c3c87f Make JacocoCoverage_deploy.jar deterministic by running the output of jarjar through `singlejar --normalize`. by lberki · 8 years ago
  92. 8725fe4 Add a javac-turbine option for the reduced classpath optimization by cushon · 8 years ago
  93. d953ca8 Clean VanillaJavaBuilder output directories by cushon · 8 years ago
  94. 11cc89a JavaBuilder accepts a new --testonly argument to mark compilations of by eaftan · 8 years ago
  95. 70b2006 Prepend javac to test bootclasspath by cushon · 8 years ago
  96. 2195f25 Update to javac9-r4023 by cushon · 8 years ago
  97. de48d7d Embed a prebuilt jarjar into Bazel so that Android builds work again. by lberki · 8 years ago
  98. 3a5d3db Re-enable the Java coverage tests. by lberki · 8 years ago
  99. 1ade2c47 Simplify LocalSpawnRunner by ulfjack · 8 years ago
  100. 55828e2 Vendor jarjar instead of using a binary version of it. by Lukacs T. Berki · 8 years ago