177 Commits (e667bf6eaaa2fb1ba2987c6538df81f88500d030)

Author SHA1 Message Date
Joshua Haberman 243558921f Some fixes to make the tests pass on Bazel. 5 years ago
Yannic Bonenberger 723a85f797 [bazel] Remove bootstrap hack from cc_proto_library and add interop with proto_library 5 years ago
Yannic 2e51ad6344
[bazel] Update gtest and deprecate //external:{gtest,gtest_main} (#7237) 5 years ago
Yannic f0cb9cdb95
[bazel] Move Java runtime/toolchains into //java (#7190) 5 years ago
Yannic 948740bc9d [bazel] Fix blacklisted_protos in cc_toolchain and add test (#7075) 5 years ago
Yannic 29cd005ce1 [bazel] Fix blacklisted_protos in cc_toolchain and add test (#7096) 5 years ago
Yannic 77f30b686b Blacklist .proto source files if Bazel allows us to (#7065) 5 years ago
Yannic 082cc23afd Blacklist .proto source files if Bazel allows us to (#7065) 5 years ago
Eric Anderson 0425fa932c Add a proto_lang_toolchain for javalite (#6882) (#6976) 5 years ago
Rafi Kamal e6c5a3b57d
Add a proto_lang_toolchain for javalite (#6882) 5 years ago
Rafi Kamal 58d4420e2d Down Integrate Internal Changes 5 years ago
Adam Cozzette f4ceaecf68 Updated deprecation macros to annotate deprecated code 5 years ago
Yannic Bonenberger d2d6ff51a8 [bazel] Load python rules from @rules_python 5 years ago
Yannic Bonenberger bf0c69e130 [bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzl (Part 2) 5 years ago
Yannic Bonenberger 4979489451 Add test to verify BUILD- and cmake-files are in sync with src/Makefile.am 5 years ago
Yannic Bonenberger 6e8991981a [bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzl 5 years ago
Yannic Bonenberger a03d332aca [bazel] Use strip_import_prefix for wkp instead of copying them 5 years ago
Adam Liddell a74c43bbd9 Fix usage of six in //:protobuf_python rule and add import (#6310) 5 years ago
Liam Miller-Cushon 7b28278c7d Use proto_library in proto_lang_toolchain.blacklisted_protos 5 years ago
Liam Miller-Cushon 2b857d0078 Format with buildifier 5 years ago
Hao Nguyen e1d8b31ba4 Remove map_test.util.cc from BUILD 5 years ago
Yun Peng 6e58040a71 Add "src/**/*.inc" to //:protobuf_headers 6 years ago
John W. Bruce 21e4b1c336 Fix Alphabetization of BUILD 6 years ago
Carmi Grushko 5c25f41423 Add `protobuf_java_lite` Bazel target 6 years ago
Joshua Haberman c659a4a4db Fixed typo: conformance_test_runner should be a binary, not library. 6 years ago
Joshua Haberman 78ca77ac87
Added conformance tests to Bazel BUILD file (#6126) 6 years ago
Hao Nguyen 4cebf97a52 Update BUILD file to match the changes in cmake files for lite 6 years ago
Keith Smiley 1c5e8cbb8f Remove -Wall from default build options 6 years ago
Nic McDonald f313b9ccf7 comply with Bazel recommendations 6 years ago
Hao Nguyen ef1e8e7172 Add module for JavaLite and fix builds 6 years ago
yejianwu df4ec8a273 support specify C++ STL for android 6 years ago
Hao Nguyen c163a2d1a4 Revert accidentally commit 6 years ago
Hao Nguyen 1eb049141e Add module for JavaLite and fix builds 6 years ago
Phillipp Schoppmann 8e5b2f1b82 Update file list for protobuf_lite 6 years ago
David Ostrovsky 4b9a5df4e8 Bazel: Add dependency to error_prone_annotations 6 years ago
David Ostrovsky 35c9a5fef3 Bazel: Add dependency to error_prone_annotations 6 years ago
Yilun Chong 9fd18ae9a5 fix BUILD for adding any_lite.cc 6 years ago
Yilun Chong a2a0afb546
Down-integrate internal changes to github. (#5575) 6 years ago
Keith Moyer 595cb359c0 Rely on no-writable-strings synonym 6 years ago
Cody Schroeder 21c3801369 Add Bazel config for zlib support (#5389) 6 years ago
Yun Peng 073487b302 Exclude command_line_interface_unittest.cc in MSVC build 6 years ago
Cody Schroeder 802d543173 Add Bazel config for zlib support (#5389) 6 years ago
Adam Cozzette 4dd45935d7 Removed scc.cc 6 years ago
Josh Haberman 25feb59620 Added visibility. 6 years ago
Josh Haberman 6dec8cf96e Added conformance tests to Bazel BUIDL file. 6 years ago
Thomas Van Lenten 18aa296144 Collapse :protobuf_objc and :objectivec targets. 6 years ago
scentini b30ddee2aa
use flag_values = {"@bazel_tools//tools/cpp:compiler": "x"} for compiler config_settings 6 years ago
Laszlo Csomor 414a625a79 Windows: expand path names on command line 6 years ago
Feng Xiao bde4eaf137 Update build files. 6 years ago
Feng Xiao b1c5503022
Delete unused files. (#4942) 6 years ago