summaryrefslogtreecommitdiff
path: root/cmake/Modules/BuiltinTests.cmake
AgeCommit message (Expand)Author
2016-09-08Really fix warnings about passing -std=gnu99 to MSVCReid Kleckner
2016-08-25[builtins] Make sure builtin compile tests respect CMAKE_C_COMPILER_TARGETFrancis Ricci
2016-08-12[CMake] If the compiler supports _Atomic include atomic.c in builtins librariesChris Bieneman
2016-08-01[CMake] Don't trust compiler error code, also check for errorsChris Bieneman
2016-05-11[CMake] Cache check results and avoid duplicate checksChris Bieneman
2016-05-03[CMake] NFC. Add support for testing the compiler without testing the linkerChris Bieneman