181 Commits (07f6b578ee4908350212b297055f837ae644c617)

Author SHA1 Message Date
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
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
Deanna Garcia 68e6248950 Fix workspace sha 2 years ago
Deanna Garcia ac7af1d64c Fix dependency 2 years ago
Deanna Garcia 9880136636 Add bazel target for source distribution 2 years ago
Mike Kruskal ea1996f40d Separate pip and fuzzing_py wrappers into separate files. 2 years ago
Deanna Garcia 92dbe4b8bb Add license file to pypi wheels. 2 years ago
Mike Kruskal ee56471047 Skip pip installation for unsupported versions of python. 2 years ago
Mike Kruskal 4069649ecd Switch to cmake fetch instead of git submodules 2 years ago
Mike Kruskal 3e078f5fe4 Add CMake+Bazel dependencies on utf8_range repo 2 years ago
Mike Kruskal b198dd0754 Remove compatibility check from amalgamation binary. 2 years ago
Mike Kruskal 248ed86f2b Add better handling for systems without python3 installed. 2 years ago
Laramie Leavitt 7d76251d9f Split upb_amalgamation into a separate .bzl file 2 years ago
Protobuf Team Bot d3ec4b63c9 Add Parse/Serialize templates to support shared_ptr/unique_ptr. 2 years ago
Protobuf Team Bot afd43b8ba4 Fix a build error when using upb_cc_proto_library. 2 years ago
Eric Salo f6307877d3 move portability stuff into upb/port/ 2 years ago
Protobuf Team Bot 306123e2e8 C++ Code generator 2 years ago
Protobuf Team Bot 04363f7bae Update workspace_deps.bzl protobuf main commit 2 years ago
Joshua Haberman 18446cf64f Removed unused "paths" import. 2 years ago