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 16.0.0.rc4 #95

Merged
merged 137 commits into from
Mar 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
137 commits
Select commit Hold shift + click to select a range
60cdfdc
MNT: Re-rendered with conda-build 3.20.3, conda-smithy 3.8.2, and con…
isuruf Oct 14, 2020
f2aab3d
update to 11.0.0, upload to main, osx-arm64 build
isuruf Oct 15, 2020
4a09069
MNT: Re-rendered with conda-build 3.20.3, conda-smithy 3.8.2, and con…
isuruf Oct 15, 2020
91cdec2
fix compiler-rt
isuruf Oct 15, 2020
4403cc7
flexible
isuruf Oct 15, 2020
9bf1365
fix channels
isuruf Oct 15, 2020
42480e1
MNT: Re-rendered with conda-build 3.20.3, conda-smithy 3.8.2, and con…
isuruf Oct 15, 2020
fcc3de0
no test
isuruf Oct 15, 2020
db2791a
osx-arm64
github-actions[bot] Oct 15, 2020
3a3b4f9
MNT: Re-rendered with conda-build 3.20.3, conda-smithy 3.8.2, and con…
isuruf Oct 15, 2020
41c57f2
Add a CBUILD-HOST
isuruf Oct 15, 2020
751b44e
remove llvm_rc
isuruf Oct 15, 2020
ec0f599
Add a CBUILD-clang
github-actions[bot] Oct 15, 2020
445a131
unset CONDA_BUILD_SYSROOT during test phase if it doesn't exist
isuruf Oct 16, 2020
174851e
Merge pull request #38 from isuruf/test
isuruf Oct 16, 2020
a93f267
Add MESON_ARGS
isuruf Nov 2, 2020
8ce0659
Add MESON_ARGS
github-actions[bot] Nov 2, 2020
699d3e4
Fix meson and realloc
isuruf Nov 13, 2020
9678905
Fix meson and realloc
github-actions[bot] Nov 13, 2020
6303d51
remove comma, fixes #43
Anthchirp Nov 16, 2020
a9379eb
MNT: Re-rendered with conda-build 3.20.5, conda-smithy 3.8.5, and con…
Nov 16, 2020
4a45f50
Merge pull request #44 from Anthchirp/no-comma
isuruf Nov 17, 2020
050148e
Don't activate if the target_platform is unexpected
isuruf Nov 28, 2020
81a3cdc
Merge pull request #45 from isuruf/activate
isuruf Nov 28, 2020
317162f
Fix condition
isuruf Nov 29, 2020
3f29243
Merge pull request #46 from isuruf/condition
isuruf Nov 29, 2020
b16de70
Don't use full path to cctools as we don't do it for compilers too
isuruf Dec 3, 2020
1baa3e2
Don't use full path to cctools as we don't do it for compilers too
github-actions[bot] Dec 3, 2020
cc57fec
BUG make sure to not munge prompt in zsh
beckermr Jan 15, 2021
c91de05
MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.8.6, and con…
Jan 15, 2021
98d2e9a
REF only zsh
beckermr Jan 15, 2021
6e6a2d1
Merge branch 'zsh' of https://github.com/beckermr/clang-compiler-acti…
beckermr Jan 15, 2021
e8524bb
HACK try this to force the solver
beckermr Jan 15, 2021
b3d36cc
Update recipe/activate-clang.sh
beckermr Jan 15, 2021
7e135ef
Apply suggestions from code review
beckermr Jan 15, 2021
85b236b
ENH add CONDA_TOOLCHAIN_HOST
beckermr Jan 15, 2021
692a274
Update recipe/activate-clang.sh
beckermr Jan 15, 2021
fd2dc7e
Update recipe/deactivate-clang.sh
beckermr Jan 15, 2021
9a7fe30
Merge pull request #51 from beckermr/zsh
isuruf Jan 16, 2021
55a6fce
BUG use zsh internal for adding hooks
beckermr Jan 16, 2021
6ce3c7e
BUG use right func
beckermr Jan 16, 2021
504813e
Merge pull request #52 from beckermr/bug-zsh
isuruf Jan 16, 2021
f30e2f2
update to 11.0.1
isuruf Jan 23, 2021
d930d0b
update to 11.0.1
github-actions[bot] Jan 23, 2021
ee5f204
Set -DCMAKE_{CXX,C}_COMPILER_RANLIB and -DCMAKE_{CXX,C}_COMPILER_AR.
bluescarni Feb 13, 2021
ec2258e
Bump build number.
bluescarni Feb 13, 2021
94e7a09
MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.8.6, and con…
Feb 13, 2021
cd35cb4
Update recipe/activate-clang.sh
isuruf Feb 13, 2021
3e7176b
Ar ranlib additions
github-actions[bot] Feb 13, 2021
a3eaad5
add ignore_run_exports_from llvm<ver>
h-vetinari Feb 28, 2021
7d0be65
ignore run_exports from compilers too.
isuruf Feb 28, 2021
3869b13
fix typo
isuruf Feb 28, 2021
a987cbf
Merge pull request #56 from h-vetinari/master
isuruf Feb 28, 2021
c4a42d0
updated v11.1.0
regro-cf-autotick-bot Feb 28, 2021
d78fea2
MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.9.0, and con…
regro-cf-autotick-bot Feb 28, 2021
27b8a94
Merge pull request #57 from regro-cf-autotick-bot/11.1.0_h4b78a9
isuruf Mar 5, 2021
e2be615
Bump build no
xhochy Mar 31, 2021
a1af6ae
MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.9.0, and con…
xhochy Mar 31, 2021
b8d9fe0
Add cctools to fix codesigning
xhochy Mar 31, 2021
4f1cdfd
Add cctools to main build
xhochy Mar 31, 2021
e328354
Also add cctools to host
xhochy Mar 31, 2021
12dcc1b
Don't split into build/host
xhochy Apr 1, 2021
1e9fc6a
Limit cctools_{{ target_platform }} to osx
xhochy Apr 1, 2021
3e6898c
Merge pull request #58 from xhochy/fix-osx-code-sign
isuruf Apr 14, 2021
450df58
ENH do not set CONDA_BUILD_SYSROOT outside of conda build
beckermr May 10, 2021
91c3cf9
MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.10.1, and co…
May 10, 2021
c4abebb
Update activate-clang.sh
beckermr May 10, 2021
635616c
Update recipe/activate-clang.sh
beckermr May 10, 2021
a361090
ENH do not set CONDA_BUILD_SYSROOT outside of conda build
github-actions[bot] May 10, 2021
feeafaa
updated v12.0.1
regro-cf-autotick-bot Jul 9, 2021
5afa9ae
MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.10.3, and co…
regro-cf-autotick-bot Jul 9, 2021
831682d
remove 'indr' from [de]activation scripts
h-vetinari Jul 14, 2021
5e97834
clang-compiler-activation v12.0.1 (redux)
github-actions[bot] Jul 15, 2021
9048141
use older ld64 and cctools
isuruf Sep 6, 2021
f6bffd3
use older ld64 and cctools
github-actions[bot] Sep 6, 2021
a0a7c00
Add CMAKE_PROGRAM_PATH to prioritize BUILD_PREFIX/bin
isuruf Oct 30, 2021
da8b4c7
Merge pull request #71 from isuruf/program_path2
isuruf Nov 6, 2021
59d3011
set CMAKE_PROGRAM_PATH only in conda-build
isuruf Dec 2, 2021
86ae0fe
MNT: Re-rendered with conda-build 3.21.6, conda-smithy 3.15.0, and co…
Dec 2, 2021
2b0d330
set CMAKE_PROGRAM_PATH only in conda-build
github-actions[bot] Dec 2, 2021
a12a895
Remove std=c++14 from flags
xhochy Dec 8, 2021
3e6a3b1
MNT: Re-rendered with conda-build 3.21.7, conda-smithy 3.15.0, and co…
xhochy Dec 8, 2021
08bfae5
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
conda-forge-admin Dec 15, 2021
3621e29
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
conda-forge-admin Dec 17, 2021
2b1c16f
remove cctools and ld64 pinning
isuruf Jan 17, 2022
09b0feb
remove cctools and ld64 pinning
github-actions[bot] Jan 17, 2022
dbf2739
Keep std=c++14 for 11.1.0
isuruf Feb 1, 2022
4810f4f
Merge pull request #75 from xhochy/remove-c++14
isuruf Feb 3, 2022
4d0771a
Rerender
xhochy Mar 3, 2022
8c0ae91
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.17.2, and co…
xhochy Mar 3, 2022
49be4f4
Merge pull request #79 from xhochy/rerender
isuruf Mar 4, 2022
b4526bd
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** turning off CI for ma…
conda-forge-admin Mar 11, 2022
287d614
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** turning on CI for mas…
conda-forge-admin Mar 11, 2022
b52f545
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
conda-forge-admin Mar 11, 2022
3a09242
add 13.0.1
h-vetinari Feb 5, 2022
73e7544
align some selectors
h-vetinari Feb 5, 2022
46db6d0
add myself to maintainers
h-vetinari Feb 5, 2022
910ae6b
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
Mar 13, 2022
c0fdbd6
decouple build numbers for different LLVM versions
h-vetinari Mar 13, 2022
2890dd4
drop LLVM 11.1
h-vetinari Mar 17, 2022
13031b7
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
h-vetinari Mar 17, 2022
436c286
Merge pull request #77 from h-vetinari/13.x
isuruf Mar 17, 2022
ec1e1cd
stop pulling in sources
h-vetinari Mar 23, 2022
dbef6f0
add LLVM 14.0.0
h-vetinari Mar 23, 2022
9a08a31
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
h-vetinari Mar 23, 2022
f090620
Bump to 14.0.3
h-vetinari May 22, 2022
a8851d0
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
May 22, 2022
eec6e34
Merge pull request #82 from h-vetinari/14.0.0
isuruf May 22, 2022
173701e
bump to 14.0.4
h-vetinari May 26, 2022
db5d088
remove LLVM 12
h-vetinari May 26, 2022
97eae23
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
h-vetinari May 26, 2022
58b216c
LLVM 14.0.4 (#84)
github-actions[bot] May 26, 2022
d12ed3c
update to 14.0.6
isuruf Sep 1, 2022
d8f4db7
MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and co…
Sep 1, 2022
f5898c8
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
conda-forge-curator[bot] Nov 2, 2022
ee207ff
MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.3, and co…
Nov 9, 2022
d60cb55
update version/build_number in meta.yaml
h-vetinari Nov 9, 2022
5b12061
Merge pull request #87 from isuruf/update
h-vetinari Nov 9, 2022
a451d47
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration DotConda
conda-forge-curator[bot] Nov 17, 2022
3ec0415
find frameworks and appbundle last
isuruf Nov 20, 2022
1734a8d
Merge pull request #92 from isuruf/frameworks
isuruf Nov 21, 2022
c0c5f70
build for LLVM 15.0.7
h-vetinari Nov 9, 2022
bc906ce
split build_number by version
h-vetinari Nov 9, 2022
7296646
Merge pull request #91 from h-vetinari/15.0
h-vetinari Mar 5, 2023
1e6bb1a
use CONDA_PREFIX instead of BUILD_PREFIX for non conda-build usage
isuruf Mar 6, 2023
eed3942
use CONDA_PREFIX instead of BUILD_PREFIX for non conda-build usage (#96)
github-actions[bot] Mar 15, 2023
7444101
order cbc.yaml a bit more sensibly
h-vetinari Mar 15, 2023
c75de2f
simplify build-number logic
h-vetinari Mar 15, 2023
f916ddc
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.0, and co…
h-vetinari Mar 15, 2023
3a588a8
reflect the fact that nothing has been built for LLVM 15 yet
h-vetinari Mar 15, 2023
b1fc569
force older py-lief due to conda-build (resp. lief) bug
h-vetinari Mar 15, 2023
4cb4fd2
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.0, and co…
h-vetinari Mar 15, 2023
75d60ce
Merge pull request #97 from h-vetinari/rerender
h-vetinari Mar 16, 2023
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
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
37 changes: 29 additions & 8 deletions .azure-pipelines/azure-pipelines-linux.yml

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

47 changes: 41 additions & 6 deletions .azure-pipelines/azure-pipelines-osx.yml

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

7 changes: 6 additions & 1 deletion .ci_support/README

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,38 @@
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/label/llvm_rc,conda-forge
channel_targets:
- conda-forge llvm_rc
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.rc4
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
@@ -0,0 +1,38 @@
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/label/llvm_rc,conda-forge
channel_targets:
- conda-forge llvm_rc
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.rc4
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
@@ -0,0 +1,38 @@
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:
- 14.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
@@ -0,0 +1,38 @@
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:
- 15.0.7
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
@@ -0,0 +1,38 @@
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:
- 14.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
@@ -0,0 +1,38 @@
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:
- 15.0.7
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
@@ -0,0 +1,34 @@
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/label/llvm_rc,conda-forge
channel_targets:
- conda-forge llvm_rc
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.rc4
zip_keys:
- - cross_target_platform
- macos_machine
- meson_cpu_family
- uname_machine
- uname_kernel_release
- FINAL_PYTHON_SYSCONFIGDATA_NAME
- - version
- channel_sources
- channel_targets
Loading