4 Commits (892a2ce89a26a1194d28bc4eb288314d1c878bb7)

Author SHA1 Message Date
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 1 year ago
Protobuf Team Bot be58dea3c2 Add support in upb_proto_library rule for cc_shared_library. Will only work from Bazel 6.3. 1 year 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
Deanna Garcia b399576ccd Update UPB's protobuf dependency in preparation for 23.0-rc1 release. 2 years ago
Mike Kruskal 9fa51d0bc9 Enable Windows CI 2 years ago
Deanna Garcia 8c10056074 Add back UPB numpy test now that it has been moved in the protobuf directory. 2 years ago
Protobuf Team Bot 6fa4c96684 Fix corner case where 'GeneratedSrcsInfo' value has no field or method 'thunks' 2 years ago
Mike Kruskal 2d273b6d74 Internal Code Change 2 years ago
Deanna Garcia b7437a1b0e Update UPB main's protobuf dependency. 2 years ago
Marcel Hlopko 05609bfac0 Add support for thunks to upb_proto_aspect. 2 years ago
Mike Kruskal 008a9afd3a Explicitly drop support for python on Windows. 2 years ago
Mike Kruskal 8498146120 Migrate dependencies pointing to github-generated tarballs to use zip instead. 2 years ago
Joshua Haberman ceba58d6e7 Make UpbWrappedGeneratedSrcsInfo private. 2 years ago
Protobuf Team Bot dd6d3b8740 Don’t create dynamic libraries on Windows. 2 years ago
Mike Kruskal 1881a390b0 Bump upb to Abseil LTS 20230125 RC3 2 years ago
Mike Kruskal ac471fe675 Upgrade to Abseil LTS 20230117 2 years ago
Mike Kruskal e1959a0c22 Migrate docker images to the new Artifact Registry location. 2 years ago
Mike Kruskal 5d4d54d387 Disable deprecation warnings triggered by Abseil bug https://github.com/abseil/abseil-cpp/issues/1201 2 years ago
Mike Kruskal 06b5775fd7 Remove reference to deleted test. 2 years ago
Joshua Haberman e41a2d7ba0 upb is self-hosting! 2 years ago
Joshua Haberman 7a1bd9faa7 Fixed "argument list too long" errors when building upb protos. 2 years ago
Joshua Haberman 143132fa27 Make upb's generated code agnostic to fasttable. 2 years ago
Deanna Garcia c740802bcb Update proto dep and setup.py 2 years ago
Deanna Garcia f0c0385a5a Fix workspace 2 years ago