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

Add GNUmakefile and CI script to help fix problems on OSX with clang++-18 and cmake v3.30 #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ClausKlein
Copy link

@ClausKlein ClausKlein commented Apr 12, 2024

Prevent warnings on OSX too

@ClausKlein ClausKlein marked this pull request as draft April 12, 2024 09:12
@ClausKlein ClausKlein force-pushed the develop branch 3 times, most recently from da2e4de to 9b95dca Compare June 29, 2024 14:36
@ClausKlein ClausKlein changed the title Add makefile and ci script to help fix problems Add makefile and ci script to help fix problems on OSX with clang++ v18 and cmake v3.30-rc Jun 29, 2024
Create c-cpp.yml

Add GNUmakefile as build helper

Use clang-18 on CI

Workaround for OSX: -L/opt/homebrew/opt/llvm/lib/c++

Add ctest too

Be silent while install
@ClausKlein ClausKlein changed the title Add makefile and ci script to help fix problems on OSX with clang++ v18 and cmake v3.30-rc Add GNUmakefile and CI script to help fix problems on OSX with clang++-18 and cmake v3.30 Jul 12, 2024
Set LLVM_ROOT on CI

Rename c++ module to *.cppm like clang libc++

Tested on ubuntu:22.04 too

Add linux CI workflow
@ClausKlein ClausKlein marked this pull request as ready for review July 12, 2024 05:13
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.

1 participant