summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Intel-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* Intel: Fix missing C std default for 12.0 <= ver < 12.1Chuck Atkins2017-05-311-1/+1
* Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-301-15/+0
* Intel: avoid variables in language standard flagsDaniel Pfeifer2017-05-261-13/+17
* Intel: Use common compiler macros for language standard defaultChuck Atkins2017-05-021-16/+2
* Features: Update version of Intel Compiler on Windows supporting C 11Brad King2017-02-011-5/+8
* Features: Make feature recording conditions more consistentBrad King2016-12-021-1/+1
* 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: Fix compiler extension flags on WindowsBrad King2016-10-241-3/+6
* Merge topic 'intel-gnu11-support'Brad King2016-08-031-4/+4
|\
| * Intel-C: standard flags are also supported in 12.0Ben Boeckel2016-08-021-1/+1
| * Intel-C: support gnu89 and gnu99 extension flagsBen Boeckel2016-08-021-2/+2
| * Intel-C: declare support for gnu11Ben Boeckel2016-08-021-1/+1
* | 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-11/+17
* Features: Record standards and features for Intel C on UNIXRobert Maynard2016-04-281-0/+50
* 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