summaryrefslogtreecommitdiff
path: root/Modules/CheckLanguage.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules:Check*: refactor: use block(SCOPE_FOR POLICIES)scivision2023-03-081-2/+2
* Modules: Record system inspection steps in the configure logBrad King2023-01-181-2/+2
* CheckLanguage: Don't pass CMAKE_CUDA_HOST_COMPILER for Visual StudioRaul Tambre2021-10-191-1/+1
* CheckLanguage: Avoid CMP0126 warningBrad King2021-08-181-0/+5
* CheckLanguage: Pass CMAKE_TOOLCHAIN_FILE to test projectSamir Benmendil2020-10-161-0/+6
* Help: Document CMAKE_CUDA_HOST_COMPILER as specific to NVIDIA nvccBrad King2020-07-141-1/+1
* Merge topic 'CheckLanguage-cuda-host'Brad King2020-05-061-1/+1
|\
| * CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILERBrad King2020-05-051-1/+1
* | CheckLanguage: hide commonly used variable namesHannes Vogt2020-03-181-8/+8
* | CheckLanguage: Pass CMAKE_MAKE_PROGRAM to child processKyle Edwards2020-01-241-0/+6
* | Refactor: Use added message types in various modulesAlex Turbov2019-11-021-2/+4
|/
* CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilationRobert Maynard2019-06-031-4/+23
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-5/+5
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-29/+30
* Check*: Added include guardsCristian Adam2017-12-011-0/+2
* CheckLanguage: Pass generator instance into checkBrad King2017-10-191-0/+6
* CheckLanguage: Pass generator platform and toolset into checkBrad King2017-03-081-0/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Keep cmake_minimum_required calls in sync with current versionDaniele E. Domenichelli2014-05-191-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-9/+22
* Add CheckLanguage moduleBrad King2012-02-081-0/+65