aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/buildjar
Commit message (Expand)AuthorAge
...
* 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
* 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
* 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
* Prepare processor classpath masking for Java 9Gravatar cushon2017-09-26
* 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
* Support direct classpaths in javac-turbineGravatar cushon2017-09-05
* Remove some left over bits of Java 7 supportGravatar Liam Miller-Cushon2017-09-04
* Trigger a gc after processing a workrequest.Gravatar Googler2017-08-09
* Rearrange the java-langtools / javac-bootclasspath scriptsGravatar ulfjack2017-08-07
* Prepare JavaBuilder classloader masking for Java9Gravatar cushon2017-07-18
* 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
* 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
* 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
* Roll forward of https://github.com/bazelbuild/bazel/commit/4a303e2cd840810b95...Gravatar cushon2017-04-18
* Automated g4 rollback of commit b0ac3b41700cdc575c36ff2de191bc9ba2b6abf0.Gravatar cushon2017-04-14
* Fix escaping of '@' in javabuilder command linesGravatar cushon2017-04-14
* Don't close System.errGravatar cushon2017-04-07
* Remove unused data dependency on JavaBuilderGravatar cushon2017-04-06
* Make encoding diagnostic tests slightly less fragileGravatar cushon2017-04-05
* Avoid `Iterable<Path>`Gravatar cushon2017-04-05
* Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.Gravatar xingao2017-04-04