41 Commits (1a4915e345daae319b8d460c46e1a34d5e769a75)

Author SHA1 Message Date
Adam Cozzette 6fc87fe3f7 Internal change 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Adam Cozzette 6841d112b0 Add upb test deps to the protobuf repo `WORKSPACE` 1 year ago
Marcel Hlopko 02b9af03e6 Update rules_rust 1 year ago
Jason Lunn 456dec441f Use `omit` to skip ObjectCache tests when it is not in use. (#13293) 1 year ago
Deanna Garcia c4731cdfdd Update abseil dependency and reorder dependencies to ensure we use the version specified in protobuf_deps. 2 years ago
Deanna Garcia 99529a2209 Update abseil dependency and reorder dependencies to ensure we use the version specified in protobuf_deps. 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
Deanna Garcia 244b245002 Update dependency on com_google_googletest to use the newly added googletest_deps to install transitive dependencies. 2 years ago
Deanna Garcia 1043eee891 Update dependency on com_google_googletest to use the newly added googletest_deps to install transitive dependencies. 2 years ago
Marcel Hlopko 3dc546daff Implement a minimal, internal, experimental rust_proto_library rule. 2 years ago
Eric Salo 9bd37b8413 turn down upb/fuzz/ 2 years ago
Protobuf Team Bot 89d6b74dea Create skeleton for a Rust backend. 2 years ago
Mike Kruskal 8dc14f688c Migrate daily staleness tests to GHA 2 years ago
Mike Kruskal 214d3bf409 Migrate dependencies pointing to github-generated tarballs to use zip instead. 2 years ago
Mike Kruskal c2da35d619 Squashed 'third_party/utf8_range/' content from commit 72c943dea 2 years ago
deannagarcia 5b27b4f300 Add ruby release targets (#11468) 2 years ago
Mike Kruskal 633e8f75d0 Bazelify ruby runtime (#10525) 2 years ago
Deanna Garcia f0c0385a5a Fix workspace 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 3e078f5fe4 Add CMake+Bazel dependencies on utf8_range repo 2 years ago
Mike Kruskal 3bc50497eb Bump upb version and refactor python compatibility. 2 years ago
Mike Kruskal 248ed86f2b Add better handling for systems without python3 installed. 2 years ago
Deanna Garcia 5251a44893 Upgrade rules_python to newest version. 2 years ago
Protobuf Team Bot 306123e2e8 C++ Code generator 2 years ago
Protobuf Team Bot 9b8785ebd3 Pin Upb to C++ 17 2 years ago
Mike Kruskal 254fa021c4 Bumping version again 2 years ago
Mike Kruskal 0efb02e2e1 Bumping version 2 years ago
Protobuf Team Bot 04363f7bae Update workspace_deps.bzl protobuf main commit 2 years ago
Mike Kruskal d938afd6e3
Add sanitized builds to Kokoro (#10706) 2 years ago
zhangskz edb7ef962d
Add numpy_test.py and numpy dep to WORKSPACE (#10722) 2 years ago
Xùdōng Yáng 830100abd8
update googletest version 2 years ago
Mike Kruskal 8bad7e0dd0
Clean up leftover benchmark cruft (#10480) 2 years ago
Mike Kruskal 2eea38e52e
Fix Bazel 4 support (#10438) 2 years ago
Adam Cozzette 7df94e2473 Upgrade third_party/googletest submodule to current main branch (#10393) 2 years ago
Adam Cozzette 500cbd7b90
Upgrade third_party/googletest submodule to current main branch (#10393) 2 years ago
Mike Kruskal ed5c57a574
Remove all autotools usage (#10132) 2 years ago
Deanna Garcia 24febb01c8 Move python deps to workspace_deps 3 years ago
Joshua Haberman dc4aad931e Sync from Piper @444600173 3 years ago
Joshua Haberman a6901f057e
Added a Bazel dependency for upb (#9812) 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 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 f73ff8a8f3 Put load statement back where it was. 3 years ago
Joshua Haberman 56c59c10ed Call protobuf_deps() ourselves instead of from upb_deps(). 3 years ago