This website requires JavaScript.
Explore
Help
Register
Sign In
nerdcruft
/
cmake
Watch
1
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Releases
Wiki
Activity
111
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Danny Robson
6a60dc313f
optimisation: enable avx2 by default
2024-07-18 09:37:55 +10:00
canonical_host.cmake
optimisation: remove inadvertant default value for host_cpu
2019-02-02 17:02:01 +11:00
compile_flag.cmake
compile_flag: add multiple flag search
2022-08-23 13:35:26 +10:00
FindAsciidoc.cmake
asciidoc: don't hardcode a theme
2018-08-28 14:02:54 +10:00
FindRAGEL.cmake
FindRAGEL: bump the minimum CMake version to 3.14
2020-12-03 10:05:04 +10:00
link_flag.cmake
link_flag: add multiple flag search
2022-08-23 13:35:51 +10:00
nc_cxx_stdcxxfs.cpp
cxx_stdcxxfs: Instantiate more code in the linking test
2019-07-01 10:49:58 +10:00
nc_cxx.cmake
cxx: only set GLIBCXX_DEBUG if using libstdc++
2024-05-14 09:04:42 +10:00
nc_deps.cmake
deps: add a small helper to locate lists of nerdcruft dependencies
2024-07-18 09:34:50 +10:00
nc_optimisation.cmake
optimisation: enable avx2 by default
2024-07-18 09:37:55 +10:00
nc_platform.cmake
Use CMAKE_CURRENT_LIST_DIR for local includes to simplify usage
2022-06-15 10:46:52 +10:00
nc_sanitizer.cmake
sanitizer: disable "pointer-compare"
2022-07-26 06:58:32 +10:00
nc_warnings.cmake
warnings: add GCC 14 warnings
2024-05-14 14:42:53 +10:00
nc.cmake
deps: add a small helper to locate lists of nerdcruft dependencies
2024-07-18 09:34:50 +10:00
search_libs.cmake
Cache CMAKE_CURRENT_LIST_DIR for correct paths in macros
2022-06-23 07:26:21 +10:00
search_libs.cpp
initial import
2017-01-17 19:20:12 +11:00
test_link_flag.cpp
initial import
2017-01-17 19:20:12 +11:00
test_restrict.cmake
Cache CMAKE_CURRENT_LIST_DIR for correct paths in macros
2022-06-23 07:26:21 +10:00
test_restrict.cpp
initial import
2017-01-17 19:20:12 +11:00
Description
No description provided
118
KiB
Languages
CMake
98.1%
C++
1.9%