Sign in
bazel
/
bazel
/
f177b0d79404e84d9bac6841a464682af97ab65f
/
third_party
568048b
Update Truth to 0.44.
by Chris Povirk
· 6 years ago
95ef9bf
Add jacoco agent to the java tools release.
by iirina
· 6 years ago
c65a48d
Remove //third_party:mockito2
by Tim van der Lippe
· 6 years ago
ed625e3
Strip some classes from the android libraries in our lite target.
by Tobias Werth
· 6 years ago
2b31683
Remove java.desktop dependency from javax.xml.
by Tobias Werth
· 6 years ago
4b8cfbd
remove old grpc dependencies
by Jakob Buchgraber
· 6 years ago
9ee79b6
update google-auth library. Fixes #7259
by Jakob Buchgraber
· 6 years ago
0dbbb4c
update grpc and dependencies to version 1.20
by Jakob Buchgraber
· 6 years ago
0e3db34
Split android common into two.
by Tobias Werth
· 6 years ago
3f6ed62
bazel/grpc: include linux/tcp.h on Linux pre-glibc 2.17
by Ryan Beasley
· 6 years ago
c0ac80e
Delete unused ddmlib android library.
by Dmitry Lomov
· 6 years ago
e4ac616
Add singlejar to the java tools zip.
by iirina
· 6 years ago
bfaf14b
Automatic code cleanup.
by Googler
· 6 years ago
8df893a
Replace update_java_tools.sh with several bazel targets.
by iirina
· 6 years ago
1b50671
Replace update_java_tools.sh with two bazel targets.
by iirina
· 6 years ago
109810a
Re-add @bazel_tools//third_party/jarjar
by iirina
· 6 years ago
044a5f9
Update //third_party:mockito to use Mockito 2
by Tim van der Lippe
· 6 years ago
cb6a4d6
Use Mockito 2.25.1 instead of 2.25.0
by Tim van der Lippe
· 6 years ago
707fbb6
Remove pkg_tar targets for build Java tools tar gz
by iirina
· 6 years ago
bb9dae1
Add Mockito version 2.25.0
by Tim van der Lippe
· 6 years ago
7aace9c
Zip Java tools for windows
by iirina
· 6 years ago
9554a03
Remove third_party/java/java_tools BUILD files.
by iirina
· 6 years ago
2d44675
Re-add the zipper sources embedded into bazel.
by iirina
· 6 years ago
78bb76b
Revert "Update Mockito version to 2.25.0"
by Dmitry Lomov
· 6 years ago
2564736
Update Mockito version to 2.25.0
by Tim van der Lippe
· 6 years ago
6cec1c7
Cleanup third_party/ijar/BUILD.
by elenairina
· 6 years ago
0b1ad3d
Add src/main/native/windows files required by ijar on Windows in the Java tools archive.
by iirina
· 6 years ago
0e0ad29
Add src/main/native/windows files required by ijar on Windows in the Java tools archive
by iirina
· 6 years ago
af76859
Remove unused file third_party/java/java_tools/BUILD-new.pkg
by iirina
· 6 years ago
cd08a53
Add Bazel target for third_party/ijar:embed_into_java_tools.
by elenairina
· 6 years ago
71609e1
Use BUILD.pkg instead of BUILD-new.pkg
by iirina
· 6 years ago
afc82e0
Do not special-case transitioning into the null configuration in DependencyResolver.
by lberki
· 6 years ago
9e8a44d
Add ijar when building the java tools archive.
by iirina
· 6 years ago
97a62f1
Print the filename when opening a zip fails.
by Googler
· 6 years ago
3d47f74
Update to JDK 10 javac
by Liam Miller-Cushon
· 6 years ago
09487ff
Update the Java tools deploy jars.
by iirina
· 6 years ago
382d758
Add a BUILD file for java langtools.
by iirina
· 6 years ago
714e3f2
Stop embedding the java tools into the bazel binary.
by iirina
· 6 years ago
d3d9063
always overwrite README.md
by Lukacs T. Berki
· 6 years ago
ad50384
Run buildifier --lint=fix
by Laurent Le Brun
· 6 years ago
04ad002
Reformat protobuf.bzl
by Laurent Le Brun
· 6 years ago
7f70ad9
Add the new BUILD file to the embeded sources.
by iirina
· 6 years ago
f5c592f
Add a new BUILD file for java_tools_pkg-0.4.tar.gz.
by iirina
· 6 years ago
6beedaa
Generate the content of the java_tools archive under a top level java_tools/ directory.
by iirina
· 6 years ago
ae744f3
Update the remote java tools archive to include the right permissions.
by iirina
· 6 years ago
6aab271
Update Java tools
by Lukacs T. Berki
· 6 years ago
6d90948
Re-add third_party/java/java_tools/README.md and update singlejar and srcs jars.
by iirina
· 6 years ago
73d5381
Add java tools sources archive.
by iirina
· 6 years ago
458ab03
Update bundled gRPC to 1.18.0 and nanopb to 0.3.6
by Alexandre Rostovtsev
· 6 years ago
92adff8
Update Java tools
by Liam Miller-Cushon
· 6 years ago
9259683
Update turbine
by Liam Miller-Cushon
· 6 years ago
07e6569
Add a missing newline in third_party/aws-sdk-auth-lite/src/main/java/com/amazonaws/log/JulLogFactory.java.
by Philipp Wollermann
· 6 years ago
1770366
Vendor jaxb library in our third_party.
by Tobias Werth
· 6 years ago
05455a0
remote: update remote_execution.proto to latest
by Jakob Buchgraber
· 6 years ago
5bd1447
Add BUILD.pkg for third_party/java/java_tools.
by iirina
· 6 years ago
2dccff0
Remove third_party/jarjar/BUILD.tools
by iirina
· 6 years ago
81949cd
Move JarJar to a checked in deploy jar.
by iirina
· 6 years ago
c3638b3
Improved documentation in update_java_tools.sh
by iirina
· 6 years ago
30fc97e
Addressed code review comments.
by iirina
· 6 years ago
af57095
Add JacocoCoverage and SingleJar
by iirina
· 6 years ago
82ca8a0
Update update_java_tools.sh
by iirina
· 6 years ago
3a1a160
Add Turbine
by iirina
· 6 years ago
75ebae5
Add ExperimentalRunner, GenClass, Runner
by iirina
· 6 years ago
4b68822
Add third_party/java/java_tools/VanillaJavaBuilder_deploy.jar
by iirina
· 6 years ago
f596b0b
Move JavaBuilder refrence to a checked-in deploy jar
by iirina
· 6 years ago
b055f91
Update turbine_direct targets
by Liam Miller-Cushon
· 6 years ago
38d8827
third_party: remove no longer needed jgit
by Klaus Aehlig
· 6 years ago
ad610c1
Fix native.repository_name
by Keith Smiley
· 6 years ago
647f8f0
Fix REPOSITORY_NAME usage
by Keith Smiley
· 6 years ago
805a57f
Update protobuf and grpc bzl for incompatible changes
by Keith Smiley
· 6 years ago
5932730
Patch manifest merger jar to work around targetApi parsing inconsistency
by Jingwen Chen
· 6 years ago
7746e6c
Import latest google/devtools/build/v1 protos from https://github.com/googleapis/googleapis/commit/58249308b9c7bd64ba18ce99100751397e5184a7
by Paul Bethe
· 6 years ago
3d7d693
third_party/auto: update auto value
by Jakob Buchgraber
· 6 years ago
e8f4e5e
remote: add aws auth sdk. Fixes #6808
by Jakob Buchgraber
· 6 years ago
f971c36
Revert "remote: add aws auth sdk"
by Jakob Buchgraber
· 6 years ago
cd1bcc1
remote: add aws auth sdk
by Jakob Buchgraber
· 6 years ago
d10eda9
Update to ASM7 API level
by Liam Miller-Cushon
· 6 years ago
6a5edd9
Add missing proto_library dependencies.
by Lukacs T. Berki
· 6 years ago
b5661a8
Convert googleapis and remoteapis into local_repository repos.
by John Cater
· 6 years ago
1eab35b
don't drop public synthetic methods in ijar
by kmb
· 6 years ago
91b86cc
Don't ignore KeepForCompile marker in private methods
by kmb
· 6 years ago
6fddc83
Windows, test-wrapper: add directories to zip
by Laszlo Csomor
· 6 years ago
c32ee20
Remove unneeded dependency on wrappers_proto.
by John Cater
· 6 years ago
4122f19
Automatic code cleanup.
by cushon
· 6 years ago
f4a35eb
Update to ASM 7.0
by Liam Miller-Cushon
· 6 years ago
c1f6455
Make ijar keep types/member functions that have annotated with @KeepForCompile.
by Googler
· 6 years ago
76a76a7
Windows, test wrapper: implement zip support
by Laszlo Csomor
· 6 years ago
6c17197
Set the ZIP version in the Central File Directory to UNIX
by a7g4
· 6 years ago
e025726
Update turbine
by Liam Miller-Cushon
· 6 years ago
28aabae
Rename turbine.jar
by Liam Miller-Cushon
· 6 years ago
72d0aa8
Updating RE API proto to latest Github version.
by Ola Rozenfeld
· 6 years ago
62903dd
Fix dependencies on Apache libraries
by Philipp Wollermann
· 6 years ago
c5bb9b0
Add flogger jars filegroup, similar to auto_value filegroup, needed for
by Janak Ramakrishnan
· 6 years ago
afe6c70
Add google-extensions jar so that GoogleLogger class can be used, for
by Janak Ramakrishnan
· 6 years ago
4a3757a
Remove unused deps
by cushon
· 6 years ago
845fff2
Add Flogger (Google Logger) to third_party
by Janak Ramakrishnan
· 7 years ago
9f7545e
Revert "Work around bug in desugar"
by Liam Miller-Cushon
· 7 years ago
b073a18
Fix NestHost length computation Fixes #5987
by cushon
· 7 years ago
c1d8776
Update turbine
by Liam Miller-Cushon
· 7 years ago
1e9f0aa
Fix more tests on JDK 9 and 10
by cushon
· 7 years ago
Next »