Brad King
|
30aa715fac
Revert "specify language flag when source LANGUAGE property is set"
|
5 years ago |
Brad King
|
85b151ff5b
Merge branch 'backport-intel-c++20' into intel-c++20
|
5 years ago |
Brad King
|
99c8dbf497
Intel: Add flags for C++20
|
5 years ago |
Robert Maynard
|
457170a476
CXX: Compile when possible with explicit `Cxx` language flag set
|
5 years ago |
Hanjiang Yu
|
f6f4eb0907
clang-tidy: Add driver mode argument
|
5 years ago |
Robert Maynard
|
62dbe53a8a
CompileFeatures: Record when Intel gained full CXX14 support
|
6 years ago |
Robert Maynard
|
3dbec53255
CompileFeatures: Record when compilers gained full CXX14 support
|
6 years ago |
Robert Maynard
|
8d45a2ffe0
CompileFeatures: Record when compilers gained full CXX11 support
|
6 years ago |
Robert Maynard
|
239a8a0266
CompileFeatures: Record when CXX compilers have gained full support for 98
|
6 years ago |
Christian Pfeiffer
|
735e69f445
Intel: Fix incorrectly documented extension flags
|
7 years ago |
Christian Pfeiffer
|
c3d576f5d6
Intel: Add C++17 compiler options
|
7 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
|
684e4d205d
Features: Make feature recording conditions more consistent
|
9 years ago |
Brad King
|
be73273952
Features: Fix standards and features for Intel 15 on Windows
|
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
|
967dcf36d0
Intel: Remove incorrect C++98 standard compiler flag on Windows
|
9 years ago |
Brad King
|
05e05cd2aa
Intel: Fix compiler C++98 standard flag on Windows
|
9 years ago |
Brad King
|
881585f975
Intel: Fix compiler extension flags on Windows
|
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 |
Levi Morrison
|
be910f00b5
Features: Record standards and features for Intel C++ on UNIX
|
10 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 |