Commit fb1c685
lmangani
temp secrets, needs fixing
1 parent 412892a commit fb1c685
File tree
6 files changed
+449
-48
lines changed- src
- include
6 files changed
+449
-48
lines changedSubmodule duckdb updated 1576 files
Submodule extension-ci-tools updated 15 files
- .github/workflows/TestCITools.yml+5-5
- .github/workflows/_extension_distribution.yml+98-32
- README.md+2-1
- config/distribution_matrix.json+23-12
- docker/linux_amd64_gcc4/Dockerfile+11
- docker/linux_amd64_musl/Dockerfile+4-1
- makefiles/c_api_extensions/base.Makefile+1-1
- makefiles/c_api_extensions/c_cpp.Makefile+7-13
- makefiles/duckdb_extension.Makefile+17-10
- 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+355
- vcpkg_ports/vcpkg-cmake/vcpkg_cmake_install.cmake+21
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments