Skip to content

Commit 5514b7f

Browse files
authored
Merge pull request #48 from regro-cf-autotick-bot/bot-pr_arm_osx_hb4e861
ARM OSX Migrator
2 parents 7b73b62 + 329b3fb commit 5514b7f

12 files changed

+255
-3
lines changed

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
MACOSX_DEPLOYMENT_TARGET:
2+
- '11.0'
3+
MACOSX_SDK_VERSION:
4+
- '11.0'
5+
c_compiler:
6+
- clang
7+
c_compiler_version:
8+
- '19'
9+
c_stdlib:
10+
- macosx_deployment_target
11+
c_stdlib_version:
12+
- '11.0'
13+
channel_sources:
14+
- conda-forge
15+
channel_targets:
16+
- conda-forge main
17+
cxx_compiler:
18+
- clangxx
19+
cxx_compiler_version:
20+
- '19'
21+
libboost_devel:
22+
- '1.88'
23+
macos_machine:
24+
- arm64-apple-darwin20.0.0
25+
pin_run_as_build:
26+
python:
27+
min_pin: x.x
28+
max_pin: x.x
29+
python:
30+
- 3.10.* *_cpython
31+
target_platform:
32+
- osx-arm64
33+
zip_keys:
34+
- - c_compiler_version
35+
- cxx_compiler_version
36+
- - python
37+
- channel_sources
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
MACOSX_DEPLOYMENT_TARGET:
2+
- '11.0'
3+
MACOSX_SDK_VERSION:
4+
- '11.0'
5+
c_compiler:
6+
- clang
7+
c_compiler_version:
8+
- '19'
9+
c_stdlib:
10+
- macosx_deployment_target
11+
c_stdlib_version:
12+
- '11.0'
13+
channel_sources:
14+
- conda-forge
15+
channel_targets:
16+
- conda-forge main
17+
cxx_compiler:
18+
- clangxx
19+
cxx_compiler_version:
20+
- '19'
21+
libboost_devel:
22+
- '1.88'
23+
macos_machine:
24+
- arm64-apple-darwin20.0.0
25+
pin_run_as_build:
26+
python:
27+
min_pin: x.x
28+
max_pin: x.x
29+
python:
30+
- 3.11.* *_cpython
31+
target_platform:
32+
- osx-arm64
33+
zip_keys:
34+
- - c_compiler_version
35+
- cxx_compiler_version
36+
- - python
37+
- channel_sources
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
MACOSX_DEPLOYMENT_TARGET:
2+
- '11.0'
3+
MACOSX_SDK_VERSION:
4+
- '11.0'
5+
c_compiler:
6+
- clang
7+
c_compiler_version:
8+
- '19'
9+
c_stdlib:
10+
- macosx_deployment_target
11+
c_stdlib_version:
12+
- '11.0'
13+
channel_sources:
14+
- conda-forge
15+
channel_targets:
16+
- conda-forge main
17+
cxx_compiler:
18+
- clangxx
19+
cxx_compiler_version:
20+
- '19'
21+
libboost_devel:
22+
- '1.88'
23+
macos_machine:
24+
- arm64-apple-darwin20.0.0
25+
pin_run_as_build:
26+
python:
27+
min_pin: x.x
28+
max_pin: x.x
29+
python:
30+
- 3.12.* *_cpython
31+
target_platform:
32+
- osx-arm64
33+
zip_keys:
34+
- - c_compiler_version
35+
- cxx_compiler_version
36+
- - python
37+
- channel_sources
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
MACOSX_DEPLOYMENT_TARGET:
2+
- '11.0'
3+
MACOSX_SDK_VERSION:
4+
- '11.0'
5+
c_compiler:
6+
- clang
7+
c_compiler_version:
8+
- '19'
9+
c_stdlib:
10+
- macosx_deployment_target
11+
c_stdlib_version:
12+
- '11.0'
13+
channel_sources:
14+
- conda-forge
15+
channel_targets:
16+
- conda-forge main
17+
cxx_compiler:
18+
- clangxx
19+
cxx_compiler_version:
20+
- '19'
21+
libboost_devel:
22+
- '1.88'
23+
macos_machine:
24+
- arm64-apple-darwin20.0.0
25+
pin_run_as_build:
26+
python:
27+
min_pin: x.x
28+
max_pin: x.x
29+
python:
30+
- 3.13.* *_cp313
31+
target_platform:
32+
- osx-arm64
33+
zip_keys:
34+
- - c_compiler_version
35+
- cxx_compiler_version
36+
- - python
37+
- channel_sources
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
MACOSX_DEPLOYMENT_TARGET:
2+
- '11.0'
3+
MACOSX_SDK_VERSION:
4+
- '11.0'
5+
c_compiler:
6+
- clang
7+
c_compiler_version:
8+
- '19'
9+
c_stdlib:
10+
- macosx_deployment_target
11+
c_stdlib_version:
12+
- '11.0'
13+
channel_sources:
14+
- conda-forge,conda-forge/label/python_rc
15+
channel_targets:
16+
- conda-forge main
17+
cxx_compiler:
18+
- clangxx
19+
cxx_compiler_version:
20+
- '19'
21+
libboost_devel:
22+
- '1.88'
23+
macos_machine:
24+
- arm64-apple-darwin20.0.0
25+
pin_run_as_build:
26+
python:
27+
min_pin: x.x
28+
max_pin: x.x
29+
python:
30+
- 3.14.* *_cp314
31+
target_platform:
32+
- osx-arm64
33+
zip_keys:
34+
- - c_compiler_version
35+
- cxx_compiler_version
36+
- - python
37+
- channel_sources

.scripts/build_steps.sh

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.scripts/run_osx_build.sh

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.scripts/run_win_build.bat

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 35 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)