Sign in
bazel
/
bazel
/
006ab490e47e0861f687d71bfc9b74d7e15c468d
/
third_party
4731d5a
update protobuf executables
by cpeyser
· 9 years ago
eb7b2ef
Add jar for java/dd_plist
by cpeyser
· 9 years ago
4975d97
Update Error Prone to 2.0.8-20151216
by Liam Miller-Cushon
· 9 years ago
aae0010
Third-party dependencies update: Removed guava-18.0
by Damien Martin-Guillerez
· 9 years ago
ac25c35
Update to Guava 19.0
by Damien Martin-Guillerez
· 9 years ago
3e08d11
Third-party binary updates: Deleted guice-4.0 (with aop)
by Damien Martin-Guillerez
· 9 years ago
243d772
Third-party binary updates: Added guava-19.0 Deleted guice-4.0 (with aop)
by Damien Martin-Guillerez
· 9 years ago
cf1b5cf
Fix ijar_test when errexit is on
by Damien Martin-Guillerez
· 9 years ago
713a78c
unittest.bash: Correctly handle failures due to "errexit" in tests. This will get rid of all the "ghost flakes" where tests crashed with no apparant reason printed into our logs. Now a stack trace is printed and an easy to understand failure reason, too.
by Philipp Wollermann
· 9 years ago
975777e
Use guice_noaop to trim down dependencies
by Damien Martin-Guillerez
· 9 years ago
0ef6691
Add guice-4.0 no_aop binary
by Damien Martin-Guillerez
· 9 years ago
e36c9fc
Adding Guice to Bazel's third_party
by Damien Martin-Guillerez
· 9 years ago
30df02a
Added Guice 4.0 binaries to third_party.
by Damien Martin-Guillerez
· 9 years ago
220be7a
Add zip64 support to ijar
by Liam Miller-Cushon
· 9 years ago
bf6281d
Normalize ijar's header to 'The Bazel Authors'.
by Damien Martin-Guillerez
· 9 years ago
f5773fc
Set the ijar MAX_BUFFER_SIZE to 256 MB
by Damien Martin-Guillerez
· 9 years ago
63aa7e8
Removed unused Buck code. I was moved to do this by a recent Rosie CL that cleaned up something that wasn't being used.
by Matthew DeVore
· 9 years ago
976f1b6
Fix half-submitted changes to third_party/README.md
by Klaas Boesche
· 9 years ago
7be6c17
Add Byte Buddy dependency for Skylark compilation.
by Klaas Boesche
· 9 years ago
c7c5053
Add Byte Buddy jar and up-to-date ASM jars.
by Klaas Boesche
· 9 years ago
916370e
Add jsch dependency to build files
by Kristina Chodorow
· 9 years ago
fac21e5
Set sharding and tmpdir environment variables for googletest
by Brian Silverman
· 9 years ago
155f219
Add jsch jar
by Kristina Chodorow
· 9 years ago
67f14b8
Fix compile warnings
by Kristina Chodorow
· 9 years ago
6e771db
Recognize SourceDebugExtension attributes in ijar
by Liam Miller-Cushon
· 9 years ago
b918e1c
Update iossim for Xcode 7 support.
by Googler
· 9 years ago
65cdb3e
Fix bazel's ijar test after
by Liam Miller-Cushon
· 9 years ago
c4c9389
Support Java 8 MethodParameters attribute in ijar
by Liam Miller-Cushon
· 9 years ago
d014b42
Update Error Prone and javac9 versions
by Liam Miller-Cushon
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
8aaa229
Add Apache codec library as a dependency
by Kristina Chodorow
· 10 years ago
0951909
Add jar containing Base64 class
by Kristina Chodorow
· 10 years ago
0796d40
Stub out proto_runtime so Bazel analysis doesn't fail for j2objc_library targets.
by Michael Thvedt
· 10 years ago
d316442
Move all J2ObjC Bazel dependencies to third_party/java/j2objc.
by Michael Thvedt
· 10 years ago
46d6dc5
Add a maven_server rule
by Kristina Chodorow
· 10 years ago
6885134
Add maven settings libraries
by Kristina Chodorow
· 10 years ago
a9c3eef
Increase the size of ijar_test
by Damien Martin-Guillerez
· 10 years ago
fe87155
Clean up J2ObjC support in Bazel, removing an unused dependency and linting the relevant files.
by Michael Thvedt
· 10 years ago
30df7fc
Fixes ijar tests on OSX
by Damien Martin-Guillerez
· 10 years ago
c653738
Remove a line accidentally left in from debugging.
by Lukacs Berki
· 10 years ago
73b6c79
Make ijar appropriately prune InnerClasses, at the cost of a lot of unholy hacks.
by Lukacs Berki
· 10 years ago
676f39a
Fix ijar compression
by Damien Martin-Guillerez
· 10 years ago
4009d2c
Add CRC-32 computation to third_party/ijar:zipper
by Damien Martin-Guillerez
· 10 years ago
8faeb8f
Updated Bazel's j2objc version to 0.9.8.1 (latest).
by Googler
· 10 years ago
2fc8bf2
Also check the XML_TEST_OUTPUT env variable and generate xml output if set.
by Ulf Adams
· 10 years ago
475a134
RELNOTES: Support empty plist files
by Matthew DeVore
· 10 years ago
78ffe43
Add more source filegroups for the installer
by Damien Martin-Guillerez
· 10 years ago
fde4509
Fix a signed vs unsigned comparison warning in the ijar zipper.
by Erik Kuefler
· 10 years ago
3a160e7
Add support for compression in //third_party/ijar:zipper
by Damien Martin-Guillerez
· 10 years ago
709bc61
Port to FreeBSD.
by Doug Rabson
· 10 years ago
cec2222
Correctly process "ScalaInlineInfo" attribute. This is new in Scala 2.11.7 (and 2.12).
by Googler
· 10 years ago
583c356
Open-source full support for J2ObjC in Bazel, including dead code removal, and add an example.
by Michael Thvedt
· 10 years ago
8c28813
Add native support for linux on ARM Cpu (32 bits)
by Zhong Wang
· 10 years ago
83c3b66
Add md5_test.cc to Bazel.
by Ulf Adams
· 10 years ago
d93990f
Add googletest library to third_party (just the fused sources, 1.7.0).
by Ulf Adams
· 10 years ago
523bff5
Fix some C++ compiler warnings to comply with -Wall.
by Ulf Adams
· 10 years ago
0cde9cb
Add com.android.tools.layoutlib:layoutlib-api to android_common.
by Lukacs T. Berki
· 10 years ago
deb003f
Add git_repository and new_git_repository workspace rules.
by David Chen
· 10 years ago
e8946a7
Add jgit and slf4j to third_party
by Philipp Wollermann
· 10 years ago
26b9354
Description redacted.
by liuhuahang
· 10 years ago
5bf02b3
Fix zipper for empty files
by Kristina Chodorow
· 10 years ago
bb455a6
Update Error Prone version
by Liam Miller-Cushon
· 10 years ago
07caf82
Add missing transitive dependencies of Error Prone.
by Liam Miller-Cushon
· 10 years ago
cd3df4c
Update error-prone-javac version to javac-1.9.0-dev-r2644-2
by Liam Miller-Cushon
· 10 years ago
0cd6dfb
Ijar's zipper: fallback when external attributes is unset
by Damien Martin-Guillerez
· 10 years ago
d13716a
Open source AarGeneratorAction and AndroidResourceProcessingAction.
by Andrew Pellegrini
· 10 years ago
32ae1b0
Add android_common to third_party at version 23.1.3.
by Andrew Pellegrini
· 10 years ago
1a8576a
Removed Truth 0.24+ binary from third_party
by Damien Martin-Guillerez
· 10 years ago
7ae29d2
Update Error Prone to 2.0.4
by Liam Miller-Cushon
· 10 years ago
90723bf
Re-add the maven-repository-metadata jar to Bazel.
by Michael Staib
· 10 years ago
d1064bb
Update Truth for Bazel to 0.27.
by Philipp Wollermann
· 10 years ago
e5b878d
Add truth-0.27.jar to third_party/truth.
by Philipp Wollermann
· 10 years ago
0c14ad1
Added ErrorProne's javac
by Damien Martin-Guillerez
· 10 years ago
0c95d27
Update Bazel's errorprone to 2.0.3
by Damien Martin-Guillerez
· 10 years ago
1ed3c47
Move the Error Prone plugin into Bazel
by Liam Miller-Cushon
· 10 years ago
075b39d
Set-up travis OSX to compile using JDK 7
by Damien Martin-Guillerez
· 10 years ago
19f3413
Improve platform and CPU detection, use the correct protoc binary for the running system.
by Philipp Wollermann
· 10 years ago
86746ce
Fix permissions for zip files
by Kristina Chodorow
· 10 years ago
bbe84fe
Update third_party/protobuf to 3.0.0-alpha-3.
by Philipp Wollermann
· 10 years ago
3b4efd2
Add README.md for Bazel's third_party/protobuf.
by Philipp Wollermann
· 10 years ago
855af61
Update Bazel's protobuf from 2.5.0 to 3.0.0-alpha3 for proto3 support.
by Philipp Wollermann
· 10 years ago
d47a8ef
Reorganized compile.sh
by Damien Martin-Guillerez
· 10 years ago
d94cb73
Add Apache Commons Pool2 to Bazel.
by Philipp Wollermann
· 10 years ago
d2af1c8
Add pom.xml parser
by Kristina Chodorow
· 10 years ago
5cef348
Add Apache Commons Pool2 to Bazel.
by Philipp Wollermann
· 10 years ago
92be37d
Add plexus component annotations
by Kristina Chodorow
· 10 years ago
d6f4808
Bootstrapping tools using Bazel
by Damien Martin-Guillerez
· 10 years ago
eb6e903
Use the ijar ZIP implementation in Blaze instead of libarchive
by Damien Martin-Guillerez
· 10 years ago
a1c73f9
Fix %O format string in ijar's zipper
by Damien Martin-Guillerez
· 10 years ago
cd4637e
Added limits.h to headers to ijar
by Damien Martin-Guillerez
· 10 years ago
0844112
Refactor ZIP implementation of ijar
by Damien Martin-Guillerez
· 10 years ago
0a5baae
Moves the build rule for jarjar to third_party/java/jarjar and adds a java_binary rule for jarjar.
by Alex Humesky
· 10 years ago
a6b1d17
Deletes third_party/jarjar in favor of third_party/java/jarjar.
by Alex Humesky
· 10 years ago
34eaa07
Creates a copy of third_party/jarjar in third_party/java/jarjar for better compatibility with existing rules.
by Alex Humesky
· 10 years ago
2f54b05
Added BUILD files for X-code / Objective-C tooling
by Damien Martin-Guillerez
· 10 years ago
9208259
Adds readme info and java_import rule for jarjar in bazel/third_party.
by Alex Humesky
· 10 years ago
fa6fbc8
Adds build files and readme's for third party python libraries.
by Alex Humesky
· 10 years ago
ddae754
Adds jarjar to third_party.
by Alex Humesky
· 10 years ago
2488c35
Renames mock.py to __init__.py to make it easier to import
by Alex Humesky
· 10 years ago
dd2ad7b
Adds python mock library
by Alex Humesky
· 10 years ago
Next »