Skip to content

Commit

Permalink
Merge pull request #33 from regro-cf-autotick-bot/0.11.1_h9bd6d9
Browse files Browse the repository at this point in the history
libjxl-split v0.11.1
  • Loading branch information
sshockwave authored Nov 27, 2024
2 parents 32b9811 + 901fba9 commit a396522
Show file tree
Hide file tree
Showing 15 changed files with 91 additions and 98 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines/azure-pipelines-linux.yml

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

19 changes: 2 additions & 17 deletions .azure-pipelines/azure-pipelines-win.yml

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

8 changes: 2 additions & 6 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -17,11 +17,9 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
giflib:
- '5.2'
jpeg:
- '9'
libhwy:
- '1.1'
libjpeg_turbo:
Expand All @@ -35,7 +33,5 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1'
12 changes: 2 additions & 10 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -8,10 +6,8 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,11 +17,9 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
giflib:
- '5.2'
jpeg:
- '9'
libhwy:
- '1.1'
libjpeg_turbo:
Expand All @@ -39,7 +33,5 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1'
8 changes: 2 additions & 6 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -17,11 +17,9 @@ cxx_compiler:
cxx_compiler_version:
- '18'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
giflib:
- '5.2'
jpeg:
- '9'
libhwy:
- '1.1'
libjpeg_turbo:
Expand All @@ -35,7 +33,5 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1'
8 changes: 0 additions & 8 deletions .ci_support/migrations/openexr33.yaml

This file was deleted.

6 changes: 2 additions & 4 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,11 +17,9 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
giflib:
- '5.2'
jpeg:
- '9'
libhwy:
- '1.1'
libjpeg_turbo:
Expand Down
6 changes: 2 additions & 4 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,11 +17,9 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
giflib:
- '5.2'
jpeg:
- '9'
libhwy:
- '1.1'
libjpeg_turbo:
Expand Down
2 changes: 0 additions & 2 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ cxx_compiler:
- vs2019
giflib:
- '5.2'
jpeg:
- '9'
libhwy:
- '1.1'
libjpeg_turbo:
Expand Down
14 changes: 7 additions & 7 deletions .scripts/build_steps.sh

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

45 changes: 28 additions & 17 deletions .scripts/run_osx_build.sh

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

40 changes: 30 additions & 10 deletions .scripts/run_win_build.bat

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.

Loading

0 comments on commit a396522

Please sign in to comment.