Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo-c v0.9.32 #13

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 12 additions & 5 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
channel_sources:
Expand All @@ -12,11 +16,16 @@ docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcurl:
- '8'
libgit2:
- '1.7'
openssl:
- '3'
rust_compiler:
- rust
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- cos6
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -12,11 +16,16 @@ docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcurl:
- '8'
libgit2:
- '1.8'
openssl:
- '3'
rust_compiler:
- rust
target_platform:
- linux-ppc64le
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -16,11 +20,16 @@ docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcurl:
- '8'
libgit2:
- '1.7'
openssl:
- '3'
rust_compiler:
- rust
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
35 changes: 35 additions & 0 deletions .ci_support/linux_aarch64_libgit21.8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcurl:
- '8'
libgit2:
- '1.8'
openssl:
- '3'
rust_compiler:
- rust
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
31 changes: 31 additions & 0 deletions .ci_support/linux_ppc64le_libgit21.7.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
libcurl:
- '8'
libgit2:
- '1.7'
openssl:
- '3'
rust_compiler:
- rust
target_platform:
- linux-ppc64le
zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
31 changes: 31 additions & 0 deletions .ci_support/linux_ppc64le_libgit21.8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
libcurl:
- '8'
libgit2:
- '1.8'
openssl:
- '3'
rust_compiler:
- rust
target_platform:
- linux-ppc64le
zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,18 @@ c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
libcurl:
- '8'
libgit2:
- '1.7'
macos_machine:
- x86_64-apple-darwin13.4.0
openssl:
Expand Down
30 changes: 30 additions & 0 deletions .ci_support/osx_64_libgit21.8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '10.12'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
libcurl:
- '8'
libgit2:
- '1.8'
macos_machine:
- x86_64-apple-darwin13.4.0
openssl:
- '3'
rust_compiler:
- rust
target_platform:
- osx-64
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@ c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
libcurl:
- '8'
libgit2:
- '1.7'
macos_machine:
- arm64-apple-darwin20.0.0
openssl:
Expand Down
28 changes: 28 additions & 0 deletions .ci_support/osx_arm64_libgit21.8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
libcurl:
- '8'
libgit2:
- '1.8'
macos_machine:
- arm64-apple-darwin20.0.0
openssl:
- '3'
rust_compiler:
- rust
target_platform:
- osx-arm64
zlib:
- '1.2'
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
c_compiler:
- vs2019
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
libgit2:
- '1.7'
rust_compiler:
- rust
target_platform:
Expand Down
14 changes: 14 additions & 0 deletions .ci_support/win_64_libgit21.8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
c_compiler:
- vs2019
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
libgit2:
- '1.8'
rust_compiler:
- rust
target_platform:
- win-64
Loading
Loading