Skip to content
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
6 changes: 5 additions & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

6 changes: 3 additions & 3 deletions .ci_support/linux_64_draftsOFF.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +19,9 @@ docker_image:
drafts:
- 'OFF'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
target_platform:
- linux-64
zip_keys:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_64_draftsON.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +19,9 @@ docker_image:
drafts:
- 'ON'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
target_platform:
- linux-64
zip_keys:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_aarch64_draftsOFF.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +19,9 @@ docker_image:
drafts:
- 'OFF'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
target_platform:
- linux-aarch64
zip_keys:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_aarch64_draftsON.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +19,9 @@ docker_image:
drafts:
- 'ON'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
target_platform:
- linux-aarch64
zip_keys:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_ppc64le_draftsOFF.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +19,9 @@ docker_image:
drafts:
- 'OFF'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
target_platform:
- linux-ppc64le
zip_keys:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_ppc64le_draftsON.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +19,9 @@ docker_image:
drafts:
- 'ON'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
target_platform:
- linux-ppc64le
zip_keys:
Expand Down
8 changes: 8 additions & 0 deletions .ci_support/migrations/libsodium1021.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for libsodium 1.0.21
kind: version
migration_number: 1
migrator_ts: 1772115589.3913555
libsodium:
- '1.0.21'
10 changes: 6 additions & 4 deletions .ci_support/osx_64_draftsOFF.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
- '11.0'
MACOSX_SDK_VERSION:
- '10.13'
- '11.0'
c_compiler:
- clang
c_compiler_version:
- '19'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
- '11.0'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +21,9 @@ cxx_compiler_version:
drafts:
- 'OFF'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
10 changes: 6 additions & 4 deletions .ci_support/osx_64_draftsON.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
- '11.0'
MACOSX_SDK_VERSION:
- '10.13'
- '11.0'
c_compiler:
- clang
c_compiler_version:
- '19'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
- '11.0'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +21,9 @@ cxx_compiler_version:
drafts:
- 'ON'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_arm64_draftsOFF.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ cxx_compiler_version:
drafts:
- 'OFF'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_arm64_draftsON.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ cxx_compiler_version:
drafts:
- 'ON'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/win_64_draftsOFF.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ cxx_compiler:
drafts:
- 'OFF'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
target_platform:
- win-64
4 changes: 3 additions & 1 deletion .ci_support/win_64_draftsON.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ cxx_compiler:
drafts:
- 'ON'
krb5:
- '1.21'
- '1.22'
libsodium:
- 1.0.21
target_platform:
- win-64
19 changes: 19 additions & 0 deletions .scripts/run_osx_build.sh

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

3 changes: 1 addition & 2 deletions LICENSE.txt

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

6 changes: 3 additions & 3 deletions README.md

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

2 changes: 1 addition & 1 deletion azure-pipelines.yml

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

1 change: 1 addition & 0 deletions build-locally.py

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

2 changes: 1 addition & 1 deletion conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
azure:
store_build_artifacts: true
build_platform:
osx_arm64: osx_64
linux_aarch64: linux_64
linux_ppc64le: linux_64
osx_arm64: osx_64
conda_build:
pkg_format: '2'
conda_build_tool: rattler-build
Expand Down
2 changes: 1 addition & 1 deletion recipe/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ schema_version: 1
context:
name: zeromq
version: 4.3.5
build: 9
build: 10
build_drafts: ${{ drafts == "ON" }}
build_prefix: "${{ 'drafts_' if build_drafts else '' }}"

Expand Down
Loading