aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
2019-07-24[bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzlYannic Bonenberger
2019-06-21Merge remote-tracking branch 'origin/3.8.x'Bo Yang
2019-06-20Merge pull request #6177 from cgrushko/masterHao Nguyen
2019-06-19Add "src/**/*.inc" to //:protobuf_headersYun Peng
2019-06-10Fix Alphabetization of BUILDJohn W. Bruce
2019-06-01Add `protobuf_java_lite` Bazel targetCarmi Grushko
2019-05-14Fixed typo: conformance_test_runner should be a binary, not library.Joshua Haberman
2019-05-13Merge branch 'master' into conformance-buildJoshua Haberman
2019-05-03Update BUILD file to match the changes in cmake files for liteHao Nguyen
2019-04-16Remove -Wall from default build optionsKeith Smiley
2019-04-15comply with Bazel recommendationsNic McDonald
2019-04-09Add module for JavaLite and fix buildsHao Nguyen
2019-04-08support specify C++ STL for androidyejianwu
2019-04-05Revert accidentally commitHao Nguyen
2019-04-05Add module for JavaLite and fix buildsHao Nguyen
2019-04-01Update file list for protobuf_litePhillipp Schoppmann
2019-03-08Bazel: Add dependency to error_prone_annotationsDavid Ostrovsky
2019-02-26fix BUILD for adding any_lite.ccYilun Chong
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-03Added visibility.Josh Haberman
2018-11-03Added conformance tests to Bazel BUIDL file.Josh Haberman
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