aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
2019-01-13Down-integrate internal changes to github. (#5575)Yilun Chong
2018-12-27Rely on no-writable-strings synonymKeith Moyer
2018-12-14Exclude command_line_interface_unittest.cc in MSVC buildYun Peng
2018-12-11Add Bazel config for zlib support (#5389)Cody Schroeder
2018-11-09Removed scc.ccAdam Cozzette
2018-11-01Collapse :protobuf_objc and :objectivec targets.Thomas Van Lenten
2018-08-28use flag_values = {"@bazel_tools//tools/cpp:compiler": "x"} for compiler conf...scentini
2018-08-13Update build files.Feng Xiao
2018-07-19Delete unused files. (#4942)Feng Xiao
2018-07-11objectivec: Quash -Wself-assign and -Wvla (#4897)Benjamin Barenblat
2018-07-02Merge pull request #3981 from fahhem/patch-3Adam Cozzette
2018-06-30Remove unclear comment.mdepristo
2018-06-28Remove write-strings warning from COPTs.depristo
2018-06-11Make proto_api target visibleCory McLean
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-05-07Fix generated_protos_proto depsFahrzin Hemmati
2018-05-07Add unittest build rulesFahrzin Hemmati
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