Go to file
Danny Robson 8a83b07ea0 optimisation: use Og instead of O0 by default
O0 is hellishly slow, this is every so slightly less so.
2017-07-04 16:21:00 +10:00
canonical_host.cmake canonical_host: assume x86_64 for msvc 2017-01-23 14:56:08 +11:00
compile_flag.cmake try to cache results as much as possible 2017-01-18 21:43:30 +11:00
FindAsciidoc.cmake asciidoc: add simple asciidoc package 2017-01-31 20:31:19 +11: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: detect clang library for std::filesystem 2017-05-16 16:59:19 +10:00
nc_optimisation.cmake optimisation: use Og instead of O0 by default 2017-07-04 16:21:00 +10:00
nc_platform.cmake nc: protect against multiple invokations 2017-01-25 18:46:41 +11:00
nc_warnings.cmake warnings: temporarily remove fallthrough warning 2017-06-13 14:11:36 +10:00
nc.cmake nc: request thread support by default 2017-07-04 14:20:00 +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