aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
2018-06-09Merge pull request #4725 from ThomasColthurst/patch-2Feng Xiao
2018-06-05Align Bazel on Windows with CMake's MSVC flags (#4720)Loo Rong Jie
2018-06-04Remove cycle in dependency graphThomas Colthurst
2018-06-03Merge pull request #4698 from ThomasColthurst/proto_c_apiFeng Xiao
2018-06-01Remove js_embed binary. (#4709)Feng Xiao
2018-05-30Introduce Proto C API; based on cl/198113115 by amauryfaThomas Colthurst
2018-05-24Merge pull request #4659 from calder/bazel-python-namespace-fixFeng Xiao
2018-05-24fix syntax error in BUILD fileJan Tattermusch
2018-05-22Declare 'google' namespace when importing Python protobuf via Bazel.Calder Coalson
2018-05-22Windows: expand wildcard argumentsLaszlo Csomor
2018-03-26Merge pull request #4431 from xfxyjwf/rmnanoFeng Xiao
2018-03-26Remove javanano.Feng Xiao
2018-03-23Merge pull request #4413 from pmuetschard/msvcAdam Cozzette
2018-03-23Added missing .inc files to BUILDAdam Cozzette
2018-03-22Don't assume Windows builds use MSVC.Pascal Muetschard
2018-03-22Removed some unused C++ source filesAdam Cozzette
2018-03-09Merge pull request #4347 from xfxyjwf/pluginpbFeng Xiao
2018-03-08Replace //:protoc and similar default macro arguments withJames O'Kane
2018-03-01Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Feng Xiao
2018-02-24Blacklist all WELL_KNOWN_PROTOS from Bazel C++ code generation.John Millikin
2018-02-24Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources.John Millikin
2018-01-31Bazel: Support building with Java 9David Ostrovsky
2018-01-25Drop java 6 supportDavid Ostrovsky
2017-12-12Merge pull request #2834 from aj-michael/masterJisi Liu
2017-12-07Ran update_file_lists.sh to update Bazel and CMake file listsAdam Cozzette
2017-11-17Remove unhelpful build warningsJustine Tunney
2017-10-20Merge pull request #3757 from spinorx/masterJisi Liu
2017-10-18Fix bazel buildJisi Liu
2017-10-15Fix iOS cc_library build for protobuf.Param Reddy
2017-10-10Don't pass -lpthread and -lm on WindowsSeth Greenstein
2017-09-14Integrated internal changes from GoogleAdam Cozzette
2017-09-11Exclude addressbook.proto from C# boostrap test.Feng Xiao
2017-09-05bazel: Add proto_library rules for well known types. Fixes #2763Jakob Buchgraber
2017-07-25Fix makefile.amJisi Liu
2017-07-25Fix build filesJisi Liu
2017-07-25Merge from masterJisi Liu
2017-07-19update build file listJisi Liu
2017-06-16bazel: Make compiled jars java 6 binary compatible.Jakob Buchgraber
2017-05-31Refactor cc options in BUILD file for WindowsYun Peng
2017-05-01Merge pull request #3024 from acozzette/merge-3.3-to-masterAdam Cozzette
2017-05-01added "objectivec" build target (#3033)makdharma
2017-03-29Update BUILD file for C# tests.Feng Xiao
2017-03-29Fix C++ build for down-integration.Feng Xiao
2017-03-22Compile the Java proto runtime with Java 6cgrushko
2017-03-21Update BUILDBairen Yi
2017-03-16migrate delimited messages functions to util packageByron Yi
2017-03-10Make //:protobuf_python have correct __init__.py.Adam Michael
2017-03-06Merge pull request #2751 from keveman/masterFeng Xiao
2017-03-02Added comment explaining the protobuf_headers target.Manjunath Kudlur
2017-02-24Merge pull request #2630 from blodan/masterJisi Liu