psycopg2/scripts/build
Miguel Liezun 0f82879936 feat: add workflow to build riscv64 binaries and cache libpq
This commit introduces a new GitHub Actions workflow for building and caching the libpq package, ensuring that the libpq artifacts are available for subsequent builds.
Additionally, it updates the build scripts to release riscv64 binaries for linux.
2025-10-29 22:48:23 +00:00
..
pg_config_vcpkg_stub fix(ci): handle other pg_config options required by setup.py 2025-01-04 19:06:56 +01:00
build_libpq.sh feat: add workflow to build riscv64 binaries and cache libpq 2025-10-29 22:48:23 +00:00
build_macos_arm64.sh chore: add support for Python 3.12 macOS arm64 wheels 2023-11-01 11:33:30 +01:00
build_sdist.sh ci: bundle all build artifacts in a single directory 2023-04-02 12:59:29 +02:00
print_so_versions.sh feat: add workflow to build riscv64 binaries and cache libpq 2025-10-29 22:48:23 +00:00
run_build_macos_arm64.sh ci: better interaction with scaleway build server 2023-10-03 11:39:32 +02:00
scaleway_m1.sh ci: better interaction with scaleway build server 2023-10-03 11:39:32 +02:00
strip_wheel.sh ci: use cibuildwheel to build linux wheel packages 2023-04-02 17:56:29 +02:00
wheel_linux_before_all.sh feat: add workflow to build riscv64 binaries and cache libpq 2025-10-29 22:48:23 +00:00
wheel_macos_before_all.sh ci: less verbose, more robust build 2025-10-09 18:59:49 +02:00
wheel_win32_before_build.bat ci(windows): build binary packages using the vcpkg package 2025-01-04 19:06:56 +01:00