Skip to content

feat/conan2 #744

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

Merged

Conversation

jusito
Copy link
Member

@jusito jusito commented Feb 3, 2025

Added initial conan support with less changes compared to #516.

The Conanrecipe for llvm-core is mostly from conan center index but there is no 14.0.6 version, its planned to contribute to cci if I have the time. Best would be its part of cci, second best would be we would have an own public artifactory (currently running behind vpn) but having it here also works.

The easiest way of testing it is utils/conan/test_conan_build.sh because its testing the export itself and the usage of the recipe from cache, so we can be sure its working.

This PR allows to use an arbitrary compiler for build phasar with submodules and IR is generated with clang / clang++ / opt ver 14, if its available in PATH or in /usr/local/llvm-14/bin. However, this requires cmake >= 3.25.

@fabianbs96 fabianbs96 merged commit 2c111b5 into secure-software-engineering:development Feb 7, 2025
5 checks passed
@fabianbs96 fabianbs96 deleted the feat/conan2 branch February 7, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants