25 Commits (b8cb34d744c1eedaf3d1c23407cc827453e7a439)

Author SHA1 Message Date
Protobuf Team Bot e2c4d0f27e Automated Code Change 5 months ago
Joshua Haberman bcde8d4b54 Generate one source file per message/enum/extension on Android/iOS. 6 months ago
Alex Eagle 8434c12d16 fix(bazel/python): incompatible_enable_proto_toolchain_resolution (#17078) 6 months ago
Protobuf Team Bot 3dd89a457e Automated rollback of commit 638ee8f654. 6 months ago
Joshua Haberman 638ee8f654 Generate one source file per message/enum/extension on Android/iOS. 6 months ago
Joshua Haberman 2124e2687d Removed obsolete compatibility code from Bazel rules. 6 months ago
Sandy Zhang f68350225f Move system_python.bzl to the correct open source folder 7 months ago
Protobuf Team Bot 7a7efe9e64 Add bzl_libraries to protobuf 8 months ago
Protobuf Team Bot 8257c4469d Copy py_proto_library from rules_python to protobuf 8 months ago
Protobuf Team Bot 21d75f861c Remove references to rules_proto 8 months ago
Protobuf Team Bot 9da1b86c30 Add redirects for C++ and Java proto rules 8 months ago
Protobuf Team Bot d4d34abd7d Add redirects for proto rules 8 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 8 months ago
Protobuf Team Bot 83ec410d30 Internal change 8 months ago
Tiago Quelhas 774627235e Automated Code Change 9 months ago
Mike Kruskal bca8fb6117 Implement edition 2023 support in all Ruby runtimes. 9 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
Protobuf Team Bot 79009d9237 Internal change 1 year ago
Richard Levasseur 06776d20a5 Add `load()` statements for builtin Python rules/providers 1 year ago
xiaolou86 48ebb9b0bb Fix typos (#14409) 1 year ago
Adam Cozzette 12c7bb0750 Rename `upbc` to `upb_generator` 1 year ago
Adam Cozzette 0d995193e5 Remove `upb_deps()` helper function 1 year ago
Joshua Haberman 2c7193b810 Migrated upb rules to use proto_common. 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Richard Levasseur 558cb786dc Load Python rules from rules_python. 1 year ago
Adam Cozzette 94c4c320c5 Set `allow_empty = True` on `system_python` glob 1 year ago
Adam Cozzette 5eedf192c8 Update amalgamate.py to reflect new copyright headers 1 year ago
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Sandy Zhang 629764bacf Disambiguate release and local `config_settings` via a release flag. 1 year ago
Nevena Kotlaja 1d8143c986 Clean grep_includes 1 year ago
Joshua Haberman 298de3d771 Refactored upb_proto_library() aspect for greater clarity 1 year ago
Mike Kruskal 0fdcdbb616 Update protobuf dependency (#1401) 1 year ago
Protobuf Team Bot 09c19b8e1a Fix support for cc_shared_library in upb_proto_library. 1 year ago
Nevena Kotlaja f1315e3d3f Clean usages of grep_includes 1 year ago
Protobuf Team Bot ae583df89a Fix upb_proto_aspect to correctly reexport providers. 1 year ago
Protobuf Team Bot 3ecb7a4163 Make `upb_proto_aspect` reexport all `deps` when `srcs` is empty. 1 year ago
Vincent Thiberville 558c772b63 fix: add shebang in python interpreter (#1336) 1 year ago
Jie Luo 00a9807c9e Remove some message factory tests in python upb 1 year ago
Jie Luo cfb8b3dd6d Update upb deps and remove testAddTypeError test in python upb 2 years ago
Protobuf Team Bot be58dea3c2 Add support in upb_proto_library rule for cc_shared_library. Will only work from Bazel 6.3. 2 years ago
Protobuf Team Bot 73ee41cbb2 license changes 2 years ago
Joshua Haberman 67bf61af6c Make upb_proto_[reflection_]library advertise that it returs CcInfo. 2 years ago
Deanna Garcia 1123c8a4eb Update UPB's absl dep to newest patch. 2 years ago
Deanna Garcia b9d8ff9f5f Remove patch to internal protobuf rules now that it's implemented in the proto repository. 2 years ago
Jie Luo 60be96e0bf -Make message __deepcopy__ call UPB code instead of default implementation for 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
Sandy Zhang 5a42239800 Update upb's protobuf dependency 2 years ago