aboutsummaryrefslogtreecommitdiff
path: root/cmake/CXXFeatureCheck.cmake
AgeCommit message (Expand)Author
2020-08-27Fix Clang builds on Windows (#1021)Jeremy Ong
2019-10-04Cache RUN_${FEATURE} variable in CXXFeatureCheck.cmake (#886)Kyle Edwards
2018-11-13Ensure all informational cmake messages have STATUS typeDominic Hamon
2018-04-23Add caching for cxx_feature_check (#573)Yangqing Jia
2017-08-28Attempting to resolve a submoduling issues... (#439)Roman Lebedev
2017-08-15CMake: Fallback from try_run to try_compile when cross-compiling. (#436)Victor Costan
2017-06-16Fix #403 HAVE_${VAR} not passed to makefile (#404)Jern-Kuan Leong
2016-12-05Update the required CMake version to 2.8.12 (#316)Eric
2016-08-29Add -DBENCHMARK_USE_LIBCXX:BOOL=<value> option. (#280)Eric
2016-05-23Prevent re-execution of slow feature tests.Eric Fiselier
2014-10-11Fix #50 by using nullptr and adding stricter warning.Dominic Hamon
2014-08-22Fixed the CMake add_cxx_compiler_flag functionMatt Clarkson
2014-08-22Resolve regular expression enginesMatt Clarkson