summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/AppleClang-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-301-18/+0
* AppleClang: Use common compiler macros for language standard defaultChuck Atkins2017-05-021-12/+1
* Features: Activate C++ 17 support for AppleClang 6.1+Brad King2016-12-021-0/+8
* Features: Make feature recording conditions more consistentBrad King2016-12-021-2/+1
* Features: Centralize per-compiler recording macrosBrad King2016-11-021-7/+3
* Project: Guess default standard dialect if compiler was forced (#15852)Brad King2015-11-191-0/+3
* Project: Don't require computed default dialect if compiler was forced.Stephen Kelly2015-09-221-3/+5
* Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-181-1/+5
* AppleClang: Use modern C++14 standard flags for Apple Clang 6.1Brad King2015-07-091-1/+4
* Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.Stephen Kelly2015-02-041-1/+3
* AppleClang: Remove redundant UNIX condition.Stephen Kelly2015-02-041-1/+1
* Features: Ensure appropriate return value from feature test macros.Stephen Kelly2015-01-151-2/+1
* Features: Record for historical Xcode clang versions.Stephen Kelly2015-01-111-2/+5
* Features: Record dialect flags for AppleClang 4.0+.Stephen Kelly2015-01-111-1/+4
* Features: Record for AppleClang 5.1Stephen Kelly2014-12-221-0/+31
* Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-191-1/+1
* Don't load Clang-CXX from AppleClang-CXX.Stephen Kelly2014-04-071-1/+6
* Clang: Add separate "AppleClang" compiler idBrad King2013-10-081-0/+1