Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Intel: Update Classic compiler version detection for 2021 | Brad King | 2021-04-28 | 1 | -7/+16 |
| | | | | | | | The value of the `__INTEL_COMPILER` macro changed convention starting in version 2021. Fixes: #22120 | ||||
* | Project: Report intel's simulation of gcc. | R. Andrew Ohana | 2019-04-25 | 1 | -0/+14 |
| | |||||
* | Project: Add configurable name for version computation macros. | Stephen Kelly | 2014-06-05 | 1 | -7/+7 |
| | |||||
* | Project: Separate simulated compiler id from version detection. | Stephen Kelly | 2014-06-05 | 1 | -1/+5 |
| | |||||
* | CompilerId: Allow specifying a prefix for preprocessor defines. | Stephen Kelly | 2014-05-07 | 1 | -8/+8 |
| | |||||
* | Project: Generate the CXX compiler Id test from multiple files. | Stephen Kelly | 2014-05-07 | 1 | -0/+22 |
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. |