-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
automerged PR by conda-forge/automerge-action
- Loading branch information
Showing
32 changed files
with
239 additions
and
301 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
...ge_llvm_rccross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
..._llvm_rccross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
.../linux_64_cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
cdt_name: | ||
- cos6 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cross_platform: | ||
- osx-64 | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '12' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
libuuid: | ||
- '2' | ||
llvm_version: | ||
- '17.0' | ||
macos_machine: | ||
- x86_64-apple-darwin13.4.0 | ||
target_platform: | ||
- linux-64 | ||
zip_keys: | ||
- - macos_machine | ||
- cross_platform | ||
zlib: | ||
- '1.2' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
...inux_64_cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
cdt_name: | ||
- cos6 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cross_platform: | ||
- osx-arm64 | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '12' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
libuuid: | ||
- '2' | ||
llvm_version: | ||
- '17.0' | ||
macos_machine: | ||
- arm64-apple-darwin20.0.0 | ||
target_platform: | ||
- linux-64 | ||
zip_keys: | ||
- - macos_machine | ||
- cross_platform | ||
zlib: | ||
- '1.2' |
29 changes: 0 additions & 29 deletions
29
...ge_llvm_rccross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
..._llvm_rccross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
...TARGET10.9cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
MACOSX_DEPLOYMENT_TARGET: | ||
- '10.9' | ||
MACOSX_SDK_VERSION: | ||
- '10.13' | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cross_platform: | ||
- osx-64 | ||
cxx_compiler: | ||
- clang_bootstrap | ||
cxx_compiler_version: | ||
- '15' | ||
llvm_version: | ||
- '17.0' | ||
macos_machine: | ||
- x86_64-apple-darwin13.4.0 | ||
target_platform: | ||
- osx-64 | ||
zip_keys: | ||
- - llvm_version | ||
- MACOSX_DEPLOYMENT_TARGET | ||
- - macos_machine | ||
- cross_platform | ||
zlib: | ||
- '1.2' |
Oops, something went wrong.