summaryrefslogtreecommitdiffstats
path: root/Tests/Module/WriteCompilerDetectionHeader/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* WCDH: introduce BARE_FEATURESRolf Eike Beer2018-04-031-1/+14
* CompileFeatures: Makes tests work with meta-feature onlyChuck Atkins2017-05-291-1/+12
* Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supportedRolf Eike Beer2017-02-021-1/+5
* Tests/Module/WCDH: write multi_file_compiler_detection.h before using itRolf Eike Beer2017-02-021-11/+11
* Tests/Module/WCDH: make it work with only C features definedRolf Eike Beer2017-01-301-51/+51
* WCDH: optionally omit error code for unknown compilers or compiler versionsRolf Eike Beer2017-01-301-1/+29
* WCDH: Add Intel to list of supported compilersRobert Maynard2016-04-281-5/+9
* Revert topic 'compiler-features-solaris'Brad King2015-10-081-2/+1
* Tests: Suppress WriteCompilerDetectionHeader failure on SunProBrad King2015-09-301-1/+2
* Features: Fix C90 feature detection.Stephen Kelly2015-02-041-0/+22
* Features: Record for MSVC 2010-2015Robert Maynard2015-01-301-2/+13
* WCDH: Fix the C_STANDARD property in the tests.Stephen Kelly2015-01-191-1/+1
* Merge topic 'GNU-4.4-compile-features'Brad King2015-01-191-6/+8
|\
| * Features: Wrap failure-test in UNIX condition.Stephen Kelly2015-01-181-6/+8
* | Features: Record for SolarisStudio 12.4.Stephen Kelly2015-01-171-3/+4
|/
* Revert topic 'feature_record_msvc'Brad King2015-01-141-14/+2
* Features: Enable writing of MSVC compiler feature header.Robert Maynard2015-01-111-2/+14
* Features: Quote all compiler names when comparing with COMPILER_IDRobert Maynard2015-01-111-7/+7
* Features: Record for AppleClang 5.1Stephen Kelly2014-12-221-4/+6
* Merge topic 'WCDH-multi-file'Brad King2014-11-261-0/+21
|\
| * WCDH: Make it possible to generate multiple files.Stephen Kelly2014-11-241-0/+21
* | WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-251-0/+7
|/
* Features: Add compiler version support to WriteCompilerDetectionHeader.Stephen Kelly2014-06-091-0/+7
* Features: Record for Clang 3.4Stephen Kelly2014-05-201-2/+3
* Features: Extend concept to C language.Stephen Kelly2014-05-141-2/+3
* Add the WriteCompilerDetectionHeader module.Stephen Kelly2014-05-141-0/+79