- 5ddb1fc Remove ODR violation from WKT codegen (#12406) (#12419) by Joshua Haberman · 1 year, 10 months ago
- 8a07f45 Add release tests for statically linked binaries by Mike Kruskal · 1 year, 11 months ago cherrypickStatic
- c9092fe Internal change by Mike Kruskal · 1 year, 11 months ago
- 8ad6cdd Modify release artifacts for protoc to statically link system libraries. by Mike Kruskal · 1 year, 11 months ago
- c8ebeb1 Set incompatible_disallow_empty_glob in CI tests by Xavier Bonaventura · 2 years ago
- 573be1d internal change by Sandy Zhang · 2 years ago
- 633e8f7 Bazelify ruby runtime (#10525) by Mike Kruskal · 2 years, 1 month ago
- 64ae02c Make labels relative by Protobuf Team Bot · 2 years, 1 month ago
- 7787f3e Restore //:protoc_lib target. by Protobuf Team Bot · 2 years, 1 month ago
- f1998d9 Update auto-generation script to handle well-known types by Adam Cozzette · 2 years, 2 months ago
- 32bea52 Sync from Piper @mkruskal/protobuf-absl by Mike Kruskal · 2 years, 4 months ago
- 81e3513 Improve CMake installation tests (#10615) by Mike Kruskal · 2 years, 4 months ago
- 0264866 Use generated WKT code in Bazel builds (#10576) by Mike Kruskal · 2 years, 4 months ago
- d220b43 Enable warnings as errors during tests (#10482) by Mike Kruskal · 2 years, 5 months ago
- ba6d173 Fixing reordered proto library includes by Mike Kruskal · 2 years, 5 months ago
- ca4b063 Sync from Piper @467099277 by Mike Kruskal · 2 years, 5 months ago
- ed5c57a Remove all autotools usage (#10132) by Mike Kruskal · 2 years, 5 months ago
- 4176256 Merge branch '21.x' into merge-21-x by Adam Cozzette · 2 years, 6 months ago
- c8b4ef2 [Bazel] Add back a filegroup for :well_known_protos (#10279) by Yash Tibrewal · 2 years, 6 months ago
- 445a494 Adding Github Action to keep CMake generated file lists up to date (#10243) by Mike Kruskal · 2 years, 6 months ago
- 2bc5f95 add missing quotes (#10123) by YJ · 2 years, 8 months ago
- 226dd65 Make //:protobuf_python and //:well_known_types_py_pb2 public. by Philipp Stephani · 2 years, 8 months ago
- 85fcd02 Remove merge markers from BUILD.bazel and fix incorrect merge (#10084) by bttk · 2 years, 8 months ago
- 15e09f5 Fix unsaved merge resolution by Sandy Zhang · 2 years, 8 months ago
- 2585140 Merge 21.x into main by Sandy Zhang · 2 years, 8 months ago
- ceaae1b [Bazel] Add back a filegroup for :well_known_protos. (#10061) by David L. Jones · 2 years, 8 months ago
- 2dc7679 Fixed the Windows build of protoc by statically linking deps. by Joshua Haberman · 2 years, 8 months ago
- 171a6b1 [Bazel/C++] Move core C++ implementation to //src/google/protobuf package. (#9988) by David L. Jones · 2 years, 8 months ago
- 07303d6 [Bazel/C++] Factor out util library (#9987) by David L. Jones · 2 years, 8 months ago
- cbd1adc [Bazel/C++] Factor out compiler packages. (#9985) by David L. Jones · 2 years, 8 months ago
- c2c770e [Bazel/C++] Factor out stubs, io, and testing libraries. (#9980) by David L. Jones · 2 years, 8 months ago
- 0f3ee3b Fix protoc_release target by Deanna Garcia · 2 years, 8 months ago
- b3cbea1 [Bazel] Move Python rules to //python (#9952) by David L. Jones · 2 years, 8 months ago
- b64cd5a Switch C++ test protos to use the normal cc_proto_library rules. (#9950) by David L. Jones · 2 years, 9 months ago
- 354aba8 Add a test for bazel-built dist archives (#9929) by David L. Jones · 2 years, 9 months ago
- 637a699 [Bazel] Move conformance test targets to //conformance. (#9922) by David L. Jones · 2 years, 9 months ago
- 52655b1 [Bazel] Move C++ build-related logic into //build_defs (#9921) by David L. Jones · 2 years, 9 months ago
- 5ebde5b [Bazel] Expand lists of protos in BUILD files (#9915) by David L. Jones · 2 years, 9 months ago
- 67823fe [Bazel] Fix broken build rules or mark them manual (#9913) by David L. Jones · 2 years, 9 months ago
- 3c5ad8c Remove references to //:composer.json and JS compiler. (#9910) by David L. Jones · 2 years, 9 months ago
- 95da0ba Rename all BUILD files to BUILD.bazel (#9892) by David L. Jones · 2 years, 9 months ago[Renamed (99%) from BUILD]
- cd4a815 Be explicit with empty globs (#9890) by FaBrand · 2 years, 9 months ago
- 860f8ad Remove the JavaScript implementation (#9874) by Adam Cozzette · 2 years, 9 months ago
- a6901f0 Added a Bazel dependency for upb (#9812) by Joshua Haberman · 2 years, 9 months ago
- d76f8c8 Add source distribution packaging rules (#9835) by David L. Jones · 2 years, 9 months ago
- 46710ca Move rules_pkg targets into //pkg, and add experimental C++ library rules (#9823) by David L. Jones · 2 years, 9 months ago
- d06af45 Regenerate BUILD file lists by David L. Jones · 2 years, 10 months ago
- 1ba1d73 Sync from Piper @429333699 by David L. Jones · 3 years ago
- dce403a Sync from Piper @427369078 by Joshua Haberman · 3 years ago
- ab25930 Merge branch 'sync-stage' of github.com:deannagarcia/protobuf into sync-stage by Deanna Garcia · 3 years ago
- 369388b More test fixes. by Deanna Garcia · 3 years ago
- fa4ba87 Merge branch 'master' into sync-stage by deannagarcia · 3 years ago
- 8495372 [cleanup] Msvc warnings (#9263) by Stephen Kennedy · 3 years ago
- 349738d Fixing java and protoc builds by Deanna Garcia · 3 years ago
- ab4585a Sync from Piper @425656941 by Deanna Garcia · 3 years ago
- 7924cd6 Addressing comments by Deanna Garcia · 3 years ago
- dfd99e7 Adding kotlin bazel tests by Deanna Garcia · 3 years ago
- 50b0bed Set protoc binary file mode to 0555 in release archive (#9354) by LINKIWI · 3 years, 1 month ago
- e4e26df Name protoc artifacts by their cpu and os by Deanna Garcia · 3 years, 2 months ago
- 3a4d931 Creates a protoc release zip (#9188) by Derek Perez · 3 years, 3 months ago
- d049bce Remove references to HAVE_PTHREAD (#9100) by Adam Cozzette · 3 years, 3 months ago
- 255dec1 Add Android stlport and default toolchains to BUILD. (#8290) by Justin Paupore · 3 years, 3 months ago
- f8a22b4 Remove references to six (#9096) by Adam Cozzette · 3 years, 3 months ago
- 7f79a41 Update the file lists with ./update_file_lists.sh by Adam Cozzette · 3 years, 3 months ago
- 6dd2176 Sync from Piper @396393195 by Sandy Zhang · 3 years, 4 months ago
- 96d983a Tweak update_file_lists.sh to handle changes to Makefile.am. (#8965) by David L. Jones · 3 years, 4 months ago
- 1a662aa Disabled build_files_updated unittest for now. by Joshua Haberman · 3 years, 4 months ago
- b9d6693 Update BUILD and cmake files by Bo Yang · 3 years, 5 months ago
- 8a3c494 Merge pull request #8858 from acozzette/sync-stage by Adam Cozzette · 3 years, 6 months ago
- ae26a81 bazel: make `*.bzl` files publicly accessible for use with stardoc (#8847) by UebelAndre · 3 years, 6 months ago
- 57a120f Disallow missing field initializers by Tamir Duberstein · 3 years, 6 months ago
- 9e67503 Disallow deprecated-declarations in non-test by Tamir Duberstein · 3 years, 6 months ago
- 2772f0d Disallow unused-function, write-strings by Tamir Duberstein · 3 years, 6 months ago
- 7e97fd4 BUILD: buildifier by Tamir Duberstein · 3 years, 6 months ago
- 2fd5c96 Add map_test.inc to build configs and new Kotlin files to java_EXTRA_DIST by Adam Cozzette · 3 years, 6 months ago
- d46abc1 Update BUILD and cmake files and add some missing Java dependencies by Adam Cozzette · 3 years, 6 months ago
- d662ec9 Update the automake and Bazel configs to be consistent about field_access_listener.cc (#8823) by Adam Cozzette · 3 years, 6 months ago
- 89a9f45 Changing BUILD files and adding pom templates by Deanna Garcia · 3 years, 7 months ago
- 45bb1d2 Added new file to build files. by Joshua Haberman · 3 years, 8 months ago
- 76188af Merge pull request #8272 from deannagarcia/kotlinProtos by deannagarcia · 3 years, 9 months ago
- bc45f92 Bazel powered Java testing (#8506) by Derek Perez · 3 years, 9 months ago
- 1dcea0f Fixed sort ordering and updated test to output context information. by Joshua Haberman · 3 years, 9 months ago
- 64a7d64 Added new/missing file to Bazel BUILD. by Joshua Haberman · 3 years, 9 months ago
- 438d777 Adding file names to cmake files by Deanna Garcia · 3 years, 10 months ago
- a3aecac [bazel] Remove deprecated way to depend on googletest by Yannic Bonenberger · 3 years, 11 months ago
- 82f5ecd Revert "[bazel] Flip --incompatible_use_com_google_googletest" by Yannic · 3 years, 11 months ago
- 85e5204 [bazel] Flip --incompatible_use_com_google_googletest by Yannic · 3 years, 11 months ago
- 820d1ca Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years, 3 months ago
- de37123 Sync from Piper @338284531 by Joshua Haberman · 4 years, 3 months ago
- a633ad4 Ran update_file_lists.sh to pick up arenastring.cc. by Joshua Haberman · 4 years, 4 months ago
- 38d6de1 Sync from Piper @334206209 by Joshua Haberman · 4 years, 4 months ago
- 0295562 [bazel/py] Omit google/__init__.py from the Protobuf runtime. (#7908) by David L. Jones · 4 years, 4 months ago
- b3cdd40 Added new map.cc file to Bazel BUILD file. by Joshua Haberman · 4 years, 5 months ago
- 8b93b8e [bazel] Move Objective-C runtime into //objectivec by Yannic Bonenberger · 4 years, 7 months ago
- cdc7fe8 [bazel] Use proto_library targets to exclude WKPs from code-gen by Yannic · 4 years, 7 months ago
- c077d94 Merge branch '3.12.x' into merge-312 by Joshua Haberman · 4 years, 8 months ago
- ef22086 Fix :protobuf_objc bazel target (#7538) by Stanley Cheung · 4 years, 8 months ago
- c8fce07 Removed "no_arena" variants from the build system. by Joshua Haberman · 4 years, 8 months ago
- 2435589 Some fixes to make the tests pass on Bazel. by Joshua Haberman · 4 years, 10 months ago
- 723a85f [bazel] Remove bootstrap hack from cc_proto_library and add interop with proto_library by Yannic Bonenberger · 5 years ago