Commit graph

4 commits

Author SHA1 Message Date
Protobuf Team Bot
4a5660c889 Automated rollback of commit 4dc164884c.
PiperOrigin-RevId: 642058565
2024-06-10 16:32:18 -07:00
Mike Kruskal
4dc164884c Automated rollback of commit e1bf1f048e.
PiperOrigin-RevId: 640697358
2024-06-05 17:09:51 -07:00
Protobuf Team Bot
e1bf1f048e Update rules_python to 0.28.0
Closes #15849

PiperOrigin-RevId: 640633756
2024-06-05 13:42:55 -07:00
Protobuf Team Bot
d7f032ad15 Move private definitions out of //bazel
This is needed to make protobuf/bazel package minimal for other proto rules.

Keep 4 public bzl files in upb/bazel. They end up under protobuf/bazel, and they are legitimately used by other repositories.

Move upb_proto_library_internal/* under bazel/private. Those are utilities used in the rules. Moving them one level deeper makes protobuf/bazel package clean for other rules.

Move build_defs.bzl and amalgamation under /upb/bazel. Those are utilities used in the build.

Move lua.BUILD and python* uner /python/dist. Those are used in the WORKSPACE dependency setup.

PiperOrigin-RevId: 621442236
2024-04-03 01:37:51 -07:00
Renamed from bazel/system_python.bzl (Browse further)