| Commit message (Expand) | Author | Age | Files | Lines |
* | IWYU: Add `--driver-mode=cl` when applicable | PigeonF | 2021-09-10 | 1 | -0/+1 |
|
|
* | Compile with explicit language flag when source LANGUAGE property is set | Brad King | 2020-12-02 | 1 | -0/+2 |
|
|
* | Makefiles Generators: use compiler for dependencies generation | Marc Chevrier | 2020-11-29 | 1 | -0/+6 |
|
|
* | Refactoring: Introduce place-holder for dependency target. | Marc Chevrier | 2020-11-28 | 1 | -1/+1 |
|
|
* | Revert "specify language flag when source LANGUAGE property is set" | Brad King | 2020-11-19 | 1 | -2/+0 |
|
|
* | Merge branch 'backport-intel-c++20' into intel-c++20 | Brad King | 2020-06-26 | 1 | -0/+10 |
|\ |
|
| * | Intel: Add flags for C++20 | Brad King | 2020-06-26 | 1 | -0/+10 |
|
|
* | | CXX: Compile when possible with explicit `Cxx` language flag set | Robert Maynard | 2020-06-09 | 1 | -0/+2 |
|/ |
|
* | clang-tidy: Add driver mode argument | Hanjiang Yu | 2020-01-27 | 1 | -0/+2 |
|
|
* | CompileFeatures: Record when Intel gained full CXX14 support | Robert Maynard | 2019-05-13 | 1 | -7/+1 |
|
|
* | CompileFeatures: Record when compilers gained full CXX14 support | Robert Maynard | 2019-05-02 | 1 | -0/+10 |
|
|
* | CompileFeatures: Record when compilers gained full CXX11 support | Robert Maynard | 2019-04-29 | 1 | -0/+4 |
|
|
* | CompileFeatures: Record when CXX compilers have gained full support for 98 | Robert Maynard | 2019-04-11 | 1 | -0/+2 |
|
|
* | Intel: Fix incorrectly documented extension flags | Christian Pfeiffer | 2018-07-12 | 1 | -6/+9 |
|
|
* | Intel: Add C++17 compiler options | Christian Pfeiffer | 2018-01-27 | 1 | -0/+11 |
|
|
* | Compilers: Port to use default cmake_record_lang_compile_features macros | Chuck Atkins | 2017-05-30 | 1 | -18/+0 |
|
|
* | Intel: avoid variables in language standard flags | Daniel Pfeifer | 2017-05-26 | 1 | -23/+27 |
|
|
* | Intel: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 1 | -13/+2 |
|
|
* | Features: Make feature recording conditions more consistent | Brad King | 2016-12-02 | 1 | -3/+4 |
|
|
* | Features: Fix standards and features for Intel 15 on Windows | Brad King | 2016-11-10 | 1 | -11/+17 |
|
|
* | 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: Remove incorrect C++98 standard compiler flag on Windows | Brad King | 2016-10-27 | 1 | -5/+6 |
|
|
* | Intel: Fix compiler C++98 standard flag on Windows | Brad King | 2016-10-26 | 1 | -1/+5 |
|
|
* | Intel: Fix compiler extension flags on Windows | Brad King | 2016-10-24 | 1 | -3/+6 |
|
|
* | 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 | -21/+27 |
|
|
* | Features: Record standards and features for Intel C++ on UNIX | Levi Morrison | 2016-04-28 | 1 | -0/+58 |
|
|
* | 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 |
|
|