157 Commits (a780ffae65ee5bef358e492ed2ae7545224b42bb)

Author SHA1 Message Date
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
Protobuf Team Bot 23048df525 Fully-qualify labels in the µpb repository. 2 years ago
Ivo List 9e19bec587 Fix upb proto libraryies for default strip_import_prefix. 2 years ago
Joshua Haberman a8bc4ca4a3 Fixed Bazel 4.1.0 compatibility, and added a GitHub Action to verify. 2 years ago
Joshua Haberman 896e74c141 Optimizes `upb_MiniTable_Enum` for large but dense enums. 2 years ago
Joshua Haberman 5cb177e09a Removed unused code. 2 years ago
Joshua Haberman ccd88d5a63 Updated staleness test and amalgamator to work cross-repo. 2 years ago
Derek Perez fa5e4cfd31
Updating rules_python to 0.12.0 2 years ago
Derek Perez 4135cd206b
Updating python to 0.11.0 2 years ago
Mike Kruskal 63a4a7d74b Bump pinned protobuf version 2 years ago
Mike Kruskal 17b6451684 Bumping protobuf dependency to newer commit 2 years ago
Protobuf Team Bot ff46379efe Prepare build for C++ generator. 2 years ago
Protobuf Team Bot d2177912c7 Internal change 2 years ago
Joshua Haberman a60e9a379e Fixed the mingw build by adding compatibility code for vsnprintf() 3 years ago
Joshua Haberman 32f45b5f33 Update to the latest protobuf. 3 years ago
Joshua Haberman 2eb973f53a Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. 3 years ago
Joshua Haberman 5f627b69e5 GitHub Action for building/installing Python wheel. 3 years ago
Deanna Garcia 24febb01c8 Move python deps to workspace_deps 3 years ago
Joshua Haberman 22c7daf1e3 Update to new upb module name. 3 years ago
Joshua Haberman a0bc6693b0 Avoid registering a toolchain in upb_deps(), to avoid errors in cases where system_python was not available. 3 years ago
Joshua Haberman 7f9135b766 Updated system_python to tolerate the case where a system python is not available. 3 years ago
Joshua Haberman 3e0890c055 Added support for UnknownFieldSet. 3 years ago
Joshua Haberman 1fc983f35f Added Python deps to upb_deps(). 3 years ago
Joshua Haberman 57e272449c Revert "Moved system_python dep into upb_deps()." 3 years ago
Joshua Haberman 17052fce40 Moved system_python dep into upb_deps(). 3 years ago