| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: Add driver mode argument | Hanjiang Yu | 2020-01-27 | 1 | -0/+2 |
|
|
* | Record when C compilers have gained full support for 90,99,11 | Robert Maynard | 2019-03-27 | 1 | -0/+6 |
|
|
* | Intel: Fix incorrectly documented extension flags | Christian Pfeiffer | 2018-07-12 | 1 | -2/+1 |
|
|
* | Intel: Correct the C11 ext flag | Christian Pfeiffer | 2018-01-27 | 1 | -1/+2 |
|
|
* | Intel: Fix missing C std default for 12.0 <= ver < 12.1 | Chuck Atkins | 2017-05-31 | 1 | -1/+1 |
|
|
* | Compilers: Port to use default cmake_record_lang_compile_features macros | Chuck Atkins | 2017-05-30 | 1 | -15/+0 |
|
|
* | Intel: avoid variables in language standard flags | Daniel Pfeifer | 2017-05-26 | 1 | -13/+17 |
|
|
* | Intel: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 1 | -16/+2 |
|
|
* | Features: Update version of Intel Compiler on Windows supporting C 11 | Brad King | 2017-02-01 | 1 | -5/+8 |
|
|
* | Features: Make feature recording conditions more consistent | Brad King | 2016-12-02 | 1 | -1/+1 |
|
|
* | Features: Centralize per-compiler recording macros | Brad King | 2016-11-02 | 1 | -7/+3 |
|
|
* | Features: Record features for Intel Compiler on Windows | Brad King | 2016-10-27 | 1 | -2/+1 |
|
|
* | Intel: Fix compiler extension flags on Windows | Brad King | 2016-10-24 | 1 | -3/+6 |
|
|
* | Merge topic 'intel-gnu11-support' | Brad King | 2016-08-03 | 1 | -4/+4 |
|\ |
|
| * | Intel-C: standard flags are also supported in 12.0 | Ben Boeckel | 2016-08-02 | 1 | -1/+1 |
|
|
| * | Intel-C: support gnu89 and gnu99 extension flags | Ben Boeckel | 2016-08-02 | 1 | -2/+2 |
|
|
| * | Intel-C: declare support for gnu11 | Ben Boeckel | 2016-08-02 | 1 | -1/+1 |
|
|
* | | Intel: Do not use GNU-like flags on Windows | Brad King | 2016-07-05 | 1 | -6/+5 |
|/ |
|
* | Features: Record standard flags for Intel C/C++ on Windows | Brad King | 2016-04-28 | 1 | -11/+17 |
|
|
* | Features: Record standards and features for Intel C on UNIX | Robert Maynard | 2016-04-28 | 1 | -0/+50 |
|
|
* | Ninja: Add dependencies on system-provided header files (#14914) | Brad King | 2016-03-15 | 1 | -1/+1 |
|
|
* | Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables | Brad King | 2015-07-13 | 1 | -2/+2 |
|
|
* | Visibility: the Intel compiler does not support -fvisibility on windows | Nils Gladitz | 2014-02-07 | 1 | -4/+0 |
|
|
* | Ninja: add depfile support for Intel's compiler | Peter Kümmel | 2013-11-04 | 1 | -0/+2 |
|
|
* | Introduce target property <LANG>_VISIBILITY_PRESET | Stephen Kelly | 2013-06-02 | 1 | -0/+4 |
|
|
* | Add -DNDEBUG to RelWithDebInfo flags where where Release flags had it. | Clinton Stimpson | 2012-08-16 | 1 | -1/+1 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -8/+8 |
|
|
* | The preprocessing and assembly rules also need the <DEFINES>, otherwise diffe... | Alexander Neundorf | 2009-09-19 | 1 | -2/+2 |
|
|
* | Use Intel for Linux flags only on Linux | Brad King | 2009-09-01 | 1 | -7/+0 |
|
|
* | Split Intel compiler information files | Brad King | 2009-08-21 | 1 | -0/+16 |
|
|
* | Set CMAKE_<LANG>_VERBOSE_FLAG variables for Intel | Brad King | 2009-07-29 | 1 | -0/+1 |
|
|