summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/AppleClang-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'apple_clang_cxx_20_support'Brad King2019-05-141-1/+5
|\
| * Features: Activate C++20 support for AppleClang 10.0+Robert Maynard2019-05-071-1/+5
* | CompileFeatures: Record when AppleClang gained full CXX14 supportRobert Maynard2019-05-071-0/+2
|/
* CompileFeatures: Record when compilers gained full CXX11 supportRobert Maynard2019-04-291-0/+5
* CompileFeatures: Record when CXX compilers have gained full support for 98Robert Maynard2019-04-111-0/+1
* PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-191-3/+0
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-0/+3
* 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