summaryrefslogtreecommitdiff
path: root/Modules/Compiler/ADSP-DetermineCompiler.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ADSP: Support both VDSP++ and CCES for ADSP compilersChris Wright2022-04-041-6/+7
|
* Project: Add configurable name for version computation macros.Stephen Kelly2014-06-051-3/+3
|
* CompilerId: Allow specifying a prefix for preprocessor defines.Stephen Kelly2014-05-071-3/+3
|
* Project: Generate the CXX compiler Id test from multiple files.Stephen Kelly2014-05-071-0/+10
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.