Go to file
Danny Robson 630aa5de08 optimisation: switch back to Og for debugging
O0 is catastrophically slow for some of our projects. Don't
unconditionally use O0.
2018-01-24 17:28:33 +11:00
canonical_host.cmake canonical_host: assume x86_64 for msvc 2017-01-23 14:56:08 +11:00
compile_flag.cmake compile_flag: workaround gcc's -Wno-foo handling 2018-01-23 18:53:45 +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: quote the filesystem libraries 2017-12-20 16:12:11 +11:00
nc_optimisation.cmake optimisation: switch back to Og for debugging 2018-01-24 17:28:33 +11:00
nc_platform.cmake nc: protect against multiple invokations 2017-01-25 18:46:41 +11:00
nc_warnings.cmake warnings: add -Wno-gnu-string-literal-operator-template 2018-01-23 18:54:14 +11: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