Skip to content

Commit

Permalink
Merge pull request #123 from h-vetinari/18
Browse files Browse the repository at this point in the history
LLVM 18.1.2
  • Loading branch information
h-vetinari committed Mar 22, 2024
2 parents 618508c + 13d6b96 commit 503447a
Show file tree
Hide file tree
Showing 29 changed files with 223 additions and 288 deletions.
25 changes: 13 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.

49 changes: 25 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:
- 18.1.0.rc4
- 18.1.2
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:
- 18.1.0.rc4
- 18.1.2
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 @@ -29,6 +29,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 @@ -29,6 +29,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
@@ -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:
- 18.1.2
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 @@ -29,6 +29,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 @@ -29,6 +29,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
@@ -0,0 +1,31 @@
CBUILD:
- x86_64-apple-darwin13.4.0
FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_arm64_apple_darwin20_0_0
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cross_target_platform:
- osx-arm64
macos_machine:
- arm64-apple-darwin20.0.0
meson_cpu_family:
- aarch64
target_platform:
- osx-64
uname_kernel_release:
- 20.0.0
uname_machine:
- arm64
version:
- 18.1.2
zip_keys:
- - cross_target_platform
- macos_machine
- meson_cpu_family
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME

This file was deleted.

Loading

0 comments on commit 503447a

Please sign in to comment.