Brad King
|
30aa715fac
Revert "specify language flag when source LANGUAGE property is set"
|
5 years ago |
Robert Maynard
|
644d3b86eb
C: Compile when possible with explicit `C` language flag set
|
5 years ago |
Hanjiang Yu
|
f6f4eb0907
clang-tidy: Add driver mode argument
|
5 years ago |
Robert Maynard
|
983533a4b8
Record when C compilers have gained full support for 90,99,11
|
6 years ago |
Christian Pfeiffer
|
735e69f445
Intel: Fix incorrectly documented extension flags
|
7 years ago |
Christian Pfeiffer
|
4a5727d375
Intel: Correct the C11 ext flag
|
7 years ago |
Chuck Atkins
|
3c1ecb5214
Intel: Fix missing C std default for 12.0 <= ver < 12.1
|
8 years ago |
Chuck Atkins
|
9b112a848a
Compilers: Port to use default cmake_record_lang_compile_features macros
|
8 years ago |
Daniel Pfeifer
|
fc51b92c80
Intel: avoid variables in language standard flags
|
8 years ago |
Chuck Atkins
|
0198502ff4
Intel: Use common compiler macros for language standard default
|
8 years ago |
Brad King
|
5d70894d40
Features: Update version of Intel Compiler on Windows supporting C 11
|
8 years ago |
Brad King
|
684e4d205d
Features: Make feature recording conditions more consistent
|
9 years ago |
Brad King
|
8b6cc2518a
Features: Centralize per-compiler recording macros
|
9 years ago |
Brad King
|
369d580937
Features: Record features for Intel Compiler on Windows
|
9 years ago |
Brad King
|
881585f975
Intel: Fix compiler extension flags on Windows
|
9 years ago |
Brad King
|
16e449cc72
Merge topic 'intel-gnu11-support'
|
9 years ago |
Ben Boeckel
|
088f14eb72
Intel-C: standard flags are also supported in 12.0
|
9 years ago |
Ben Boeckel
|
27a3ca15e5
Intel-C: support gnu89 and gnu99 extension flags
|
9 years ago |
Ben Boeckel
|
cc223e1eed
Intel-C: declare support for gnu11
|
9 years ago |
Brad King
|
f9dbe22ca2
Intel: Do not use GNU-like flags on Windows
|
9 years ago |
Brad King
|
9addce99c2
Features: Record standard flags for Intel C/C++ on Windows
|
9 years ago |
Robert Maynard
|
36f32ede8d
Features: Record standards and features for Intel C on UNIX
|
9 years ago |
Brad King
|
6d74e7870b
Ninja: Add dependencies on system-provided header files (#14914)
|
9 years ago |
Brad King
|
c736de7b28
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
|
10 years ago |
Nils Gladitz
|
b7f58511cf
Visibility: the Intel compiler does not support -fvisibility on windows
|
11 years ago |
Peter Kümmel
|
d439083287
Ninja: add depfile support for Intel's compiler
|
12 years ago |
Stephen Kelly
|
0e9f4bc00c
Introduce target property <LANG>_VISIBILITY_PRESET
|
12 years ago |
Clinton Stimpson
|
0ddfc51f6a
Add -DNDEBUG to RelWithDebInfo flags where where Release flags had it.
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Alexander Neundorf
|
196d9a54aa
The preprocessing and assembly rules also need the <DEFINES>, otherwise different reults are created.
|
16 years ago |