11 Commits (85edb7e7833c2ac33591a73fc3ca1febb5e1001b)

Author SHA1 Message Date
Protobuf Team Bot 83ec410d30 Internal change 11 months ago
Tiago Quelhas 774627235e Automated Code Change 11 months ago
aiuto 3ab1276bbb Update Bazel references to rules_pkg to the supported file locations. (#15780) 1 year ago
Joshua Haberman 776d072fa1 Removed obsolete TODO. 1 year ago
Eric Salo 8d0bfb0a5a upb: delete upb:upb, upb:collections, upb/upb.hpp, upb/collections/ 1 year ago
Adam Cozzette 5ca84008fc Move utf8_range into the protobuf repo 1 year ago
Adam Cozzette 24fef03259 Add support and partial CI coverage for Python 3.12 1 year ago
Eric Salo 8d67a40d30 upb: fix wheels build errors 1 year ago
Adam Cozzette 8970072608 Migrate away from distutils 1 year ago
Adam Cozzette 8f831e973a Update Python versions to reflect that we now support 3.8 through 3.11 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 2 years ago
Eric Salo d90f74d47b upb: create upb/message/BUILD 2 years ago
Eric Salo f4ca34807e upb: create upb/port/BUILD 2 years ago
Protobuf Team Bot c552102d66 No public description 2 years ago
Sandy Zhang 3d0119a2dd Use pkg_files for python source tarball. 2 years ago
Sandy Zhang 629764bacf Disambiguate release and local `config_settings` via a release flag. 2 years ago
Eric Salo 3817bbb572 upb: create upb/mem/BUILD 2 years ago
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 2 years ago
Joshua Haberman 79af13abde Use filegroup() internally instead of pkg_files() 2 years ago
Joshua Haberman 07f6b578ee Split mini_descriptor into its own directory 2 years ago
Joshua Haberman 34a770d13e Refactored mini_table targets into their own BUILD file. 2 years ago
Mike Kruskal d260ab343e Add windows CI 2 years ago
Deanna Garcia f775d49299 Use python3 setup.py sdist to build the source distribution for python. 2 years ago
Deanna Garcia 702d95891d Use "manylinux" for release wheel platform name 2 years ago
Deanna Garcia d78c7bc53f Remove MSVC tests and document that source is just for ubuntu/macos 2 years ago
Deanna Garcia f74dad67f8 Try static linking 2 years ago
Deanna Garcia bbcc9ca8e8 Specify language of extension 2 years ago
Deanna Garcia 100a025766 Change header installation now that we are using pip 2 years ago
Deanna Garcia f887fe30aa Add lots more source files 2 years ago
Deanna Garcia 4efa9c3c40 Add manifest 2 years ago
Deanna Garcia d21ea652dd Add include dir to setup.py 2 years ago
Deanna Garcia c740802bcb Update proto dep and setup.py 2 years ago
Deanna Garcia 9880136636 Add bazel target for source distribution 2 years ago
Deanna Garcia 92dbe4b8bb Add license file to pypi wheels. 2 years ago
Mike Kruskal 248ed86f2b Add better handling for systems without python3 installed. 2 years ago
Mike Kruskal 41017ef8dc Fixes https://github.com/protocolbuffers/upb/issues/869 2 years ago
Mike Kruskal 9e2d7f02da Support local builds of upb's python wheel build. 2 years ago
Mike Kruskal fc73215f86 Internal change 2 years ago
Mike Kruskal 72f7799d12 Internal change 2 years ago
Mike Kruskal 17b6451684 Bumping protobuf dependency to newer commit 3 years ago
Protobuf Team ef78b6a093 Update py_wheels metadata 3 years ago
Joshua Haberman 483cea085e Fixed the 32-bit Windows Python wheels by statically linking libgcc. 3 years ago
Joshua Haberman 32f45b5f33 Update to the latest protobuf. 3 years ago
Joshua Haberman 49f356a801 For macOS, build a single multiarch "universal2" wheel instead of separate x86_64 and arm64 wheels. 3 years ago
Joshua Haberman 0e8772fc20 Disable win32 wheels for -rc1. 3 years ago
Joshua Haberman 3de02fdb8b Created a pure-Python wheel and added a test for it. 3 years ago
Joshua Haberman cb723e4fca Added wheels for macOS, and tests for all wheels. 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 fbcd42b9f0 Added a test that the Python module is importable, and fixed several issues that were required to make the test pass: 3 years ago