summaryrefslogtreecommitdiff
path: root/Modules/CMakeTestOBJCXXCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-181-6/+0
* Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-271-2/+3
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-2/+2
* enable_language: Fix test for working compiler with CMP0126 NEW behaviorBrad King2021-07-151-0/+3
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* enable_language: Assume compiler works if ABI detection compilesBrad King2020-05-251-37/+38
* Refactor: Use added message types in various modulesAlex Turbov2019-11-021-3/+3
* Languages: Add support for Objective-C++Steve Wilson2019-09-281-0/+93