index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
java_tools
Commit message (
Expand
)
Author
Age
*
Create a tool for building resource jars
Liam Miller-Cushon
2017-01-31
*
Don't add the output directory to the classpath
Liam Miller-Cushon
2017-01-31
*
Fix a bug in the StrictJavaDeps plugin when a rule in the targetMapping has a...
Googler
2017-01-27
*
Rollback of commit 32f033328abdd00cbec149edd87bde34095bccbc.
Yun Peng
2017-01-25
*
Put line breaks between diagnostics
Liam Miller-Cushon
2017-01-25
*
Add --manifest_file option into BazelJavaBuilder
Yun Peng
2017-01-25
*
Add an experimental flag to Turbine to indicate to annotation processors that...
Googler
2017-01-24
*
Handle another transitive classpath fallback case
Liam Miller-Cushon
2017-01-24
*
Description redacted.
Googler
2017-01-23
*
Description redacted.
Googler
2017-01-23
*
Remove use of javac internal Result enum
Liam Miller-Cushon
2017-01-23
*
Remove unused PluginException
Liam Miller-Cushon
2017-01-23
*
Make reduced classpath fallback locale-independent
Liam Miller-Cushon
2017-01-23
*
Fix bootstrapping in Docker images.
Lukacs Berki
2017-01-20
*
Temporarily disable jacoco on FreeBSD
Klaus Aehlig
2017-01-20
*
Fall back to the transitive classpath for top-level completion failures
Liam Miller-Cushon
2017-01-20
*
Filter out javac deferred diagnostic notes in JavaBuilder
Liam Miller-Cushon
2017-01-20
*
Rollback of commit 8436354b93e0b611931dfc965d3e718980143dee.
Vladimir Moskva
2017-01-19
*
Refactor BlazeJavacMain to emit structured diagnostics
Liam Miller-Cushon
2017-01-19
*
Make the Path to FileSystem cache non-static for persistent workers
Liam Miller-Cushon
2017-01-19
*
Fix javabuilder top-level exception handling with workers enabled
Liam Miller-Cushon
2017-01-19
*
Remove end position hack
Liam Miller-Cushon
2017-01-19
*
Tag targets as jdk8 to avoid building them for jdk7
Vladimir Moskva
2017-01-18
*
Jarjar the third-party dependencies of the Jacoco test runner, except on Wind...
Lukacs Berki
2017-01-18
*
Rollback of commit c0be64464b97ea011b4b4ad901515aac1dc97b4c.
Lukacs Berki
2017-01-17
*
Jarjar the third-party dependencies of the Jacoco test runner.
Lukacs Berki
2017-01-17
*
Rollback of commit 56328986232dfe4d92f738ab3bbd26d89236a428.
Vladimir Moskva
2017-01-16
*
Jarjar the third-party dependencies of the Jacoco test runner.
Lukacs Berki
2017-01-16
*
Rollback of commit 2300f8a3e88d720f7eae90a80456142363850c5c.
Liam Miller-Cushon
2017-01-16
*
Handle top-level exceptions in javac
Liam Miller-Cushon
2017-01-16
*
Read srcjars using zipfs, instead of extracting them
Liam Miller-Cushon
2017-01-16
*
Rollback of commit aad9b44898cf1562765755d475463145466ea7ae.
Liam Miller-Cushon
2017-01-16
*
Improve recursive deletion in JavaBuilder
Liam Miller-Cushon
2017-01-13
*
Support Paths in JarCreater and JarHelper
Liam Miller-Cushon
2017-01-13
*
Coalesce JavaBuilder class hierarchy
Liam Miller-Cushon
2017-01-13
*
Remove single-use AbstractPostProcessor abstraction
Liam Miller-Cushon
2017-01-12
*
Fix JavaLibraryBuildRequest for java 7
Marcel Hlopko
2017-01-11
*
Eliminate the $jacoco_runtime implicit attribute and link in the Jacoco agent...
Lukacs Berki
2017-01-11
*
Add explicit type annotations in BlazeJavacArguments.java
Marcel Hlopko
2017-01-11
*
Invoke javac using the API, instead of main()
Liam Miller-Cushon
2017-01-10
*
Rollback changes to the BazelTestRunner which add a dependency on proto3 as i...
Kush Chakraborty
2017-01-10
*
Rollback of commit 08426525c517599a76b4f69814baf28731e840c7.
Lukacs Berki
2017-01-10
*
Fix Bazel so that it actually works after commit 08426525c517599a76b4f69814ba...
Lukacs Berki
2017-01-10
*
google-java-format buildjar
Liam Miller-Cushon
2017-01-10
*
Jarjar the third-party dependencies of the Jacoco test runner.
Lukacs Berki
2017-01-10
*
Use the new turbine implementation with Bazel
Liam Miller-Cushon
2017-01-06
*
Revert "Jarjar the third-party dependencies of the Jacoco test runner."
John Cater
2017-01-05
*
Jarjar the third-party dependencies of the Jacoco test runner.
Lukacs Berki
2017-01-05
*
Do not pass a null pointer to Analyzer to avoid a NPE.
Lukacs Berki
2017-01-05
*
Fix cycle in dependency graph during bootstrap
Damien Martin-Guillerez
2016-12-20
[next]