summaryrefslogtreecommitdiffstats
path: root/Modules/WriteCompilerDetectionHeader.cmake
Commit message (Expand)AuthorAgeFilesLines
* Features: Record for MSVC 2010-2015Robert Maynard2015-01-301-2/+7
* Features: Record for SolarisStudio 12.4.Stephen Kelly2015-01-171-0/+1
* WCDH: Generate per-language files in multi-file mode.Stephen Kelly2015-01-171-12/+16
* WCDH: Allow compilers to specify features for one language but not the other.Stephen Kelly2015-01-171-2/+8
* WCDH: Find a language-specific DetermineCompiler.cmake if present.Stephen Kelly2015-01-171-1/+5
* Merge topic 'revert-feature_record_msvc'Brad King2015-01-151-3/+2
|\
| * Revert topic 'feature_record_msvc'Brad King2015-01-141-3/+2
* | Merge topic 'feature_record_msvc'Brad King2015-01-111-2/+3
|\ \ | |/
| * Features: Enable writing of MSVC compiler feature header.Robert Maynard2015-01-111-2/+3
* | WCDH: Add feature portability for thread_local.Stephen Kelly2015-01-011-0/+15
|/
* Features: Record for AppleClang 5.1Stephen Kelly2014-12-221-3/+4
* Merge topic 'WCDH-multi-file'Brad King2014-11-261-4/+97
|\
| * WCDH: Make it possible to generate multiple files.Stephen Kelly2014-11-241-4/+97
* | WCDH: Don't imply that MSVC is supported by the module.Stephen Kelly2014-11-231-1/+1
|/
* 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