| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Print more info on CheckIPOSupported test failure | Brad King | 2017-08-23 | 3 | -6/+9 |
|
|
* | CompileFeatures: Makes tests work with meta-feature only | Chuck Atkins | 2017-05-29 | 1 | -1/+12 |
|
|
* | Tests: Add cases for typical CheckIPOSupported usage | Ruslan Baratov | 2017-04-18 | 9 | -0/+88 |
|
|
* | WriteCompilerDetectionHeader: fix STATIC_ASSERT | Daniel Pfeifer | 2017-03-06 | 2 | -0/+6 |
|
|
* | Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supported | Rolf Eike Beer | 2017-02-02 | 1 | -1/+5 |
|
|
* | Tests/Module/WCDH: write multi_file_compiler_detection.h before using it | Rolf Eike Beer | 2017-02-02 | 1 | -11/+11 |
|
|
* | Tests/Module/WCDH: make it work with only C features defined | Rolf Eike Beer | 2017-01-30 | 1 | -51/+51 |
|
|
* | WCDH: optionally omit error code for unknown compilers or compiler versions | Rolf Eike Beer | 2017-01-30 | 1 | -1/+29 |
|
|
* | ExternalData: Add support for SHA-3 algorithms | Brad King | 2016-11-11 | 3 | -0/+3 |
|
|
* | ExternalData: Add support for multiple hash algorithms | Matt McCormick | 2016-10-18 | 5 | -0/+6 |
|
|
* | ExternalData: Tolerate files duplicated across multiple targets | Brad King | 2016-09-07 | 3 | -0/+27 |
|
|
* | Tests: Port GenerateExportHeader test to RunCMake infrastructure | Brad King | 2016-09-05 | 34 | -1530/+0 |
|
|
* | Use string(APPEND) in Tests | Daniel Pfeifer | 2016-07-27 | 1 | -2/+2 |
|
|
* | Tests: Run clang-format on GenerateExportHeader code | Brad King | 2016-06-29 | 1 | -1/+1 |
|
|
* | GenerateExportHeader: Add option to specify custom content | Brad King | 2016-06-28 | 2 | -0/+7 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 16 | -189/+238 |
|
|
* | WCDH: Add Intel to list of supported compilers | Robert Maynard | 2016-04-28 | 1 | -5/+9 |
|
|
* | GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022) | Andreas Schuh | 2016-03-17 | 14 | -42/+56 |
|
|
* | Tests: fix Module.GenerateExportHeader building on Clang/C2 | Mariusz PluciĆski | 2016-03-10 | 3 | -1/+93 |
|
|
* | Tests: fix GenerateExportHeader directory definitions | Ben Boeckel | 2016-02-12 | 2 | -9/+6 |
|
|
* | GenerateExportHeader: Work around buggy std::getline behavior in BCB5. | James Johnston | 2015-12-31 | 1 | -0/+12 |
|
|
* | Revert topic 'compiler-features-solaris' | Brad King | 2015-10-08 | 1 | -2/+1 |
|
|
* | Tests: Suppress WriteCompilerDetectionHeader failure on SunPro | Brad King | 2015-09-30 | 1 | -1/+2 |
|
|
* | GenerateExportHeader: Use dllexport/dllimport on Cygwin | Tony Kelman | 2015-08-27 | 1 | -2/+2 |
|
|
* | ExternalData: Add option to disable use of symlinks | Brad King | 2015-05-22 | 4 | -0/+16 |
|
|
* | ExternalData: Add option to recursively match under directories | Brad King | 2015-03-27 | 11 | -0/+16 |
|
|
* | ExternalData: Add support for custom algorithm-to-URL mapping | Brad King | 2015-02-25 | 6 | -0/+16 |
|
|
* | Features: Fix C90 feature detection. | Stephen Kelly | 2015-02-04 | 3 | -0/+80 |
|
|
* | Features: Record for MSVC 2010-2015 | Robert Maynard | 2015-01-30 | 1 | -2/+13 |
|
|
* | WCDH: Test that no C compiler features are defined for CXX compiler. | Stephen Kelly | 2015-01-19 | 2 | -0/+8 |
|
|
* | WCDH: Fix the C_STANDARD property in the tests. | Stephen Kelly | 2015-01-19 | 1 | -1/+1 |
|
|
* | Merge topic 'GNU-4.4-compile-features' | Brad King | 2015-01-19 | 1 | -6/+8 |
|\ |
|
| * | Features: Wrap failure-test in UNIX condition. | Stephen Kelly | 2015-01-18 | 1 | -6/+8 |
|
|
* | | Features: Record for SolarisStudio 12.4. | Stephen Kelly | 2015-01-17 | 1 | -3/+4 |
|/ |
|
* | ExternalData: Add support for custom download scripts | Brad King | 2015-01-15 | 4 | -0/+13 |
|
|
* | Revert topic 'feature_record_msvc' | Brad King | 2015-01-14 | 1 | -14/+2 |
|
|
* | Features: Enable writing of MSVC compiler feature header. | Robert Maynard | 2015-01-11 | 1 | -2/+14 |
|
|
* | Features: Quote all compiler names when comparing with COMPILER_ID | Robert Maynard | 2015-01-11 | 1 | -7/+7 |
|
|
* | Features: Record for AppleClang 5.1 | Stephen Kelly | 2014-12-22 | 1 | -4/+6 |
|
|
* | Merge topic 'WCDH-multi-file' | Brad King | 2014-11-26 | 4 | -23/+58 |
|\ |
|
| * | WCDH: Make it possible to generate multiple files. | Stephen Kelly | 2014-11-24 | 4 | -23/+58 |
|
|
* | | WCDH: Make the header -Wundef safe for the C language. | Stephen Kelly | 2014-11-25 | 2 | -0/+14 |
|/ |
|
* | Features: Add compiler version support to WriteCompilerDetectionHeader. | Stephen Kelly | 2014-06-09 | 2 | -0/+19 |
|
|
* | Features: Record for Clang 3.4 | Stephen Kelly | 2014-05-20 | 1 | -2/+3 |
|
|
* | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 1 | -2/+3 |
|
|
* | Add the WriteCompilerDetectionHeader module. | Stephen Kelly | 2014-05-14 | 2 | -0/+98 |
|
|
* | Merge topic 'hp-cpp98-tests' | Brad King | 2014-05-08 | 1 | -0/+9 |
|\ |
|
| * | HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards | Rolf Eike Beer | 2014-04-25 | 1 | -0/+9 |
|
|
* | | ExternalData: Warn on missing file instead of failing | Brad King | 2014-04-17 | 2 | -0/+24 |
|/ |
|
* | find_dependency: Extend the tests for use of EXACT macro parameter. | Stephen Kelly | 2014-03-10 | 8 | -1/+62 |
|
|