Commit History

Author SHA1 Message Date
  Brad King 48aac247e9 Compile with explicit language flag when source LANGUAGE property is set 5 years ago
  Marc Chevrier 2c71d051fa Makefiles Generators: use compiler for dependencies generation 5 years ago
  Brad King 30aa715fac Revert "specify language flag when source LANGUAGE property is set" 5 years ago
  Robert Maynard 457170a476 CXX: Compile when possible with explicit `Cxx` language flag set 5 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
  Brad King 71cb8ce3a1 Features: Activate C++ 20 support for GNU 8.0+ 7 years ago
  Brad King 0bc3e5788a Features: Use -std=c++17 for C++ 17 on GNU 8.0+ 7 years ago
  Chuck Atkins 220ede74ff GNU: Fix language defaults for 3.4 8 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 e2ee097147 g++ knows about C++98 selection flags since at least 3.4 8 years ago
  Rolf Eike Beer 37ed860ad1 GNU C++: record that -fvisibility-inlines-hidden is available since 4.0 8 years ago
  Brad King 24e29d4190 Features: Activate C++ 17 support for GNU 5.1+ 9 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 f94727a9c2 Record compile features for GNU on Windows (#15443) 10 years ago
  Stephen Kelly 9d767810e1 Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers. 10 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 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
  Brad King 47f1020b54 Merge topic 'fix-GNU-CXX-dialect-versions' 11 years ago
  Stephen Kelly c03c184be0 Features: Record C++11 dialect switch only for GNU 4.7 and later. 11 years ago
  Stephen Kelly 32b91b9e01 Features: Run GNU feature tests with std=c++14 when available. 11 years ago