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 |
Robert Maynard
|
983533a4b8
Record when C compilers have gained full support for 90,99,11
|
6 years ago |
Chuck Atkins
|
9b112a848a
Compilers: Port to use default cmake_record_lang_compile_features macros
|
8 years ago |
Chuck Atkins
|
d1aa2b3f60
GNU: Use common compiler macros for language standard default
|
8 years ago |
Rolf Eike Beer
|
94a8ee6fd0
GNU C: record that C99 is available since at least 3.4
|
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
|
441dba8032
Project: Guess default standard dialect if compiler was forced (#15852)
|
10 years ago |
Stephen Kelly
|
d13758514c
Project: Don't require computed default dialect if compiler was forced.
|
10 years ago |
Stephen Kelly
|
7235334a2f
Project: Determine default language dialect for the compiler.
|
10 years ago |
Brad King
|
2fbc41f38a
Record compile features for GNU C on Windows (#15727)
|
10 years ago |
Stephen Kelly
|
9d767810e1
Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.
|
10 years ago |
Brad King
|
965a50dcea
Features: Fix GNU 4.4 and 4.5 C standard level flags
|
11 years ago |
Stephen Kelly
|
004e1540e0
Features: Record for GNU 4.4.
|
11 years ago |
Stephen Kelly
|
b15c008fac
Features: Record for GNU 4.6.
|
11 years ago |
Stephen Kelly
|
6e909035af
Features: Record C/CXX dialect flags for GNU 4.6.
|
11 years ago |
Stephen Kelly
|
bfc995cc3b
Features: Remove wrong content from else() condition.
|
11 years ago |
Stephen Kelly
|
a60027a642
Features: Ensure appropriate return value from feature test macros.
|
11 years ago |
Stephen Kelly
|
00f66a0451
Record compile features for GNU on Apple.
|
11 years ago |
Stephen Kelly
|
f327a9fd26
Merge branch 'default-lang-dialect' into step2
|
11 years ago |
Stephen Kelly
|
a3d0ae1758
Features: Fix the default C dialect for Clang and GNU.
|
11 years ago |
Stephen Kelly
|
82c283f914
Features: Use the correct dialect flag when recording features.
|
11 years ago |
Stephen Kelly
|
b18155b788
Features: Reorder the GNU C dialect feature tests
|
11 years ago |
Stephen Kelly
|
e0890d03a4
Features: Extend concept to C language.
|
12 years ago |
Brad King
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
Brad King
|
07ea19ad1f
ENH: Implicit link info for C, CXX, and Fortran
|
16 years ago |