Go to file
Danny Robson e82c8b7d4a optimisation: bite the bullet and use O0 by default for debug
Og optimisation eliminates too many expressions to be useful for fine
grained debugging so we should make Og the exception rather than O0
2018-09-05 13:17:50 +10:00
canonical_host.cmake canonical_host: assume x86_64 for msvc 2017-01-23 14:56:08 +11:00
compile_flag.cmake compile_flag: add failure regex 2018-07-04 16:46:32 +10:00
FindAsciidoc.cmake asciidoc: don't hardcode a theme 2018-08-28 14:02:54 +10:00
FindRAGEL.cmake ragel: disable unused variable warnings for generated source 2017-01-27 15:01:41 +11:00
link_flag.cmake link_flag: actually set the response variable 2017-01-25 18:43:46 +11:00
nc_cxx_stdcxxfs.cpp nc_cxx: make stdc++fs discovery more robust 2017-01-17 21:28:04 +11:00
nc_cxx.cmake cxx: explicitly enable format macros 2018-08-13 14:55:45 +10:00
nc_optimisation.cmake optimisation: bite the bullet and use O0 by default for debug 2018-09-05 13:17:50 +10:00
nc_platform.cmake nc: protect against multiple invokations 2017-01-25 18:46:41 +11:00
nc_sanitizer.cmake sanitizer: add an option to enable various sanitizers 2018-07-04 16:25:05 +10:00
nc_warnings.cmake warnings: disable redundant-decl 2018-08-20 16:29:32 +10:00
nc.cmake sanitizer: add an option to enable various sanitizers 2018-07-04 16:25:05 +10:00
search_libs.cmake search_libs: add comment 2017-02-01 13:45:48 +11: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 test_restrict: remove unncessary cmake version test 2017-01-23 14:54:44 +11:00
test_restrict.cpp initial import 2017-01-17 19:20:12 +11:00