summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/AppleClang-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* Record when C compilers have gained full support for 90,99,11Robert Maynard2019-03-271-0/+3
* 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-15/+0
* AppleClang: Use common compiler macros for language standard defaultChuck Atkins2017-05-021-11/+1
* Features: Make feature recording conditions more consistentBrad King2016-12-021-1/+3
* 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/+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-1/+1
* Features: Record dialect flags for AppleClang 4.0+.Stephen Kelly2015-01-111-1/+1
* Features: Record for AppleClang 5.1Stephen Kelly2014-12-221-0/+31
* Features: Don't record for AppleClangStephen Kelly2014-11-121-1/+2
* Clang: Add separate "AppleClang" compiler idBrad King2013-10-081-0/+1