11 Commits (8d7f50f7c205a81421a08debd4bb16eabd3a04e5)

Author SHA1 Message Date
Protobuf Team Bot e2c4d0f27e Automated Code Change 5 months ago
Hong Shin 096b139192 move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
Hong Shin 968087eb61 protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
Hong Shin 1aae78549a upb_cc_proto_library.bzl: replace body of _filter_none with list comprehension 6 months ago
Joshua Haberman 2124e2687d Removed obsolete compatibility code from Bazel rules. 6 months ago
Protobuf Team Bot 83ec410d30 Internal change 8 months ago
Tiago Quelhas 774627235e Automated Code Change 8 months ago
Protobuf Team Bot 2dd2dfaca3 Rename use_cpp_toolchain in protos/bazel/cc_proto_library.bzl, for consistency. 10 months ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
John Cater 8033709662 Remove uses of `incompatible_use_toolchain_transition`. 12 months ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Joshua Haberman 39b6f8d7ba Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Adam Cozzette 047df98dea Move upb-x/ back to upb/ 1 year ago
Adam Cozzette 895f190bda Move upb to upb-x 1 year ago
Adam Cozzette 1ba80d7424 Move upb-temp/ back to upb/ 1 year ago
Adam Cozzette d38b8561e6 Move upb/ to upb-temp/ 1 year ago
Adam Cozzette 6fc87fe3f7 Internal change 1 year ago
Protobuf Team Bot cab6c3e223 Internal change 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Nevena Kotlaja 1d8143c986 Clean grep_includes 1 year ago
Nevena Kotlaja f1315e3d3f Clean usages of grep_includes 1 year ago
Protobuf Team Bot 628c261e52 [Upb C++] Implement RepeatedField 1 year 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
Joshua Haberman ceba58d6e7 Make UpbWrappedGeneratedSrcsInfo private. 2 years ago
Joshua Haberman 7a1bd9faa7 Fixed "argument list too long" errors when building upb protos. 2 years ago
Protobuf Team Bot 306123e2e8 C++ Code generator 2 years ago
Ivo List 9e19bec587 Fix upb proto libraryies for default strip_import_prefix. 2 years ago
Joshua Haberman a8bc4ca4a3 Fixed Bazel 4.1.0 compatibility, and added a GitHub Action to verify. 2 years ago
Mike Kruskal 17b6451684 Bumping protobuf dependency to newer commit 2 years ago
Protobuf Team Bot ff46379efe Prepare build for C++ generator. 2 years ago
Protobuf Team Bot d2177912c7 Internal change 2 years ago
Protobuf Team 9f371b781b Set explicit mnemonic for Starlark action. 3 years ago
Protobuf Team b8edc7153f Internal change 3 years ago
Joshua Haberman 8c530f9226 Changed generated code deps to avoid deps on core libraries. 3 years ago
Fabian Meumertzheim 5ea5b05530 Build tools in the exec configuration 3 years ago
Joshua Haberman 314e840a77 Fixed error message in Bazel aspect. 3 years ago
Joshua Haberman 823eb09694 Update all 2011 dates to 2021. 4 years ago
Joshua Haberman e59d2c8fa7 Added license headers to all files. 4 years ago
Esun Kim 3cab8a38fc Fixed upbdefs error 4 years ago
Joshua Haberman 7a54a5f3d6 Split the code generators for .upb and .upbdefs. 4 years ago
Joshua Haberman 555fbbc0bc Size benchmarks are working pretty well. 4 years ago
Joshua Haberman 3a3efe69a2 Added incompatible_use_toolchain_transition = True per https://github.com/bazelbuild/bazel/issues/11584 4 years ago
Joshua Haberman e8f9eac68c Added #defines UPB_ENABLE_FASTTABLE and UPB_TRY_ENABLE_FASTTABLE. 4 years ago
Benjamin Peterson b5bd5807a7 Migrate to modern Starlark linking api. 4 years ago
Joshua Haberman 7e5bd65098 Plumbed copts (including the crucial -std=c99) to upb_proto_library() aspect. 4 years ago
Joshua Haberman a274ad786a Plumbed copts (including the crucial -std=c99) to upb_proto_library() aspect. 4 years ago
Joshua Haberman a345af9883 Added a codegen parameter for whether fasttables are generated or not. 4 years ago
Joshua Haberman e3f41de6c7 Split monolithic BUILD file into many build files. 4 years ago