Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.26.0, conda-smithy 3.24.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.07.29.23.56.43
  • Loading branch information
h-vetinari committed Jul 30, 2023
1 parent c0a4be1 commit 0c66499
Show file tree
Hide file tree
Showing 8 changed files with 159 additions and 4 deletions.
19 changes: 17 additions & 2 deletions .azure-pipelines/azure-pipelines-osx.yml

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

21 changes: 21 additions & 0 deletions .ci_support/osx_64_cxx_compiler_version11.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '11'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
- osx-64
21 changes: 21 additions & 0 deletions .ci_support/osx_64_cxx_compiler_version12.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
- osx-64
21 changes: 21 additions & 0 deletions .ci_support/osx_64_cxx_compiler_version13.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '13'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
- osx-64
21 changes: 21 additions & 0 deletions .ci_support/osx_64_cxx_compiler_version14.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
- osx-64
File renamed without changes.
21 changes: 21 additions & 0 deletions .ci_support/osx_64_cxx_compiler_version16.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
boost_cpp:
- 1.78.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
boost-cpp:
max_pin: x.x.x
python_impl:
- cpython
target_platform:
- osx-64
39 changes: 37 additions & 2 deletions README.md

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

0 comments on commit 0c66499

Please sign in to comment.