Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Features: Specify minimum version Intel C++ 12.1 | Robert Maynard | 2016-04-28 | 1 | -22/+18 |
| | | | | | | Versions below 12.1 do not provide enough information to properly detect if compiling with c++98 or c++0x enabled so remove them from the supported list. | ||||
* | Features: Record standards and features for Intel C++ on UNIX | Levi Morrison | 2016-04-28 | 1 | -0/+100 |
Skip this for now on Windows (where Intel C++ simulates MSVC). |