Files
CMake/Source
Brad King 31d59ff3b1 Compile CMake as C++17 if supported by the compiler
Add a check that a simple source file can compile as C++17 that uses
some of the features we need.  Do this only when hosted by CMake 3.8
or above because those versions are aware of C++17.

Check for unordered_map as we do in bootstrap since commit 375eca7881
(bootstrap: Check support for unordered_map from compiler mode,
2017-11-30).  Also maintain the existing C++14 cstdio check.
2017-12-22 09:05:54 -05:00
..
2017-12-12 08:02:33 -05:00
2017-12-18 18:26:55 +01:00
2017-12-21 00:01:12 -05:00
2017-09-19 11:44:21 -04:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-04-11 22:35:21 +02:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-12-12 08:02:33 -05:00
2017-12-12 08:02:33 -05:00
2017-08-22 23:05:27 +02:00
2017-08-30 11:07:05 -04:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-27 09:58:46 +02:00
2017-08-24 23:39:47 +02:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-04-11 22:35:21 +02:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-08-27 09:58:46 +02:00
2017-11-07 14:15:20 -05:00