Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.33.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.03.21.15.27.47
  • Loading branch information
h-vetinari committed Mar 22, 2024
1 parent cbc0b3b commit 6a0ee30
Show file tree
Hide file tree
Showing 15 changed files with 130 additions and 44 deletions.
10 changes: 10 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.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
@@ -1,7 +1,5 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
c_compiler:
- clang
c_compiler_version:
Expand All @@ -14,11 +12,10 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '11'
libboost_devel:
- '1.82'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
c_compiler:
- clang
c_compiler_version:
Expand All @@ -14,11 +12,10 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
libboost_devel:
- '1.82'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
c_compiler:
- clang
c_compiler_version:
Expand All @@ -14,11 +12,10 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '13'
libboost_devel:
- '1.82'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
c_compiler:
- clang
c_compiler_version:
Expand All @@ -14,11 +12,10 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
libboost_devel:
- '1.82'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
c_compiler:
- clang
c_compiler_version:
Expand All @@ -14,11 +12,10 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libboost_devel:
- '1.82'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
c_compiler:
- clang
c_compiler_version:
Expand All @@ -14,11 +12,10 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
libboost_devel:
- '1.82'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
Expand Down
25 changes: 25 additions & 0 deletions .ci_support/osx_64_c_compiler_version17cxx_compiler_version17.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
c_compiler:
- clang
c_compiler_version:
- '17'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
libboost_devel:
- '1.82'
macos_machine:
- x86_64-apple-darwin13.4.0
python_impl:
- cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
25 changes: 25 additions & 0 deletions .ci_support/osx_64_c_compiler_version18cxx_compiler_version18.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
c_compiler:
- clang
c_compiler_version:
- '18'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '18'
libboost_devel:
- '1.82'
macos_machine:
- x86_64-apple-darwin13.4.0
python_impl:
- cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
2 changes: 1 addition & 1 deletion .github/CODEOWNERS

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

25 changes: 23 additions & 2 deletions .gitignore

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

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

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

19 changes: 13 additions & 6 deletions .scripts/run_osx_build.sh

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

17 changes: 16 additions & 1 deletion README.md

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

5 changes: 3 additions & 2 deletions build-locally.py

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

0 comments on commit 6a0ee30

Please sign in to comment.