summaryrefslogtreecommitdiff
path: root/Tests/Module
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Add Device LTO support for nvccRobert Maynard2022-07-224-0/+110
* IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-271-2/+2
* LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+3
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-2/+2
* Tests: Update for the FujitsuClang compilerYuichiro Utsumi2021-03-311-2/+2
* Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-2/+2
* Tests: Update Module.WriteCompilerDetectionHeader for IntelLLVMBrad King2021-01-281-2/+2
* Tests: Update tests for NVHPC compilerTin Huynh2021-01-271-2/+2
* Tests: Avoid duplicate custom commands for Xcode "new build system"Brad King2020-09-181-0/+7
* Tests: Cover CheckTypeSize with uint8_t and std::uint8_tBrad King2020-07-223-0/+38
* 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