53 Commits (b747edb830b0fab524e0063fb2e156c390405dfa)

Author SHA1 Message Date
Mike Kruskal 3e078f5fe4 Add CMake+Bazel dependencies on utf8_range repo 2 years ago
Mike Kruskal 248ed86f2b Add better handling for systems without python3 installed. 2 years ago
Protobuf Team Bot d3ec4b63c9 Add Parse/Serialize templates to support shared_ptr/unique_ptr. 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
Protobuf Team Bot 23048df525 Fully-qualify labels in the µpb repository. 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
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 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
Protobuf Team ee6b1abb35 Create targets for UPB release 3 years ago
Joshua Haberman 711885db8f Added py_extension(). 3 years ago
Joshua Haberman 56c59c10ed Call protobuf_deps() ourselves instead of from upb_deps(). 3 years ago
Joshua Haberman e253b6ec03 Added a note that users calling upb_deps() must first depend on protobuf. 3 years ago
Joshua Haberman 022ccf54d4 Updated to the HEAD version of Protobuf. 3 years ago
Joshua Haberman 5a10ce7025 Added a Bazel rule to build a binary wheel. 3 years ago
Joshua Haberman e079f1bce5 Patched protobuf repo sufficiently for things to work. 3 years ago
Joshua Haberman c5a69b79aa Updated protobuf version. 3 years ago
Joshua Haberman 5d92e132c7 Removed defunct link to old protobuf. 3 years ago
Joshua Haberman 6f7634f707 Fixed ABSL version to a specific commit. 3 years ago
Joshua Haberman ca8eadca41 Updated version of google-benchmark so we can use interleaving. 3 years ago
Joshua Haberman eabb77458a Fixes to make upb's tests compatible with a minimal Docker container. 3 years ago
Joshua Haberman 334b22e809 Downgrade rules_python to 0.1.0 to accommodate Kokoro image. 3 years ago
Joshua Haberman f5796aa607 Updated Bazel fuzzing to use the newest fuzz rules. 3 years ago
Joshua Haberman dda5416569 Update bazel-skylib main branch name. 4 years ago
Joshua Haberman 89df647460 Updated versions of ABSL and protobuf deps. 4 years ago
Joshua Haberman ee7da95367 Bzl formatting fix per buildifier. 4 years ago
Joshua Haberman d225dfc2ed Buildifier formatting fixes. 4 years ago
Joshua Haberman 0a3a94a12f Updated to a new version of protobuf and fixed a few conformance tests. 4 years ago
Joshua Haberman 0dc2394da5
Changes to support import into google3 (#291) 5 years ago
Joshua Haberman 0842f88211
Support for proto3 optional. (#270) 5 years ago
Joshua Haberman 378cbbc3cc
Updated to new protobuf version, and added support for packed=false. (#264) 5 years ago
Joshua Haberman 6c5d5afc43 Remove compatibility code for old Bazel versions. 5 years ago
Fredrik Medley 0c2046f732 Make workspace_deps.bzl overridable using maybe() 5 years ago
Esun Kim 34e55c1c56 Use github.com as a zlib repo 5 years ago
Lizan Zhou bcdfe6b1b0 bazel: use canonical repository name for absl 5 years ago
Lizan Zhou b973c06480 prefix bazel_version 5 years ago
Joshua Haberman 5611ff267b Moved bazel files to bazel/ directory. 6 years ago
Joshua Haberman f74cb51f11 Refactored workspace deps into a separate file. 6 years ago