aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Expand)AuthorAge
* Use a custom ToString instead of std::to_string that is not available on mingw.Gravatar Dmitry Lomov2016-02-17
* Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17
* Implement memory-mapped zip files in ijar for Windows.Gravatar Lukacs Berki2016-02-17
* Encapsulate file mapping in preparation for providing a Windows implementation.Gravatar Lukacs Berki2016-02-16
* Fixes third_party/BUILD to correctly refer to jimfs-1.1-rc1.jar, which is req...Gravatar Alex Humesky2016-02-15
* Implement distributed caching for BazelGravatar Alpha Lam2016-02-10
* Restore third_party/bazel/README.md in the exported Bazel tree.Gravatar Julio Merino2016-02-10
* Add JimFS to Bazel's third_partyGravatar Liam Miller-Cushon2016-02-10
* Refactor buildjar BUILD filesGravatar Liam Miller-Cushon2016-02-10
* Third-party binaries updateGravatar Damien Martin-Guillerez2016-02-09
* Description redacted.Gravatar Googler2016-02-09
* Add Hazelcast 3.5.4 to third_partyGravatar Philipp Wollermann2016-02-08
* Use protoc-mingw on Windows.Gravatar Dmitry Lomov2016-02-04
* Add support for downloading .tar.xz files to http_archive rules.Gravatar David Chen2016-02-04
* Add protoc-mingw.exe and related .dllsGravatar Dmitry Lomov2016-02-04
* Add xz 1.5 JAR to third_party.Gravatar David Z. Chen2016-02-04
* Report source position information for Error Prone crashesGravatar Liam Miller-Cushon2016-02-01
* RELNOTES[INC]: Remove JAVAC "Make" variableGravatar Liam Miller-Cushon2016-02-01
* Convert j2objc workspace name to use _, not -Gravatar Kristina Chodorow2016-01-27
* Support @ syntax for specifying the list of files to zipperGravatar Damien Martin-Guillerez2016-01-21
* 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