summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Clang-DetermineCompilerInternal.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Project: Add configurable name for version computation macros.Stephen Kelly2014-06-051-5/+5
|
* Project: Separate simulated compiler id from version detection.Stephen Kelly2014-06-051-1/+5
|
* CompilerId: Allow specifying a prefix for preprocessor defines.Stephen Kelly2014-05-071-6/+6
|
* Project: Generate the CXX compiler Id test from multiple files.Stephen Kelly2014-05-071-0/+11
This will allow sharing of the logic of the order to test compilers in and the preprocessor macros used to do that and to determine the version components.