index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
BUILD
Commit message (
Expand
)
Author
Age
*
Merge pull request #3757 from spinorx/master
Jisi Liu
2017-10-20
|
\
*
|
Fix bazel build
Jisi Liu
2017-10-18
|
*
Fix iOS cc_library build for protobuf.
Param Reddy
2017-10-15
|
/
*
Don't pass -lpthread and -lm on Windows
Seth Greenstein
2017-10-10
*
Integrated internal changes from Google
Adam Cozzette
2017-09-14
*
Exclude addressbook.proto from C# boostrap test.
Feng Xiao
2017-09-11
*
bazel: Add proto_library rules for well known types. Fixes #2763
Jakob Buchgraber
2017-09-05
*
Fix makefile.am
Jisi Liu
2017-07-25
*
Fix build files
Jisi Liu
2017-07-25
*
Merge from master
Jisi Liu
2017-07-25
*
update build file list
Jisi Liu
2017-07-19
*
bazel: Make compiled jars java 6 binary compatible.
Jakob Buchgraber
2017-06-16
*
Refactor cc options in BUILD file for Windows
Yun Peng
2017-05-31
*
Merge pull request #3024 from acozzette/merge-3.3-to-master
Adam Cozzette
2017-05-01
|
\
*
|
added "objectivec" build target (#3033)
makdharma
2017-05-01
|
*
Update BUILD file for C# tests.
Feng Xiao
2017-03-29
|
*
Fix C++ build for down-integration.
Feng Xiao
2017-03-29
|
/
*
Compile the Java proto runtime with Java 6
cgrushko
2017-03-22
*
Update BUILD
Bairen Yi
2017-03-21
*
migrate delimited messages functions to util package
Byron Yi
2017-03-16
*
Merge pull request #2751 from keveman/master
Feng Xiao
2017-03-06
|
\
|
*
Added comment explaining the protobuf_headers target.
Manjunath Kudlur
2017-03-02
*
|
Merge pull request #2630 from blodan/master
Jisi Liu
2017-02-24
|
\
\
|
|
*
Added a header only cc_library target for the protobuf library.
Manjunath Kudlur
2017-02-23
|
|
/
|
/
|
*
|
Update load() statement to latest style
cgrushko
2017-02-08
|
*
FreeBSD compatibility
Daniel Ylitalo
2017-01-25
|
/
*
Add a proto_lang_toolchain for Java
cgrushko
2017-01-12
*
Added Bazel genrule for generating well_known_types_embed.cc
Adam Cozzette
2016-12-20
*
Add missing files.
Jisi Liu
2016-12-05
*
Add a proto_lang_toolchain() for cc_proto_library
cgrushko
2016-12-02
*
Place Python extensions correctly in Bazel build.
Richard Shin
2016-10-18
*
update files to include php generators
Jisi Liu
2016-10-10
*
Silence compile warnings in bazel
Andy Hochhaus
2016-10-09
*
Remove inexist files from build.
Feng Xiao
2016-10-06
*
update files to include php generators (#2165)
Jisi Liu
2016-10-06
*
Bazel: export LICENSE file.
Piotr Sikora
2016-08-04
*
Bazel build: Keep generated sources and Python runtime in the same directory.
David Z. Chen
2016-05-25
*
Update file lists.
Jisi Liu
2016-04-28
*
Merge pull request #1416 from cwhipkey/master
Feng Xiao
2016-04-20
|
\
*
\
Merge pull request #1402 from davidzchen/py2and3
Feng Xiao
2016-04-19
|
\
\
*
|
|
Update file list to include the missing extension lite file.
Jisi Liu
2016-04-18
|
|
*
Change protobuf CPP proto generator to support the 'lite' option in
Chad Whipkey
2016-04-15
|
|
/
|
/
|
|
*
Add missing PY2AND3 srcs_versions attributes to Python Bazel build targets.
David Z. Chen
2016-04-08
|
/
*
Update BUILD
Andrew Harp
2016-04-04
*
Do not link in pthread library for Android builds.
Andrew Harp
2016-04-04
*
export well known protos
Steven Parkes
2016-03-22
*
Merge pull request #1318 from smparkes/smparkes/grpc
Feng Xiao
2016-03-14
|
\
*
\
Merge pull request #1312 from petewarden/master
Jisi Liu
2016-03-12
|
\
\
|
|
*
add java/util support based on java/util/pom.xml
Steven Parkes
2016-03-11
|
|
/
|
/
|
*
|
pass correct args to protoc for java wellknown protos when used as an externa...
Steven Parkes
2016-03-10
[next]