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

Cross-compile linux-{aarch64,ppc64le} #87

Closed
40 changes: 40 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

2 changes: 2 additions & 0 deletions .ci_support/linux_64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/linux_64_numpy1.22python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/linux_64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/linux_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/linux_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ cxx_compiler:
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
9 changes: 9 additions & 0 deletions .ci_support/migrations/fmt10.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
__migrator:
build_number: 1
kind: version
migration_number: 1
fmt:
- '10'
spdlog:
- '1.12'
migrator_ts: 1683802784.4940007
2 changes: 2 additions & 0 deletions .ci_support/osx_64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_numpy1.22python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ cxx_compiler_version:
- '15'
ffmpeg:
- '6'
fmt:
- '10'
freetype:
- '2'
giflib:
Expand Down
67 changes: 0 additions & 67 deletions .travis.yml

This file was deleted.

Loading
Loading