Skip to content

llvmdev 17.0.1#238

Merged
isuruf merged 34 commits into
conda-forge:mainfrom
h-vetinari:17
Sep 22, 2023
Merged

llvmdev 17.0.1#238
isuruf merged 34 commits into
conda-forge:mainfrom
h-vetinari:17

Conversation

@h-vetinari

@h-vetinari h-vetinari commented Sep 19, 2023

Copy link
Copy Markdown
Member

Just a simple bump from what's already in the rc-channel.

Closes #227, see da3c0eb
Closes #239

h-vetinari and others added 30 commits July 17, 2023 14:09
0002-Always-copy-on-windows.patch became obsolete and can now
be handled through an option, see llvm/llvm-project@5c602c4
automerged PR by conda-forge/automerge-action
automerged PR by conda-forge/automerge-action
@conda-forge-webservices

Copy link
Copy Markdown

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@h-vetinari h-vetinari left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some context for the changes.

Comment thread recipe/bld.bat
-DCMAKE_BUILD_TYPE="Release" ^
-DCMAKE_PREFIX_PATH=%LIBRARY_PREFIX% ^
-DCMAKE_INSTALL_PREFIX:PATH=%LIBRARY_PREFIX% ^
-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreadedDLL ^

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See d7a15d8

Comment thread recipe/bld.bat
-DLLVM_INCLUDE_TESTS=ON ^
-DLLVM_INCLUDE_UTILS=ON ^
-DLLVM_INSTALL_UTILS=ON ^
-DLLVM_USE_SYMLINKS=OFF ^

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See bea09a1

@h-vetinari

Copy link
Copy Markdown
Member Author

Something is off with the GH/Azure webhooks; I've pushed an update to https://github.com/h-vetinari/llvmdev-feedstock/tree/17, but it's not being picked up. 😑

@h-vetinari h-vetinari force-pushed the 17 branch 2 times, most recently from 06f004b to 197437d Compare September 19, 2023 13:24
@h-vetinari

Copy link
Copy Markdown
Member Author

OK, this took a few final fits and starts, but is now ready for review @conda-forge/llvmdev

PTAL 🙏

@h-vetinari

Copy link
Copy Markdown
Member Author

Gentle ping @conda-forge/llvmdev

@isuruf isuruf merged commit bb00080 into conda-forge:main Sep 22, 2023
@isuruf

isuruf commented Sep 22, 2023

Copy link
Copy Markdown
Member

Thanks

@h-vetinari h-vetinari deleted the 17 branch September 22, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set LLVM_ENABLE_DUMP=ON with LLVM 17+

2 participants