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
/
third_party
Commit message (
Expand
)
Author
Age
*
Use %zu to print size_t
Loo Rong Jie
2018-06-27
*
Replace //tools/defaults:jdk to //tools/jdk:*
dbabkin
2018-06-26
*
Remove usage of COMPILER_MSVC in Bazel and ijar
Loo Rong Jie
2018-06-11
*
Move path-manipulation functions to own library file.
ccalvarin
2018-06-05
*
Update android_common's layoutlib to 26.1.2 to support fonts in Bazel
Jingwen Chen
2018-05-31
*
Prevent ijar from stripping out .kotlin_module files, which are needed for ex...
Googler
2018-05-30
*
Fixes Bazel build on Raspberry Pi 3 Raspbian GNU/Linux 9 (stetch). The portab...
Googler
2018-05-29
*
Add a missing dependency from checker framework dataflow to javacutils
Liam Miller-Cushon
2018-05-28
*
Temporarily disable def_parser_test on Windows
Yun Peng
2018-05-15
*
Remove unused bootstrap dependencies
Liam Miller-Cushon
2018-04-27
*
windows,client: fix error reporting
Laszlo Csomor
2018-04-24
*
Update Error Prone version
Liam Miller-Cushon
2018-04-23
*
Update to latest checker framework dataflow version
Liam Miller-Cushon
2018-04-20
*
Delete old version of jarjar
Liam Miller-Cushon
2018-04-17
*
Add a dependency on javax-annotations to java_grpc_library
Liam Miller-Cushon
2018-04-16
*
Update turbine
Liam Miller-Cushon
2018-04-13
*
Add javax.annotations to Bazel's third_party
Liam Miller-Cushon
2018-04-13
*
Add https://github.com/google/jarjar to third_party
Liam Miller-Cushon
2018-04-13
*
Remove an obsolete prebuilt copy of javabuilder
Liam Miller-Cushon
2018-04-13
*
Remove die() and replace it with BAZEL_DIE, part of the logging framework.
ccalvarin
2018-04-06
*
Update to version 2.4.0 of Checker Framework dataflow and javacutil
Liam Miller-Cushon
2018-04-04
*
Make ijar support not stripping the class data.
tomlu
2018-03-31
*
Update to auto-value 1.5.4
calpeyser
2018-03-30
*
Fix a warning about comparing signed and unsigned values
cushon
2018-03-29
*
Remove pdie.
ccalvarin
2018-03-29
*
Fix unused variable warnings from clang.
Austin Schuh
2018-03-28
*
Use the provided javac for host_javabase=9
Liam Miller-Cushon
2018-03-28
*
Remove third_party/gtest, we now have the remote dependency @googletest instead.
Chloe Calvarin
2018-03-27
*
Automated rollback of commit 8c864137d46cf6c3714fb47799a34e4859aa2f13.
lpino
2018-03-27
*
Fix a warning about comparing signed and unsigned values
cushon
2018-03-27
*
Write manifests at the beginning of the jar, not at the end
cushon
2018-03-22
*
Include manifest size when presizing ijar output
cushon
2018-03-21
*
third_party/guava: update guava to 24.1
Jakob Buchgraber
2018-03-21
*
Remove visibility attribute from //third_party/def_parser:def_parser
Yun Peng
2018-03-20
*
Fix visibility of def_parser for remote builds
Yun Peng
2018-03-20
*
update grpc-java to 1.10.0
Jakob Buchgraber
2018-03-07
*
Bump jgit to 4.10 and jsch to 1.54
David Ostrovsky
2018-03-06
*
Use a different date time when normalizing zip entries
cushon
2018-02-12
*
Internal change
tomlu
2018-02-09
*
Add support to Polymorphic strategy for grandchild classes that have no codec...
janakr
2018-02-09
*
Make IjarTests depend on interface_ijar_testlib_with_target_label.
Benjamin Peterson
2018-02-10
*
Accept --target_label, --injecting_rule_kind in ijar.
tomlu
2018-02-09
*
Update turbine
Liam Miller-Cushon
2018-02-09
*
Internal change
tomlu
2018-02-09
*
Automated rollback of commit 13018aab51d3e08f274eba0f36ca7b4aa70e5222.
tomlu
2018-02-09
*
Update ijar tests to verify time stamp.
tomlu
2018-02-08
*
Accept --target_label, --injecting_rule_kind in ijar.
tomlu
2018-02-08
*
Include module-info.class files in interface jars
cushon
2018-02-05
*
Update turbine
Liam Miller-Cushon
2018-01-29
*
Use @io_bazel to reference Bazel sources from local repositories.
John Millikin
2018-01-26
[next]