summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/MIPSpro-DetermineCompiler.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-15/+0
| | | | | | In commit beb991110d (Remove now-unused code once used on IRIX, 2019-01-11, v3.14.0-rc1~167^2) we removed remnants of IRIX support. Also remove remnants of MIPSpro compiler support.
* Project: Add configurable name for version computation macros.Stephen Kelly2014-06-051-6/+6
|
* 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/+15
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.