Commit History

Author SHA1 Message Date
  Ruben Van Boxem c67bb5bae3 Clang: Do not add '-std=' options when simulating MSVC 8 years ago
  Chuck Atkins a40e6ba88d Clang: Fix language defaults for 2.1 8 years ago
  Chuck Atkins 9b112a848a Compilers: Port to use default cmake_record_lang_compile_features macros 8 years ago
  Chuck Atkins 08fa2ba8d0 Clang: Use common compiler macros for language standard default 8 years ago
  Giel van Schijndel 9fe399e389 Features: activate C++11 support for Clang 3.1+ 9 years ago
  Brad King 8084f7a6c9 Features: Activate C++ 17 support for Clang 3.5+ 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 3baca6364b Record compile features for MinGW Clang on Windows (#15897) 10 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
  Stephen Kelly 9d767810e1 Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers. 10 years ago
  Stephen Kelly a60027a642 Features: Ensure appropriate return value from feature test macros. 11 years ago
  Fraser Hutchison 4d52cd36ad Avoid if() quoted auto-dereference when checking for "MSVC" 11 years ago
  Stephen Kelly 82c283f914 Features: Use the correct dialect flag when recording features. 11 years ago
  Stephen Kelly 49b8140e5d Clang: Enable c++14 dialect flag with Clang 3.5. 11 years ago
  Stephen Kelly 0b80fc350a Clang: Don't overwrite c++11 compile option value with c++14 flag. 11 years ago
  Stephen Kelly cda233194f Features: Record for Clang 3.4 11 years ago
  Stephen Kelly 5c04dfe465 Features: Only require AppleClang policy to be NEW on APPLE. 11 years ago
  Stephen Kelly 8238a6cd5d Add some COMPILE_OPTIONS for specifying C++ dialect. 12 years ago
  Stephen Kelly 59b5fdd37c Don't load Clang-CXX from AppleClang-CXX. 12 years ago
  Brad King 3d8356d486 Clang: Support Windows variants for GNU and MSVC (#13035, #14458) 12 years ago
  Stephen Kelly cd1fa537a0 Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property. 12 years ago
  Brad King 6e34aea93c Clang: Split Compiler/Clang* modules out from GNU (#13550) 13 years ago
  Brad King 571dc74891 Recognize Clang C and C++ compilers (see #10693) 15 years ago