summaryrefslogtreecommitdiff
path: root/Modules/Compiler/AppleClang-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* AppleClang: Add flags for C17 and C23Brad King2021-06-161-1/+11
* Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-0/+1
* Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-291-0/+12
* Revert "specify language flag when source LANGUAGE property is set"Brad King2020-11-191-2/+0
* C: Compile when possible with explicit `C` language flag setRobert Maynard2020-06-091-0/+2
* 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-071-0/+1