summaryrefslogtreecommitdiff
path: root/cmake/Modules/BuiltinTests.cmake
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Strip quotes in try_compile_onlyHans Wennborg2019-09-191-0/+6
* [CMake] Fix broken uses of `try_compile_only()` and improve the function.Dan Liew2019-03-151-2/+34
* Really fix warnings about passing -std=gnu99 to MSVCReid Kleckner2016-09-081-2/+3
* [builtins] Make sure builtin compile tests respect CMAKE_C_COMPILER_TARGETFrancis Ricci2016-08-251-1/+7
* [CMake] If the compiler supports _Atomic include atomic.c in builtins librariesChris Bieneman2016-08-121-3/+20
* [CMake] Don't trust compiler error code, also check for errorsChris Bieneman2016-08-011-1/+13
* [CMake] Cache check results and avoid duplicate checksChris Bieneman2016-05-111-7/+9
* [CMake] NFC. Add support for testing the compiler without testing the linkerChris Bieneman2016-05-031-0/+60