Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comeau: Remove undocumented support for this compiler | scivision | 2023-10-16 | 1 | -7/+0 |
| | | | | | This appears to be from CMake 2.8 era and was undocumented. Comeau last release 2008. | ||||
* | Project: Add configurable name for version computation macros. | Stephen Kelly | 2014-06-05 | 1 | -2/+2 |
| | |||||
* | CompilerId: Allow specifying a prefix for preprocessor defines. | Stephen Kelly | 2014-05-07 | 1 | -2/+2 |
| | |||||
* | Project: Generate the CXX compiler Id test from multiple files. | Stephen Kelly | 2014-05-07 | 1 | -0/+7 |
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. |