Go to file
Danny Robson 648e35caff optimisation: allow RTTI under Windows
This makes using some libraries slightly easier / possible (eg, fmtlib)
2024-10-16 11:22:32 +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 FindAsciidoc: bump minimum cmake version to 3.20 2024-07-18 09:38:18 +10:00
FindRAGEL.cmake FindRAGEL: add forgotten CheckCXXCompilerFlag include 2024-07-18 09:39:27 +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: allow RTTI under Windows 2024-10-16 11:22:32 +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: disable alignment warnings due to our use of packed structures 2024-07-18 09:40:23 +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