aboutsummaryrefslogtreecommitdiffstats
path: root/BUILD
Commit message (Expand)AuthorAgeFilesLines
* [bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzlYannic Bonenberger2019-07-241-0/+4
* Merge remote-tracking branch 'origin/3.8.x'Bo Yang2019-06-211-1/+1
|\
| * Add "src/**/*.inc" to //:protobuf_headersYun Peng2019-06-191-1/+1
* | Merge pull request #6177 from cgrushko/masterHao Nguyen2019-06-201-0/+101
|\ \
| * | Add `protobuf_java_lite` Bazel targetCarmi Grushko2019-06-011-0/+101
* | | Fix Alphabetization of BUILDJohn W. Bruce2019-06-101-1/+1
|/ /
* | Fixed typo: conformance_test_runner should be a binary, not library.Joshua Haberman2019-05-141-1/+1
* | Merge branch 'master' into conformance-buildJoshua Haberman2019-05-131-35/+76
|\ \
| * | Update BUILD file to match the changes in cmake files for liteHao Nguyen2019-05-031-1/+2
| |/
| * Remove -Wall from default build optionsKeith Smiley2019-04-161-1/+0
| * comply with Bazel recommendationsNic McDonald2019-04-151-1/+1
| * Add module for JavaLite and fix buildsHao Nguyen2019-04-091-3/+3
| * support specify C++ STL for androidyejianwu2019-04-081-0/+16
| * Revert accidentally commitHao Nguyen2019-04-051-3/+3
| * Add module for JavaLite and fix buildsHao Nguyen2019-04-051-3/+3
| * Update file list for protobuf_litePhillipp Schoppmann2019-04-011-2/+3
| * Bazel: Add dependency to error_prone_annotationsDavid Ostrovsky2019-03-081-0/+1
| * fix BUILD for adding any_lite.ccYilun Chong2019-02-261-0/+1
| * Down-integrate internal changes to github. (#5575)Yilun Chong2019-01-131-1/+0
| * Rely on no-writable-strings synonymKeith Moyer2018-12-271-1/+0
| * Exclude command_line_interface_unittest.cc in MSVC buildYun Peng2018-12-141-2/+7
| * Add Bazel config for zlib support (#5389)Cody Schroeder2018-12-111-2/+14
| * Removed scc.ccAdam Cozzette2018-11-091-1/+0
* | Added visibility.Josh Haberman2018-11-031-1/+5
* | Added conformance tests to Bazel BUIDL file.Josh Haberman2018-11-031-0/+90
|/
* Collapse :protobuf_objc and :objectivec targets.Thomas Van Lenten2018-11-011-81/+74
* use flag_values = {"@bazel_tools//tools/cpp:compiler": "x"} for compiler conf...scentini2018-08-281-4/+3
* Update build files.Feng Xiao2018-08-131-2/+6
* Delete unused files. (#4942)Feng Xiao2018-07-191-2/+0
* objectivec: Quash -Wself-assign and -Wvla (#4897)Benjamin Barenblat2018-07-111-0/+3
* Merge pull request #3981 from fahhem/patch-3Adam Cozzette2018-07-021-0/+29
|\
| * Fix generated_protos_proto depsFahrzin Hemmati2018-05-071-2/+4
| * Add unittest build rulesFahrzin Hemmati2018-05-071-0/+27
* | Remove unclear comment.mdepristo2018-06-301-1/+0
* | Remove write-strings warning from COPTs.depristo2018-06-281-1/+2
* | Make proto_api target visibleCory McLean2018-06-111-0/+1
* | Merge pull request #4725 from ThomasColthurst/patch-2Feng Xiao2018-06-091-1/+0
|\ \
| * | Remove cycle in dependency graphThomas Colthurst2018-06-041-1/+0
* | | Align Bazel on Windows with CMake's MSVC flags (#4720)Loo Rong Jie2018-06-051-12/+34
|/ /
* | Merge pull request #4698 from ThomasColthurst/proto_c_apiFeng Xiao2018-06-031-0/+10
|\ \
| * | Introduce Proto C API; based on cl/198113115 by amauryfaThomas Colthurst2018-05-301-0/+10
* | | Remove js_embed binary. (#4709)Feng Xiao2018-06-011-18/+0
|/ /
* | Merge pull request #4659 from calder/bazel-python-namespace-fixFeng Xiao2018-05-241-0/+1
|\ \
| * | Declare 'google' namespace when importing Python protobuf via Bazel.Calder Coalson2018-05-221-0/+1
* | | fix syntax error in BUILD fileJan Tattermusch2018-05-241-1/+1
|/ /
* / Windows: expand wildcard argumentsLaszlo Csomor2018-05-221-1/+13
|/
* Merge pull request #4431 from xfxyjwf/rmnanoFeng Xiao2018-03-261-11/+0
|\
| * Remove javanano.Feng Xiao2018-03-261-11/+3
* | Merge pull request #4413 from pmuetschard/msvcAdam Cozzette2018-03-231-13/+6
|\ \
| * | Don't assume Windows builds use MSVC.Pascal Muetschard2018-03-221-13/+6