summaryrefslogtreecommitdiff
path: root/Tests/Module
Commit message (Expand)AuthorAgeFilesLines
* bindexplib: supporting llvm bitcode formats using llvm-nmZsolt Parragi2019-08-306-5/+36
* Clang: For MSVC ABI do not use modes older than C++14Brad King2019-07-241-3/+1
* Tests: fix failures with gnu mode clang on windowsZsolt Parragi2019-05-241-1/+3
* Merge topic 'meta-feature_only_infer_granular_support'Brad King2019-04-101-4/+8
|\
| * CompileFeatures: Now able to presume full language level supportRobert Maynard2019-04-091-4/+8
* | find_dependency: Always search dependenciesDamien R2019-03-294-1/+36
|/
* Tests: Fix Module.WriteCompilerDetectionHeader for Intel on WindowsBrad King2019-02-141-1/+2
* Tests: Teach tests when to treat clang-cl as MSVCZsolt Parragi2019-02-111-3/+3
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-018-63/+63
* Tests: Avoid duplicate rules in ExternalData testBrad King2018-04-132-3/+4
* WCDH: introduce BARE_FEATURESRolf Eike Beer2018-04-032-1/+37
* Merge topic 'modernize-git-whitespace-attributes'Brad King2017-08-256-5/+5
|\
| * gitattributes: prefer `-text` for binary filesBen Boeckel2017-08-236-5/+5
* | Tests: Print more info on CheckIPOSupported test failureBrad King2017-08-233-6/+9
|/
* CompileFeatures: Makes tests work with meta-feature onlyChuck Atkins2017-05-291-1/+12
* Tests: Add cases for typical CheckIPOSupported usageRuslan Baratov2017-04-189-0/+88
* WriteCompilerDetectionHeader: fix STATIC_ASSERTDaniel Pfeifer2017-03-062-0/+6
* 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
* ExternalData: Add support for SHA-3 algorithmsBrad King2016-11-113-0/+3
* ExternalData: Add support for multiple hash algorithmsMatt McCormick2016-10-185-0/+6
* ExternalData: Tolerate files duplicated across multiple targetsBrad King2016-09-073-0/+27
* Tests: Port GenerateExportHeader test to RunCMake infrastructureBrad King2016-09-0534-1530/+0
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-281-2/+2
* Tests: Run clang-format on GenerateExportHeader codeBrad King2016-06-291-1/+1
* GenerateExportHeader: Add option to specify custom contentBrad King2016-06-282-0/+7
* Revise C++ coding style using clang-formatKitware Robot2016-05-1616-189/+238
* WCDH: Add Intel to list of supported compilersRobert Maynard2016-04-281-5/+9
* GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022)Andreas Schuh2016-03-1714-42/+56
* Tests: fix Module.GenerateExportHeader building on Clang/C2Mariusz PluciƄski2016-03-103-1/+93
* Tests: fix GenerateExportHeader directory definitionsBen Boeckel2016-02-122-9/+6
* GenerateExportHeader: Work around buggy std::getline behavior in BCB5.James Johnston2015-12-311-0/+12
* Revert topic 'compiler-features-solaris'Brad King2015-10-081-2/+1
* Tests: Suppress WriteCompilerDetectionHeader failure on SunProBrad King2015-09-301-1/+2
* GenerateExportHeader: Use dllexport/dllimport on CygwinTony Kelman2015-08-271-2/+2
* ExternalData: Add option to disable use of symlinksBrad King2015-05-224-0/+16
* ExternalData: Add option to recursively match under directoriesBrad King2015-03-2711-0/+16
* ExternalData: Add support for custom algorithm-to-URL mappingBrad King2015-02-256-0/+16
* Features: Fix C90 feature detection.Stephen Kelly2015-02-043-0/+80
* Features: Record for MSVC 2010-2015Robert Maynard2015-01-301-2/+13
* WCDH: Test that no C compiler features are defined for CXX compiler.Stephen Kelly2015-01-192-0/+8
* 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
|/
* ExternalData: Add support for custom download scriptsBrad King2015-01-154-0/+13
* 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