summaryrefslogtreecommitdiff
path: root/Modules/Compiler/Intel-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Add `--driver-mode=cl` when applicablePigeonF2021-09-101-0/+1
* Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-0/+2
* Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-291-0/+6
* Refactoring: Introduce place-holder for dependency target.Marc Chevrier2020-11-281-1/+1
* Revert "specify language flag when source LANGUAGE property is set"Brad King2020-11-191-2/+0
* Merge branch 'backport-intel-c++20' into intel-c++20Brad King2020-06-261-0/+10
|\
| * Intel: Add flags for C++20Brad King2020-06-261-0/+10
* | CXX: Compile when possible with explicit `Cxx` language flag setRobert Maynard2020-06-091-0/+2
|/
* clang-tidy: Add driver mode argumentHanjiang Yu2020-01-271-0/+2
* CompileFeatures: Record when Intel gained full CXX14 supportRobert Maynard2019-05-131-7/+1
* CompileFeatures: Record when compilers gained full CXX14 supportRobert Maynard2019-05-021-0/+10
* CompileFeatures: Record when compilers gained full CXX11 supportRobert Maynard2019-04-291-0/+4
* CompileFeatures: Record when CXX compilers have gained full support for 98Robert Maynard2019-04-111-0/+2
* Intel: Fix incorrectly documented extension flagsChristian Pfeiffer2018-07-121-6/+9
* Intel: Add C++17 compiler optionsChristian Pfeiffer2018-01-271-0/+11
* Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-301-18/+0
* Intel: avoid variables in language standard flagsDaniel Pfeifer2017-05-261-23/+27
* Intel: Use common compiler macros for language standard defaultChuck Atkins2017-05-021-13/+2
* Features: Make feature recording conditions more consistentBrad King2016-12-021-3/+4
* Features: Fix standards and features for Intel 15 on WindowsBrad King2016-11-101-11/+17
* Features: Centralize per-compiler recording macrosBrad King2016-11-021-7/+3
* Features: Record features for Intel Compiler on WindowsBrad King2016-10-271-2/+1
* Intel: Remove incorrect C++98 standard compiler flag on WindowsBrad King2016-10-271-5/+6
* Intel: Fix compiler C++98 standard flag on WindowsBrad King2016-10-261-1/+5
* Intel: Fix compiler extension flags on WindowsBrad King2016-10-241-3/+6
* Intel: Do not use GNU-like flags on WindowsBrad King2016-07-051-6/+5
* Features: Record standard flags for Intel C/C++ on WindowsBrad King2016-04-281-21/+27
* Features: Record standards and features for Intel C++ on UNIXLevi Morrison2016-04-281-0/+58
* Ninja: Add dependencies on system-provided header files (#14914)Brad King2016-03-151-1/+1
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-131-2/+2
* Visibility: the Intel compiler does not support -fvisibility on windowsNils Gladitz2014-02-071-4/+0
* Ninja: add depfile support for Intel's compilerPeter Kümmel2013-11-041-0/+2
* Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-021-0/+4
* Add -DNDEBUG to RelWithDebInfo flags where where Release flags had it.Clinton Stimpson2012-08-151-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-8/+8
* The preprocessing and assembly rules also need the <DEFINES>, otherwise diffe...Alexander Neundorf2009-09-191-2/+2
* Use Intel for Linux flags only on LinuxBrad King2009-09-011-7/+0
* Split Intel compiler information filesBrad King2009-08-211-0/+16
* Set CMAKE_<LANG>_VERBOSE_FLAG variables for IntelBrad King2009-07-291-0/+1