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
/
buildjar
Commit message (
Expand
)
Author
Age
*
Trigger a gc after processing a workrequest.
Googler
2017-08-09
*
Rearrange the java-langtools / javac-bootclasspath scripts
ulfjack
2017-08-07
*
Prepare JavaBuilder classloader masking for Java9
cushon
2017-07-18
*
Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocations
cushon
2017-07-12
*
Change JavaBuilder to work with the new Bazel Java coverage.
elenairina
2017-07-11
*
Remove support for -extra_checks:off
cushon
2017-07-07
*
Tweak buildjar/JavaBuilder to not output missing deps twice.
Googler
2017-07-07
*
Automated rollback of commit ce7c4deda60a307bba5f0c9421738e2a375cf44e.
cushon
2017-06-20
*
Update BUILD files
Ulf Adams
2017-06-13
*
protobuf: Use bazel's native java_proto_library rules.
Jakob Buchgraber
2017-06-06
*
Optionally skip fallback to javac-turbine
cushon
2017-05-31
*
Migrate Java tests to Truth.
lberki
2017-05-30
*
Remove resourcejar handling from buildjar
cushon
2017-05-19
*
Pass the platform classpath entries through to strict deps
cushon
2017-05-17
*
Split classpaths more eagerly
cushon
2017-05-15
*
Re-enabling passing -sourcepath via javacopts.
elenairina
2017-05-11
*
Avoid windows-incompatible absolute path syntax
cushon
2017-05-11
*
Migrate off versioned javac and Error Prone targets
Liam Miller-Cushon
2017-05-09
*
Add a javac-turbine option for the reduced classpath optimization
cushon
2017-05-04
*
Clean VanillaJavaBuilder output directories
cushon
2017-05-04
*
JavaBuilder accepts a new --testonly argument to mark compilations of
eaftan
2017-04-27
*
Prepend javac to test bootclasspath
cushon
2017-04-25
*
Update to javac9-r4023
cushon
2017-04-25
*
Roll forward of https://github.com/bazelbuild/bazel/commit/4a303e2cd840810b95...
cushon
2017-04-18
*
Automated g4 rollback of commit b0ac3b41700cdc575c36ff2de191bc9ba2b6abf0.
cushon
2017-04-14
*
Fix escaping of '@' in javabuilder command lines
cushon
2017-04-14
*
Don't close System.err
cushon
2017-04-07
*
Remove unused data dependency on JavaBuilder
cushon
2017-04-06
*
Make encoding diagnostic tests slightly less fragile
cushon
2017-04-05
*
Avoid `Iterable<Path>`
cushon
2017-04-05
*
Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.
xingao
2017-04-04
*
Remove support for -bootclasspath in javacopts
Liam Miller-Cushon
2017-03-24
*
Remove obsolete extdir handling
Liam Miller-Cushon
2017-03-24
*
Replace ZipOutputFileManager with the standard filemanager and JimFS
Liam Miller-Cushon
2017-03-24
*
Adding -implict:none by default to java compilation.
Irina Iancu
2017-03-23
*
Add sourcepath to java_common.compile
Irina Iancu
2017-03-20
*
Don't declare parameters of type Iterable<Path>
Liam Miller-Cushon
2017-03-17
*
VanillaJavaBuilder: don't crash formatting diagnostics without a source file
Liam Miller-Cushon
2017-03-08
*
Disallow duplicate srcjars in javac-turbine
Liam Miller-Cushon
2017-03-06
*
Pass through -sourcepath to the JavaBuilder
Damien Martin-Guillerez
2017-03-06
*
Don't leak file managers
Liam Miller-Cushon
2017-03-01
*
Remind JavacOptions about the '-extra_checks' flag
Liam Miller-Cushon
2017-03-01
*
Re-arrange JavaBuilder output jar handling
Liam Miller-Cushon
2017-02-28
*
Filter out Blaze-specific javacopts in VanillaJavaBuilder
Liam Miller-Cushon
2017-02-23
*
Remove javac-turbine hack to support a non-standard annotation processor
Liam Miller-Cushon
2017-02-22
*
Prepare for a forthcoming AutoValue change where setFoo(null) in a Builder wi...
Googler
2017-02-20
*
Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.
Dmitry Lomov
2017-02-17
*
Rename 'extdir' to 'extclasspath'
Liam Miller-Cushon
2017-02-17
*
Roll forward execroot change
Kristina Chodorow
2017-02-16
*
Windows-aware path-absoluteness checks.
Laszlo Csomor
2017-02-13
[next]