467 Commits (0259cc3980a29945af19bf80225611ff84b7eece)

Author SHA1 Message Date
Eric Salo 3817bbb572 upb: create upb/mem/BUILD 1 year ago
Protobuf Team Bot 9304f9a74f Auto-generate CMake file lists 1 year ago
Protobuf Team Bot 509125d990 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot 4c94ca6895 Auto-generate CMake file lists 1 year ago
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 1 year ago
Joshua Haberman 79af13abde Use filegroup() internally instead of pkg_files() 1 year ago
Protobuf Team Bot f7e25ebfd1 Auto-generate CMake file lists after PR #1401 1 year ago
Protobuf Team Bot 38d63f21f6 Auto-generate CMake file lists 1 year ago
Mike Kruskal 6d9e1eb91c No-op change to trigger cmake regen 1 year ago
Mike Kruskal 4f9e41767a Release prototype of Protobuf Editions. 1 year ago
Joshua Haberman 07f6b578ee Split mini_descriptor into its own directory 1 year ago
Adam Cozzette 80df4b29e0 Add `source_file_descriptors` to `CodeGeneratorRequest` 1 year ago
Joshua Haberman 34a770d13e Refactored mini_table targets into their own BUILD file. 1 year ago
Joshua Haberman ba500734c3 Split the JSON rules out of the main BUILD file and removed obsolete forwarding headers 1 year ago
Protobuf Team Bot e83207ab8b cleanup: generate a cleaner CMake file 1 year ago
Silvio Traversaro 87b3bc7c55 CMake: Fix abseil_dll target name when using find_package(absl) (#12978) 1 year ago
Carlos O'Ryan 4ad5f54fe6 cleanup(cmake): prefer target over global options (#12916) 2 years ago
Carlos O'Ryan 4b414d60ee Squashed 'third_party/utf8_range/' changes from 72c943dea..d863bc33e 2 years ago
Carlos O'Ryan 13a1a3effe feat(cmake): require at least C++14 (#12901) 2 years ago
Alexey Edelev d372fcded6 CMake: Use the correct jsoncpp target name in static builds (#12733) 2 years ago
Carlos O'Ryan 28c990508f fix: typo in `string(JOIN)` workaround (#12698) 2 years ago
Carlos O'Ryan 1ca4e9c485 fix: missing -DPROTOBUF_USE_DLLS in pkg-config (#12700) 2 years ago
Carlos O'Ryan 5613ab03bf fix: typo in `string(JOIN)` workaround (#12698) 2 years ago
Carlos O'Ryan f86008a548 fix: missing -DPROTOBUF_USE_DLLS in pkg-config (#12700) 2 years ago
Mike Kruskal 54caf40312 Avoid using string(JOIN..., which requires cmake 3.12 2 years ago
Mike Kruskal adee0a59f9 Avoid using string(JOIN..., which requires cmake 3.12 2 years ago
Mike Kruskal 5f97a7f494 Define a new set of cmake tests. 2 years ago
Mike Kruskal 7714d57c91 Define a new set of cmake tests. 2 years ago
Mike Kruskal 750a6e7d7c Bump Abseil submodule to 20230125.3 (#12660) 2 years ago
Protobuf Team Bot 6f3c80b1a0 Internal change 2 years ago
Mike Kruskal edbee27994 Bump Abseil submodule to 20230125.3 (#12660) 2 years ago
Mike Kruskal 2a3ce31084 Bump Abseil submodule to 20230125.3 (#12660) 2 years ago
Protobuf Team Bot d9ccc76948 Internal change 2 years ago
Mike Kruskal 9ee3bf72de
Bump Abseil submodule to 20230125.3 (#12660) 2 years ago
Mike Rochefort cc7dcfa45b Enable the selection of system provided jsoncpp (#12577) 2 years ago
Thomas Van Lenten 2282505327 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code 2 years ago
Joshua Haberman 88d5b91810 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code 2 years ago
Mike Kruskal f79e35c821 Fix declared dependencies for pkg-config (#12518) 2 years ago
Adam Cozzette b30259722d Fix reference to protoc binary in protobuf-generate.cmake 2 years ago
Deanna Garcia 3f8625b306 Edit READMEs to include new cmake instructions and remove references to language specific source distributions. 2 years ago
Mike Kruskal d260ab343e Add windows CI 2 years ago
deannagarcia dbc918c6d0 Delete cmake/CMakeLists.txt in favor of CMakeLists.txt (#12295) 2 years ago
Mike Kruskal c4005f2c92 Only include utf8_range if it hasn't been included already 2 years ago
Mike Kruskal 1f11d71181 Only include utf8_range if it hasn't been included already 2 years ago
Mike Kruskal f4d045aa92 Only include utf8_range if it hasn't been included already 2 years ago
Joris Clement 38ab857472 Make warning message type more specific (#12272) 2 years ago
Deanna Garcia 1043eee891 Update dependency on com_google_googletest to use the newly added googletest_deps to install transitive dependencies. 2 years ago
Mike Kruskal 8a07f45293 Add release tests for statically linked binaries 2 years ago
Mike Kruskal 804ec94a16 Add release tests for statically linked binaries 2 years ago
Adam Cozzette ae2531dcc2 Make protoc --descriptor_set_out respect option retention 2 years ago