Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
d55334f
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
conda-forge-admin Dec 15, 2021
0f3c8f7
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
conda-forge-admin Dec 17, 2021
8c36b08
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
conda-forge-curator[bot] Nov 2, 2022
f6abe28
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda
conda-forge-curator[bot] Nov 17, 2022
2137faf
Merge remote-tracking branch 'upstream/main' into rc
h-vetinari Mar 16, 2023
23a17a5
LLVM 16.0.0.rc4
h-vetinari Mar 16, 2023
6df8d8d
add rc-channels
h-vetinari Mar 16, 2023
6cfb02b
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.0, and co…
h-vetinari Mar 16, 2023
65dd5db
Merge pull request #95 from h-vetinari/rc
h-vetinari Mar 16, 2023
55bf3da
retrigger CI
h-vetinari Mar 16, 2023
3b70893
allow uploads from non-main branches
h-vetinari Mar 17, 2023
457c388
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.0, and co…
h-vetinari Mar 17, 2023
5c52276
Merge remote-tracking branch 'up/rc'
h-vetinari Mar 18, 2023
3d2e6f7
LLVM 16.0.0 GA
h-vetinari Mar 18, 2023
6706bd4
remove rc-channels
h-vetinari Mar 18, 2023
6513813
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.0, and co…
h-vetinari Mar 18, 2023
88e927a
Merge remote-tracking branch 'up/main' into llvm16
h-vetinari Mar 29, 2023
81af0b6
start build_number from 0 for llvm 16
h-vetinari Mar 29, 2023
5d9886e
lint
h-vetinari Mar 29, 2023
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
8 changes: 8 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

12 changes: 12 additions & 0 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
@@ -0,0 +1,35 @@
CBUILD:
- x86_64-conda-linux-gnu
FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_x86_64_apple_darwin13_4_0
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cross_target_platform:
- osx-64
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
macos_machine:
- x86_64-apple-darwin13.4.0
meson_cpu_family:
- x86_64
target_platform:
- linux-64
uname_kernel_release:
- 13.4.0
uname_machine:
- x86_64
version:
- 16.0.0
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
@@ -0,0 +1,35 @@
CBUILD:
- x86_64-conda-linux-gnu
FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_arm64_apple_darwin20_0_0
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cross_target_platform:
- osx-arm64
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
macos_machine:
- arm64-apple-darwin20.0.0
meson_cpu_family:
- aarch64
target_platform:
- linux-64
uname_kernel_release:
- 20.0.0
uname_machine:
- arm64
version:
- 16.0.0
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
@@ -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:
- 16.0.0
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
@@ -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:
- 16.0.0
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
@@ -0,0 +1,31 @@
CBUILD:
- arm64-apple-darwin20.0.0
FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_x86_64_apple_darwin13_4_0
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
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-arm64
uname_kernel_release:
- 13.4.0
uname_machine:
- x86_64
version:
- 16.0.0
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
@@ -0,0 +1,31 @@
CBUILD:
- arm64-apple-darwin20.0.0
FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_arm64_apple_darwin20_0_0
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
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-arm64
uname_kernel_release:
- 20.0.0
uname_machine:
- arm64
version:
- 16.0.0
zip_keys:
- - cross_target_platform
- macos_machine
- meson_cpu_family
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
50 changes: 46 additions & 4 deletions README.md

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

4 changes: 3 additions & 1 deletion recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ MACOSX_DEPLOYMENT_TARGET: # [linux]
version:
- 14.0.6
- 15.0.7
- 16.0.0

# everything below is zipped
cross_target_platform:
Expand All @@ -33,7 +34,8 @@ FINAL_PYTHON_SYSCONFIGDATA_NAME:
- _sysconfigdata_arm64_apple_darwin20_0_0

zip_keys:
- - cross_target_platform
-
- cross_target_platform
- macos_machine
- meson_cpu_family
- uname_machine
Expand Down
8 changes: 5 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{% if version is not defined %}
{% set version = "15.0.7" %}
{% set version = "16.0.0" %}
{% endif %}
{% set major_ver = version.split(".")[0] %}

{% set build_number = 1 %}
{% set build_number = 0 %}
# keep build number increments for old compiler versions as necessary
{% if major_ver | int <= 14 %}
{% if major_ver | int <= 15 %}
{% set build_number = build_number + 1 %}
{% elif major_ver | int <= 14 %}
{% set build_number = build_number + 5 %}
{% endif %}

Expand Down