-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an option to build clang from source code and more.
- new -DBUILD_LLVM cmake option to download and build LLVM and Clang when building wrapit - use above option for macOS CI as clang 13 is no more available from homebrew - remove test with julia-head, because it often needs a libcxxwrap_julia_jll that is not registered. - remove from test/runtest.jl use of --fresh cmake option, not supported in older cmake releases and improved cleanup before compilation by deleting the full build directory if it already exists.
- Loading branch information
Showing
4 changed files
with
194 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters