442 Commits (81533b2194bacc43513e20af650b098ba0fd2dd9)

Author SHA1 Message Date
Joshua Haberman 638a860285 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Mike Kruskal e897bcf3ff Editions: Provide an API for C++ generators to specify their features. 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Protobuf Team Bot 95298a7d60 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot d252014365 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot 28659e20f2 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot a93acc00c2 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot e49f999de9 Auto-generate CMake file lists 1 year ago
Eric Salo d90f74d47b upb: create upb/message/BUILD 1 year ago
Protobuf Team Bot f5621a975f Auto-generate CMake file lists 1 year ago
Protobuf Team Bot dc8a940a64 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot 16889fdb6f Auto-generate CMake file lists 1 year ago
Eric Salo f4ca34807e upb: create upb/port/BUILD 1 year ago
Protobuf Team Bot cd176a0cd1 Auto-generate CMake file lists 1 year ago
Adam Cozzette e02b6a9335 Add new search path for utf8_range in CMake build 1 year ago
Adam Cozzette 713e18e56d Avoid using rsync in `//cmake:cmake_build` 1 year ago
Protobuf Team Bot 2344281bb6 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot d4eac7e5fd Auto-generate CMake file lists 1 year ago
Protobuf Team Bot c552102d66 No public description 1 year ago
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Euclid 6104c4394c Fixed Document `cmake --build` to `cmake --build .` (#13449) 1 year ago
Protobuf Team Bot 2e6bfa2b9b Auto-generate CMake file lists 1 year ago
Protobuf Team Bot 8687124a99 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot 59b143e500 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot 8c5f39d1ed Auto-generate CMake file lists 1 year ago
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