Sign in
bazel
/
bazel
/
e4d977ffafa37eefe88b9228ab28b36b0f87d5ee
/
third_party
/
protobuf
e50388e
Revert "Upgrade //third_party/protobuf to v3.2.0"
by Irina Iancu
· 8 years ago
2346f5a
Upgrade //third_party/protobuf to v3.2.0
by Carmi Grushko
· 8 years ago
f19aa21
Remove no-longer used protobuf BUILD aliases
by Carmi Grushko
· 8 years ago
bc3c57d
Rearrange third_party/protobuf/BUILD to look like the upstream protobuf repo
by Carmi Grushko
· 8 years ago
6795079
Alias "protobuf_java" to the Java proto runtime,
by Carmi Grushko
· 8 years ago
942e3c7
Make protobuf's BUILD file standlone
by Carmi Grushko
· 8 years ago
dc61484
Adds protobuf-util to third_party
by Yue Gan
· 8 years ago
f1ce35f
Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06.
by Damien Martin-Guillerez
· 8 years ago
6d31cb0
by Damien Martin-Guillerez
· 8 years ago
b85ba50
Use proto_lang_toolchain() directly, now that it is released in Bazel 0.4.1.
by Carmi Grushko
· 8 years ago
4a96540
Add missing link dependency on libm for protobuf
by Klaus Aehlig
· 8 years ago
f1aa34c
Make it easier to use protos in Bazel out of the box.
by Carmi Grushko
· 8 years ago
82e3b90
Remove no longer used protoc binaries
by Klaus Aehlig
· 8 years ago
e72d7a0
Build protoc from source
by Klaus Aehlig
· 8 years ago
ed787fe
Remove old and outdated protobuf libs and protoc versions.
by Philipp Wollermann
· 8 years ago
7dd281e
Include protobuf.bzl from //third_party/protobuf/3.0.0:protobuf.bzl as a preparation of removing the older one from //third_party/protobuf.
by Philipp Wollermann
· 8 years ago
b36aefb
Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979.
by Carmi Grushko
· 8 years ago
b043faf
Rollback of commit a396b070ae36032a973672e11145533621c39edc.
by Klaus Aehlig
· 8 years ago
a396b07
Use proto_lang_toolchain() in java_proto_library.
by Carmi Grushko
· 8 years ago
4885eef
Change our URL to bazel.build
by Damien Martin-Guillerez
· 8 years ago
8256c0f
Fix a wrong target name in the protobuf/3.0.0/BUILD file.
by Philipp Wollermann
· 8 years ago
155bd64
Adding support for Linux s390x
by namrata-ibm
· 8 years ago
b35fe69
Rollback of commit 0d36f410370ed99cbd57359d7444269faec134f8.
by Alex Humesky
· 8 years ago
ed3d837
Proto compiler: update the 3.0.0 MinGW protoc
by László Csomor
· 8 years ago
601b3d8
Protobuf: update build instructions for MinGW
by Laszlo Csomor
· 8 years ago
0d36f41
Rollback of commit a12aae73ee292fdcb170f4eaeb8939283d05383c.
by Yun Peng
· 8 years ago
a12aae7
Updates protobuf in bazel to version 3.0.0.
by Alex Humesky
· 8 years ago
e67731a
Update instructions on how to build protoc-mingw.exe.
by Dmitry Lomov
· 9 years ago
c7d2fbc
Added 3.0.0 protoc
by Dmitry Lomov
· 9 years ago
f2cdb8f
Update protobuf README.
by Laszlo Csomor
· 9 years ago
7f77b45
Config files compatible with the new version of Bazel
by Vladimir Moskva
· 9 years ago
8d9fc9a
Adds missing protobuf.bzl to version 3.0.0 of protobuf
by Alex Humesky
· 9 years ago
211c7d0
Adds protobuf 3.0.0 to third_party
by Alex Humesky
· 9 years ago
f63c6fd
Update the proto library version in BUILD files
by Kristina Chodorow
· 9 years ago
47be2a4
Add 3.0.0 beta 4 version of protobuf to third_party
by Kristina Chodorow
· 9 years ago
83781f7
Fixes bugs so that we can build bazel with bazel on Windows
by Yun Peng
· 9 years ago
6fc9394
Disable warnings in protobuf.
by Lukacs T. Berki
· 9 years ago
285112c
Remove te protocol compiler rules from @bazel_tools.
by Lukacs Berki
· 9 years ago
0930973
Update README.md and BUILD files for protobuf C++ sources v3.0.0-beta-2.
by Lukacs Berki
· 9 years ago
c644c41
Remove mentions of the arm32 proto compiler and update README.md.
by Lukacs Berki
· 9 years ago
93cd7c3
Update protobuf sources to v3.0.0-beta-2 (aka. d5fb408d)
by Lukacs T. Berki
· 9 years ago
168031d
Update the x86_64 protoc with a statically linked version.
by Lukacs T. Berki
· 9 years ago
21458dc
Add source files of the C++ protobuf runtime library.
by Lukacs T. Berki
· 9 years ago
7f2e00f
Change from the MingW-specific proto compilers to the Windows-based ones.
by Lukacs Berki
· 9 years ago
fc83ed8
Fix a dangling label.
by Lukacs Berki
· 9 years ago
b78bbd5
Add Python protobuf to Bazel third_party and move all protobuf targets into
by David Chen
· 9 years ago
791a4e2
Add protobuf .proto sources to third_party/protobuf.
by David Z. Chen
· 9 years ago
830b21b
Remove python protobuf test sources from third_party/protobuf.
by David Z. Chen
· 9 years ago
3668afa
Add protobuf.bzl and Python protobuf sources at 48ebb29a8ec118bf6b9ee39f6be42b57321c099a to third_party/protobuf.
by David Z. Chen
· 9 years ago
63b856f
Restore third_party/bazel/README.md in the exported Bazel tree.
by Julio Merino
· 9 years ago
dad16c4
Description redacted. -- MOS_MIGRATED_REVID=114115200
by Googler
· 9 years ago
84a0f8c
Add protoc-mingw.exe and related .dlls
by Dmitry Lomov
· 9 years ago
4731d5a
update protobuf executables
by cpeyser
· 9 years ago
8c28813
Add native support for linux on ARM Cpu (32 bits)
by Zhong Wang
· 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
bbd9fcd
Add a statically linked, 32-bits x86 protoc (v2.5.0) for Linux.
by Han-Wen Nienhuys
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago