Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
ce24b8a2242e658a5c3e328a56b46a3ad7265373
/
BUILD
d34e319
Merge pull request #4431 from xfxyjwf/rmnano
by Feng Xiao
· 7 years ago
d5a0024
Remove javanano.
by Feng Xiao
· 7 years ago
2c963d3
Merge pull request #4413 from pmuetschard/msvc
by Adam Cozzette
· 7 years ago
5bed368
Added missing .inc files to BUILD
by Adam Cozzette
· 7 years ago
a6957f2
Don't assume Windows builds use MSVC.
by Pascal Muetschard
· 7 years ago
0c5fcde
Removed some unused C++ source files
by Adam Cozzette
· 7 years ago
8e44a86
Merge pull request #4347 from xfxyjwf/pluginpb
by Feng Xiao
· 7 years ago
950f5e4
Replace //:protoc and similar default macro arguments with
by James O'Kane
· 7 years ago
fd595fc
Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."
by Feng Xiao
· 7 years ago
350b135
Blacklist all WELL_KNOWN_PROTOS from Bazel C++ code generation.
by John Millikin
· 7 years ago
724f0be
Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources.
by John Millikin
· 7 years ago
85b488f
Bazel: Support building with Java 9
by David Ostrovsky
· 7 years ago
019ceea
Drop java 6 support
by David Ostrovsky
· 7 years ago
27e877f
Merge pull request #2834 from aj-michael/master
by Jisi Liu
· 7 years ago
609d752
Ran update_file_lists.sh to update Bazel and CMake file lists
by Adam Cozzette
· 7 years ago
ac5371d
Remove unhelpful build warnings
by Justine Tunney
· 7 years ago
b189389
Merge pull request #3757 from spinorx/master
by Jisi Liu
· 7 years ago
1c682e0
Fix bazel build
by Jisi Liu
· 7 years ago
16792c6
Fix iOS cc_library build for protobuf.
by Param Reddy
· 7 years ago
68ee916
Don't pass -lpthread and -lm on Windows
by Seth Greenstein
· 7 years ago
13fd045
Integrated internal changes from Google
by Adam Cozzette
· 8 years ago
6945203
Exclude addressbook.proto from C# boostrap test.
by Feng Xiao
· 8 years ago
699c0eb
bazel: Add proto_library rules for well known types. Fixes #2763
by Jakob Buchgraber
· 8 years ago
12c186f
Fix makefile.am
by Jisi Liu
· 8 years ago
e177739
Fix build files
by Jisi Liu
· 8 years ago
759245a
Merge from master
by Jisi Liu
· 8 years ago
11b6661
update build file list
by Jisi Liu
· 8 years ago
36e63da
bazel: Make compiled jars java 6 binary compatible.
by Jakob Buchgraber
· 8 years ago
0b059a3
Refactor cc options in BUILD file for Windows
by Yun Peng
· 8 years ago
2f4489a
Merge pull request #3024 from acozzette/merge-3.3-to-master
by Adam Cozzette
· 8 years ago
286f059
added "objectivec" build target (#3033)
by makdharma
· 8 years ago
acde165
Update BUILD file for C# tests.
by Feng Xiao
· 8 years ago
32d7830
Fix C++ build for down-integration.
by Feng Xiao
· 8 years ago
6f21e29
Compile the Java proto runtime with Java 6
by cgrushko
· 8 years ago
312e2db
Update BUILD
by Bairen Yi
· 8 years ago
cb3e84b
migrate delimited messages functions to util package
by Byron Yi
· 8 years ago
6044b24
Make //:protobuf_python have correct __init__.py.
by Adam Michael
· 8 years ago
0c0a887
Merge pull request #2751 from keveman/master
by Feng Xiao
· 8 years ago
6837b2d
Added comment explaining the protobuf_headers target.
by Manjunath Kudlur
· 8 years ago
72b82e6
Merge pull request #2630 from blodan/master
by Jisi Liu
· 8 years ago
2d430f8
Added a header only cc_library target for the protobuf library.
by Manjunath Kudlur
· 8 years ago
65a4d20
Update load() statement to latest style
by cgrushko
· 8 years ago
32fa55e
FreeBSD compatibility
by Daniel Ylitalo
· 8 years ago
e4baf3f
Add a proto_lang_toolchain for Java
by cgrushko
· 8 years ago
d1e7bd9
Added Bazel genrule for generating well_known_types_embed.cc
by Adam Cozzette
· 8 years ago
f92b455
Add missing files.
by Jisi Liu
· 8 years ago
45d92ae
Add a proto_lang_toolchain() for cc_proto_library
by cgrushko
· 8 years ago
df5841f
Place Python extensions correctly in Bazel build.
by Richard Shin
· 8 years ago
9d4657a
update files to include php generators
by Jisi Liu
· 8 years ago
b2b6584
Silence compile warnings in bazel
by Andy Hochhaus
· 8 years ago
431cee6
Remove inexist files from build.
by Feng Xiao
· 8 years ago
d947308
update files to include php generators (#2165)
by Jisi Liu
· 8 years ago
faea19c
Bazel: export LICENSE file.
by Piotr Sikora
· 9 years ago
02cd45c
Bazel build: Keep generated sources and Python runtime in the same directory.
by David Z. Chen
· 9 years ago
f86d39c
Update file lists.
by Jisi Liu
· 9 years ago
0ad2048
Merge pull request #1416 from cwhipkey/master
by Feng Xiao
· 9 years ago
83a7a5e
Merge pull request #1402 from davidzchen/py2and3
by Feng Xiao
· 9 years ago
1f4f3e2
Update file list to include the missing extension lite file.
by Jisi Liu
· 9 years ago
baf52bd
Change protobuf CPP proto generator to support the 'lite' option in proto3.
by Chad Whipkey
· 9 years ago
5ebeefb
Add missing PY2AND3 srcs_versions attributes to Python Bazel build targets.
by David Z. Chen
· 9 years ago
3b4e7dc
Update BUILD
by Andrew Harp
· 9 years ago
b56b461
Do not link in pthread library for Android builds.
by Andrew Harp
· 9 years ago
d5a5732
export well known protos
by Steven Parkes
· 9 years ago
ca3dc15
Merge pull request #1318 from smparkes/smparkes/grpc
by Feng Xiao
· 9 years ago
9aea0ef
Merge pull request #1312 from petewarden/master
by Jisi Liu
· 9 years ago
a9244ca
add java/util support based on java/util/pom.xml
by Steven Parkes
· 9 years ago
ea18866
pass correct args to protoc for java wellknown protos when used as an external repository
by Steven Parkes
· 9 years ago
bc2d6c2
Merge remote-tracking branch 'upstream/master'
by Pete Warden
· 9 years ago
f0c1a86
Added iOS settings to Bazel build
by Pete Warden
· 9 years ago
985c968
Remove hack for building Python support with Bazel.
by David Z. Chen
· 9 years ago
cb39204
Updated library generation with iOS options
by Pete Warden
· 9 years ago
99a3e30
Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it when
by Manjunath Kudlur
· 9 years ago
4fe0381
Fix bazel BUILD for Java.
by Ming Zhao
· 9 years ago
ef6c72b
Update BUILD/cmake files.
by Feng Xiao
· 9 years ago
d03ef20
Made targets relative to google/protobuf
by Manjunath Kudlur
· 9 years ago
a194921
Made building the python extension configurable via --define=use_fast_cpp_protos=true
by Manjunath Kudlur
· 9 years ago
3ff1dca
Enable fast cpp protos in the python interface.
by Manjunath Kudlur
· 9 years ago
2979923
Add srcs_version = "PY2AND3" in BUILD files
by Geoffrey Irving
· 9 years ago
562372e
Merge pull request #989 from jskeet/rename-umbrella
by Jan Tattermusch
· 9 years ago
fa8e291
Merge pull request #977 from lberki/master
by Jisi Liu
· 9 years ago
a6361a1
Rename "umbrella" to "reflection" consistently.
by Jon Skeet
· 9 years ago
6a40bf8
Make the cc wkt proto target public.
by Jisi Liu
· 9 years ago
915d9cd
add headers
by Lukacs T. Berki
· 9 years ago
be92ffb
add default_runtime attribute to cc|py rules.
by Jisi Liu
· 9 years ago
e1f60f5
Update comments.
by Jisi Liu
· 9 years ago
fbc51b7
Add six as an external dep.
by Jisi Liu
· 9 years ago
68e13f4
Enable python tests with testdata.
by Jisi Liu
· 9 years ago
598480d
Add runfiles to make the protobuf_test pass.
by Jisi Liu
· 9 years ago
166e9bb
Rename python and java bazel rules.
by Jisi Liu
· 9 years ago
8f54026
avoid name duplication.
by Jisi Liu
· 9 years ago
bc4fd15
Rename copeid_src to internal_copied_filegroup
by Jisi Liu
· 9 years ago
14c8f8a
Uncomment objc tests
by Jisi Liu
· 9 years ago
53a56be
Change the impl rule include to includes.
by Jisi Liu
· 9 years ago
04658a3
Change default value of protoc on xx_proto_library rules.
by Jisi Liu
· 9 years ago
7b948cc
Support python for bazel.
by Jisi Liu
· 9 years ago
993fb70
Python bazel support.
by Jisi Liu
· 9 years ago
3101e73
Change prefix to include, and add docs
by Jisi Liu
· 9 years ago
d8701b5
Rename deps/proto_deps to cc_libs/deps
by Jisi Liu
· 9 years ago
39362b3
Extract protoc action into .bzl for cc.
by Jisi Liu
· 9 years ago
5cdd936
Add missing csharp_doc_comment.cc to protoc_lib.
by Ming Zhao
· 9 years ago
Next »