aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Expand)AuthorAge
* Update protobuf sources to v3.0.0-beta-2 (aka. d5fb408d)Gravatar Lukacs T. Berki2016-04-07
* Add BoringSSL to third_party .Gravatar Lukacs T. Berki2016-04-07
* Add AutoValue 1.2, in preparation for upgrading the existing 1.1 to 1.2. Moti...Gravatar Carmi Grushko2016-04-06
* Add zlib to the third_party directory.Gravatar Lukacs T. Berki2016-04-06
* Add Netty 4.1.0.CR6 to third_party.Gravatar Lukacs T. Berki2016-04-06
* Add nanopb to the set of third-party libraries.Gravatar Lukacs T. Berki2016-04-06
* Update the x86_64 protoc with a statically linked version.Gravatar Lukacs T. Berki2016-04-06
* ijar: check the return value of getcwd() functionGravatar Thiago Farina2016-04-05
* Add a BUILD.bazel file for nanopb.Gravatar Lukacs Berki2016-04-04
* ijar: cast to size_t instead of int to avoid sign-compare warning.Gravatar Damien Martin-Guillerez2016-04-01
* ijar: fix mismatched-tags warningsGravatar Thiago Farina2016-04-01
* Add source files of the C++ protobuf runtime library.Gravatar Lukacs T. Berki2016-04-01
* Change from the MingW-specific proto compilers to the Windows-based ones.Gravatar Lukacs Berki2016-03-31
* Fix comparison warning in ijarGravatar Damien Martin-Guillerez2016-03-30
* Adding ProductType for watch OS 1 extension and application.Gravatar Googler2016-03-24
* Fix asan error introduced by commit 257337638463d01bcf627c60de42861d775fefec.Gravatar Googler2016-03-23
* Fix a dangling label.Gravatar Lukacs Berki2016-03-21
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Add Six 1.10.0 to third_party/py.Gravatar David Z. Chen2016-03-14
* Add protobuf .proto sources to third_party/protobuf.Gravatar David Z. Chen2016-03-14
* Add grpc-java 0.13.2 to //third_party/grpc.Gravatar Philipp Wollermann2016-03-11
* Remove python protobuf test sources from third_party/protobuf.Gravatar David Z. Chen2016-03-10
* Add protobuf.bzl and Python protobuf sources at 48ebb29a8ec118bf6b9ee39f6be42...Gravatar David Z. Chen2016-03-10
* Update j2objc workspace to latest 1.0.1 release.Gravatar Googler2016-03-09
* Upgrade Apache Commons Collections to v3.2.2Gravatar Googler2016-03-04
* Migrate Apache Commons Collections jar fileGravatar Justine Tunney2016-03-04
* Fix bazel-j2objc repo name to use an underscoreGravatar Justine Tunney2016-03-01
* Global cleanup change.Gravatar Googler2016-03-01
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* 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