Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LLVM 17.0.6 #113

Merged
merged 9 commits into from
Dec 12, 2023
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 15 additions & 12 deletions .azure-pipelines/azure-pipelines-linux.yml

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

51 changes: 27 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
Expand Up @@ -33,6 +33,3 @@ zip_keys:
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- channel_sources
- channel_targets
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ zip_keys:
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- channel_sources
- channel_targets
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ MACOSX_DEPLOYMENT_TARGET:
cdt_name:
- cos6
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge llvm_rc
- conda-forge main
cross_target_platform:
- osx-64
docker_image:
Expand All @@ -25,14 +25,11 @@ uname_kernel_release:
uname_machine:
- x86_64
version:
- 17.0.0.rc3
- 17.0.6
zip_keys:
- - cross_target_platform
- macos_machine
- meson_cpu_family
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- channel_sources
- channel_targets
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ zip_keys:
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- channel_sources
- channel_targets
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ zip_keys:
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- channel_sources
- channel_targets
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ MACOSX_DEPLOYMENT_TARGET:
cdt_name:
- cos6
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge llvm_rc
- conda-forge main
cross_target_platform:
- osx-arm64
docker_image:
Expand All @@ -25,14 +25,11 @@ uname_kernel_release:
uname_machine:
- arm64
version:
- 17.0.0.rc3
- 17.0.6
zip_keys:
- - cross_target_platform
- macos_machine
- meson_cpu_family
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- channel_sources
- channel_targets

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_x86_64_apple_darwin13_4_0
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -31,7 +29,3 @@ zip_keys:
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_x86_64_apple_darwin13_4_0
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -31,7 +29,3 @@ zip_keys:
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
CBUILD:
- x86_64-apple-darwin13.4.0
FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_x86_64_apple_darwin13_4_0
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cross_target_platform:
- osx-64
macos_machine:
- x86_64-apple-darwin13.4.0
meson_cpu_family:
- x86_64
target_platform:
- osx-64
uname_kernel_release:
- 13.4.0
uname_machine:
- x86_64
version:
- 17.0.6
zip_keys:
- - cross_target_platform
- macos_machine
- meson_cpu_family
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_arm64_apple_darwin20_0_0
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -31,7 +29,3 @@ zip_keys:
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_arm64_apple_darwin20_0_0
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -31,7 +29,3 @@ zip_keys:
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
Loading
Loading