Skip to content

Commit

Permalink
LLVM 17.0.0.rc1 (#61)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Jul 31, 2023
2 parents caedc9c + c2cde20 commit 9e204ee
Show file tree
Hide file tree
Showing 24 changed files with 230 additions and 137 deletions.
29 changes: 12 additions & 17 deletions .azure-pipelines/azure-pipelines-linux.yml

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

48 changes: 24 additions & 24 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,26 +1,29 @@
cdt_name:
- cos6
channel_sources:
- conda-forge
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
- conda-forge llvm_rc
cross_platform:
- osx-64
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libuuid:
- '2'
llvm_version:
- '14.0'
- '17.0'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,26 +1,29 @@
cdt_name:
- cos6
channel_sources:
- conda-forge
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
- conda-forge llvm_rc
cross_platform:
- osx-arm64
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libuuid:
- '2'
llvm_version:
- '14.0'
- '17.0'
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cross_platform:
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libuuid:
Expand All @@ -21,6 +21,9 @@ macos_machine:
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cross_platform:
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libuuid:
Expand All @@ -21,6 +21,9 @@ macos_machine:
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cross_platform:
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libuuid:
Expand All @@ -21,6 +21,9 @@ macos_machine:
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cross_platform:
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libuuid:
Expand All @@ -21,6 +21,9 @@ macos_machine:
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
- conda-forge
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
- conda-forge llvm_rc
cross_platform:
- osx-64
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '*'
- '15'
llvm_version:
- '14.0'
- '17.0'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
- osx-64
zip_keys:
- - llvm_version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
- conda-forge
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
- conda-forge llvm_rc
cross_platform:
- osx-arm64
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '*'
- '15'
llvm_version:
- '14.0'
- '17.0'
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
- osx-64
zip_keys:
- - llvm_version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,18 @@ cross_platform:
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '*'
- '15'
llvm_version:
- '15.0'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
- osx-64
zip_keys:
- - llvm_version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,18 @@ cross_platform:
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '*'
- '15'
llvm_version:
- '16.0'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
- osx-64
zip_keys:
- - llvm_version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,18 @@ cross_platform:
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '*'
- '15'
llvm_version:
- '15.0'
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
- osx-64
zip_keys:
- - llvm_version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Loading

0 comments on commit 9e204ee

Please sign in to comment.