summaryrefslogtreecommitdiffstats
path: root/Modules/WriteCompilerDetectionHeader.cmake
Commit message (Expand)AuthorAgeFilesLines
* WCDH: Ensure that the prefix argument to the macro is valid.Stephen Kelly2014-07-021-0/+8
* WCDH: Fix compiler id test for compatibility macros.Stephen Kelly2014-06-131-4/+4
* WCDH: Remove noise from generated defines.Stephen Kelly2014-06-131-7/+7
* WCDH: Document the alignof and alignas wrapper macros.Stephen Kelly2014-06-101-0/+10
* Merge topic 'WriteCompilerDetectionHeader-compiler-versions'Brad King2014-06-101-3/+57
|\
| * Features: Add compiler version support to WriteCompilerDetectionHeader.Stephen Kelly2014-06-091-1/+50
| * WCDH: Issue a better message for version compatibility.Stephen Kelly2014-06-051-2/+7
* | WCDH: Add compatibility defines for deprecation.Stephen Kelly2014-06-091-10/+52
|/
* Help: Add a manual for compiler feature control.Stephen Kelly2014-05-271-0/+3
* Features: Record for Clang 3.4Stephen Kelly2014-05-201-0/+1
* Features: Extend concept to C language.Stephen Kelly2014-05-141-4/+20
* Add the WriteCompilerDetectionHeader module.Stephen Kelly2014-05-141-0/+401