aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Expand)AuthorAge
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Remove Truth 0.27 since 0.28 is there since quite a while.Gravatar Lukacs T. Berki2016-01-19
* Correct a path in BUILD file comment.Gravatar Alex Humesky2016-01-13
* Make the Bazel continuous build work again after the change that introduced a...Gravatar Lukacs Berki2016-01-12
* Adds ApkBuilder from the Android SDK to bazel's third_party with someGravatar Alex Humesky2016-01-11
* Update to truth 0.28Gravatar Damien Martin-Guillerez2016-01-08
* Add Truth 0.28 binary to third_partyGravatar Damien Martin-Guillerez2016-01-08
* update protobuf executablesGravatar cpeyser2015-12-29
* Add jar for java/dd_plistGravatar cpeyser2015-12-29
* Update Error Prone to 2.0.8-20151216Gravatar Liam Miller-Cushon2015-12-17
* Third-party dependencies update:Gravatar Damien Martin-Guillerez2015-12-16
* Update to Guava 19.0Gravatar Damien Martin-Guillerez2015-12-16
* Third-party binary updates:Gravatar Damien Martin-Guillerez2015-12-16
* Third-party binary updates:Gravatar Damien Martin-Guillerez2015-12-16
* Fix ijar_test when errexit is onGravatar Damien Martin-Guillerez2015-12-16
* unittest.bash: Correctly handle failures due to "errexit" in tests. This will...Gravatar Philipp Wollermann2015-12-15
* Use guice_noaop to trim down dependenciesGravatar Damien Martin-Guillerez2015-12-10
* Add guice-4.0 no_aop binaryGravatar Damien Martin-Guillerez2015-12-10
* Adding Guice to Bazel's third_partyGravatar Damien Martin-Guillerez2015-12-09
* Added Guice 4.0 binaries to third_party.Gravatar Damien Martin-Guillerez2015-12-08
* Add zip64 support to ijarGravatar Liam Miller-Cushon2015-12-03
* Normalize ijar's header to 'The Bazel Authors'.Gravatar Damien Martin-Guillerez2015-11-19
* Set the ijar MAX_BUFFER_SIZE to 256 MBGravatar Damien Martin-Guillerez2015-11-16
* Removed unused Buck code. I was moved to do this by a recent Rosie CL that cl...Gravatar Matthew DeVore2015-11-13
* Fix half-submitted changes to third_party/README.mdGravatar Klaas Boesche2015-11-06
* Add Byte Buddy dependency for Skylark compilation.Gravatar Klaas Boesche2015-11-06
* Add Byte Buddy jar and up-to-date ASM jars.Gravatar Klaas Boesche2015-11-05
* Add jsch dependency to build filesGravatar Kristina Chodorow2015-10-23
* Set sharding and tmpdir environment variables for googletestGravatar Brian Silverman2015-10-22
* Add jsch jarGravatar Kristina Chodorow2015-10-21
* Fix compile warningsGravatar Kristina Chodorow2015-10-20
* Recognize SourceDebugExtension attributes in ijarGravatar Liam Miller-Cushon2015-10-20
* Update iossim for Xcode 7 support.Gravatar Googler2015-10-19
* Fix bazel's ijar test afterGravatar Liam Miller-Cushon2015-10-15
* Support Java 8 MethodParameters attribute in ijarGravatar Liam Miller-Cushon2015-10-14
* Update Error Prone and javac9 versionsGravatar Liam Miller-Cushon2015-10-01
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add Apache codec library as a dependencyGravatar Kristina Chodorow2015-09-23
* Add jar containing Base64 classGravatar Kristina Chodorow2015-09-22
* Stub out proto_runtime so Bazel analysis doesn't fail for j2objc_library targ...Gravatar Michael Thvedt2015-09-21
* Move all J2ObjC Bazel dependencies to third_party/java/j2objc.Gravatar Michael Thvedt2015-09-17
* Add a maven_server ruleGravatar Kristina Chodorow2015-09-16
* Add maven settings librariesGravatar Kristina Chodorow2015-09-16
* Increase the size of ijar_testGravatar Damien Martin-Guillerez2015-09-16
* Clean up J2ObjC support in Bazel, removing an unused dependency and linting t...Gravatar Michael Thvedt2015-09-15
* Fixes ijar tests on OSXGravatar Damien Martin-Guillerez2015-09-15
* Remove a line accidentally left in from debugging.Gravatar Lukacs Berki2015-09-15
* Make ijar appropriately prune InnerClasses, at the cost of a lot of unholy ha...Gravatar Lukacs Berki2015-09-15
* Fix ijar compressionGravatar Damien Martin-Guillerez2015-09-11
* Add CRC-32 computation to third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-09-11