2 files changed
+2
-2
lines changedSubmodule duckdb updated 6667 files
Submodule extension-ci-tools updated 28 files
- .github/workflows/TestCITools.yml+54-6
- .github/workflows/_extension_client_tests.yml+1-1
- .github/workflows/_extension_code_quality.yml+141
- .github/workflows/_extension_deploy.yml+18-11
- .github/workflows/_extension_distribution.yml+510-135
- README.md+5-10
- config/distribution_matrix.json+27-17
- docker/linux_amd64/Dockerfile+34-33
- docker/linux_amd64_gcc4/Dockerfile-80
- docker/linux_amd64_musl/Dockerfile+93
- docker/linux_arm64/Dockerfile+35-31
- makefiles/c_api_extensions/base.Makefile+290
- makefiles/c_api_extensions/c_cpp.Makefile+149
- makefiles/c_api_extensions/rust.Makefile+70
- makefiles/duckdb_extension.Makefile+193-31
- scripts/append_extension_metadata.py+44-6
- scripts/configure_helper.py+44
- toolchains/x64-windows-static-md-release-vs2019comp.cmake+11
- vcpkg_ports/README.md+4
- vcpkg_ports/avro-c/portfile.cmake+60
- vcpkg_ports/avro-c/static_link_only.patch+41
- vcpkg_ports/avro-c/vcpkg.json+16
- vcpkg_ports/vcpkg-cmake/portfile.cmake+14
- vcpkg_ports/vcpkg-cmake/vcpkg-port-config.cmake+3
- vcpkg_ports/vcpkg-cmake/vcpkg.json+6
- vcpkg_ports/vcpkg-cmake/vcpkg_cmake_build.cmake+91
- vcpkg_ports/vcpkg-cmake/vcpkg_cmake_configure.cmake+381
- vcpkg_ports/vcpkg-cmake/vcpkg_cmake_install.cmake+21
0 commit comments