39 Commits (3ea568a9b6107ebf0d617c476f53a31490fd3182)

Author SHA1 Message Date
Joshua Haberman 607bfdd5e4
Revert "Cherry-pick changes related to new Bazel rules" 5 months ago
Jingwen Chen c2f34d6549 Automated rollback of commit 76794bf3ad. 5 months ago
Eric Salo 6b20374574 protobuf: delete the _retain_options attribute from proto_library() 5 months ago
Protobuf Team Bot 40df5f4cdb Move py_proto_library toolchain into protobuf repository. 5 months ago
Protobuf Team Bot e66b4bfd9a Internal change 5 months ago
Protobuf Team Bot feb5b59cf1 Remove unnecessary "additional_toolchain" param for proto_common.compile 5 months ago
Protobuf Team Bot ebd675f9a8 Internal change 5 months ago
Protobuf Team Bot cf35a487e6 internal proto_library change 5 months ago
Protobuf Team Bot 939203a87d Move proto_toolchain from rules_proto to protobuf 5 months ago
Protobuf Team Bot 7092342fc3 Use toolchain helpers in py_proto_library 5 months ago
Protobuf Team Bot d4e3a8fdfb Move proto_library from Bazel repository 5 months ago
Protobuf Team Bot 9add6d302d Implement proto_lang_toolchain rule 5 months ago
Protobuf Team Bot dc17de7c7b Test proto_common.compile 5 months ago
Protobuf Team Bot d9fb893ba7 Move proto_common implementation from Bazel binary 5 months ago
Protobuf Team Bot e2c4d0f27e Automated Code Change 8 months ago
Joshua Haberman bcde8d4b54 Generate one source file per message/enum/extension on Android/iOS. 8 months ago
Alex Eagle 8434c12d16 fix(bazel/python): incompatible_enable_proto_toolchain_resolution (#17078) 8 months ago
Protobuf Team Bot 3dd89a457e Automated rollback of commit 638ee8f654. 9 months ago
Joshua Haberman 638ee8f654 Generate one source file per message/enum/extension on Android/iOS. 9 months ago
Joshua Haberman 2124e2687d Removed obsolete compatibility code from Bazel rules. 9 months ago
Sandy Zhang f68350225f Move system_python.bzl to the correct open source folder 10 months ago
Protobuf Team Bot 7a7efe9e64 Add bzl_libraries to protobuf 10 months ago
Protobuf Team Bot 8257c4469d Copy py_proto_library from rules_python to protobuf 11 months ago
Protobuf Team Bot 21d75f861c Remove references to rules_proto 11 months ago
Protobuf Team Bot 9da1b86c30 Add redirects for C++ and Java proto rules 11 months ago
Protobuf Team Bot d4d34abd7d Add redirects for proto rules 11 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 11 months ago
Protobuf Team Bot 83ec410d30 Internal change 11 months ago
Tiago Quelhas 774627235e Automated Code Change 11 months ago
Mike Kruskal bca8fb6117 Implement edition 2023 support in all Ruby runtimes. 11 months ago
Protobuf Team Bot 2dd2dfaca3 Rename use_cpp_toolchain in protos/bazel/cc_proto_library.bzl, for consistency. 1 year ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 1 year 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 2 years ago
Richard Levasseur 558cb786dc Load Python rules from rules_python. 2 years ago
Adam Cozzette 94c4c320c5 Set `allow_empty = True` on `system_python` glob 2 years ago
Adam Cozzette 5eedf192c8 Update amalgamate.py to reflect new copyright headers 2 years ago
Adam Cozzette 5aca728f72 Reformat copyright headers 2 years ago
Sandy Zhang 629764bacf Disambiguate release and local `config_settings` via a release flag. 2 years ago
Nevena Kotlaja 1d8143c986 Clean grep_includes 2 years ago
Joshua Haberman 298de3d771 Refactored upb_proto_library() aspect for greater clarity 2 years ago
Mike Kruskal 0fdcdbb616 Update protobuf dependency (#1401) 2 years ago
Protobuf Team Bot 09c19b8e1a Fix support for cc_shared_library in upb_proto_library. 2 years ago
Nevena Kotlaja f1315e3d3f Clean usages of grep_includes 2 years ago