Go to file
Danny Robson 929556d677 warnings: temporarily remove fallthrough warning
we use fallthrough fairly liberally in some bitwise and crypto
codepaths, and keeping this warning message (particularly in debug
builds where we use Werror) is painful.
2017-06-13 14:11:36 +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: set gcc-{ar,nm,ranlib} for LTO targets 2017-05-12 15:57:30 +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 add a convenience include for all nc build files 2017-01-18 21:43:58 +11: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