Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
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
23 changes: 15 additions & 8 deletions .azure-pipelines/azure-pipelines-linux.yml

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

22 changes: 14 additions & 8 deletions .azure-pipelines/azure-pipelines-osx.yml

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

22 changes: 14 additions & 8 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 @@ -15,7 +15,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- '3.10'
rust_compiler:
- rust
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
- '3.11'
rust_compiler:
- rust
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- '3.12'
rust_compiler:
- rust
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
- '3.8'
rust_compiler:
- rust
target_platform:
Expand Down
22 changes: 22 additions & 0 deletions .ci_support/linux_64_python3.9.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- '3.9'
rust_compiler:
- rust
target_platform:
- linux-64
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.12'
MACOSX_SDK_VERSION:
- '10.12'
c_compiler:
- clang
c_compiler_version:
Expand All @@ -15,7 +17,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- '3.10'
rust_compiler:
- rust
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.12'
MACOSX_SDK_VERSION:
- '10.12'
c_compiler:
- clang
c_compiler_version:
Expand All @@ -15,7 +17,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
- '3.11'
rust_compiler:
- rust
target_platform:
Expand Down
24 changes: 24 additions & 0 deletions .ci_support/osx_64_python3.12.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.12'
MACOSX_SDK_VERSION:
- '10.12'
c_compiler:
- clang
c_compiler_version:
- '16'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- '3.12'
rust_compiler:
- rust
target_platform:
- osx-64
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.12'
MACOSX_SDK_VERSION:
- '10.12'
c_compiler:
- clang
c_compiler_version:
Expand All @@ -15,7 +17,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- '3.8'
rust_compiler:
- rust
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.12'
MACOSX_SDK_VERSION:
- '10.12'
c_compiler:
- clang
c_compiler_version:
Expand All @@ -15,7 +17,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
- '3.9'
rust_compiler:
- rust
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- '3.10'
rust_compiler:
- rust
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
- '3.11'
rust_compiler:
- rust
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- '3.12'
rust_compiler:
- rust
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
- '3.8'
rust_compiler:
- rust
target_platform:
Expand Down
16 changes: 16 additions & 0 deletions .ci_support/win_64_python3.9.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
c_compiler:
- vs2019
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- '3.9'
rust_compiler:
- rust
target_platform:
- win-64
25 changes: 23 additions & 2 deletions .gitignore

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

9 changes: 6 additions & 3 deletions .scripts/build_steps.sh

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

Loading