summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Intel-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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-161-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