summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-051-3/+0
* Merge topic 'cuda-arch-verify'Brad King2022-05-031-3/+4
|\
| * CUDA: Restore CMAKE_CUDA_ARCHITECTURES support for -real and -virtual suffixesBrad King2022-04-291-3/+4
* | Merge topic 'findmpi_dont_variable_lang'Brad King2022-04-281-4/+4
|\ \ | |/ |/|
| * FindMPI: Don't check for variables named the same as the languagesRobert Maynard2022-04-261-4/+4
* | Merge topic 'cuda-arch-verify'Brad King2022-04-283-160/+21
|\ \
| * | CUDA: Defer architecture testing to the compiler testing stepBrad King2022-04-253-160/+21
| |/
* | Merge topic 'FindThreads-cleanup'Brad King2022-04-271-37/+39
|\ \
| * | FindThreads: Factor out helper macro for libc checkBrad King2022-04-261-9/+17
| * | FindThreads: Avoid repeating check for -pthread flagBrad King2022-04-261-1/+3
| * | FindThreads: Simplify conditions for not-in-libc checksBrad King2022-04-261-13/+13
| * | FindThreads: Remove unnecessary conditionBrad King2022-04-261-26/+25
| * | FindThreads: Clarify internal helper macro namesBrad King2022-04-261-7/+7
| * | FindThreads: Drop strange SunOS+pthread.h+thr_create combinationBrad King2022-04-261-4/+0
| * | FindThreads: Drop unused internal CMAKE_HAVE_THREADS_LIBRARY variableBrad King2022-04-261-3/+0
| |/
* | Merge topic 'CUDAToolkit-cupti-include-dirs'Brad King2022-04-271-7/+20
|\ \
| * | CUDAToolkit: Add include paths for CUDA::cuptiPeter Bell2022-04-261-7/+20
| |/
* | Merge topic 'FindBoost-1.79'Brad King2022-04-271-1/+2
|\ \ | |/ |/|
| * FindBoost: Add support for Boost 1.79Brad King2022-04-261-1/+2
| * Merge topic 'CheckCompilerFlags-revert-linker-warnings' into release-3.23Brad King2022-04-222-1/+9
| |\
* | \ Merge topic 'FindICU-show-found-libs'Brad King2022-04-221-2/+2
|\ \ \
| * | | FindICU: Show location of found librariesDon Olmstead2022-04-211-2/+2
* | | | Merge topic 'clang-cl-asm-msvc-runtime'Brad King2022-04-221-0/+5
|\ \ \ \
| * | | | Clang: populate MSVC runtime library abstraction tableSaleem Abdulrasool2022-04-171-0/+5
* | | | | Merge topic 'NO_CMAKE_INSTALL_PREFIX'Brad King2022-04-224-0/+13
|\ \ \ \ \
| * | | | | Find: Support per call disabling of CMAKE_INSTALL_PREFIXRobert Maynard2022-04-154-0/+13
* | | | | | Merge topic 'CheckCompilerFlags-revert-linker-warnings'Brad King2022-04-222-1/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | CheckCompilerFlags: Revert "Catch linker warning about ignored flags"Brad King2022-04-211-1/+0
| * | | | CheckLinkerFlag: Catch linker warning when the checked flag is ignoredBrad King2022-04-211-0/+9
* | | | | Merge topic 'FindPython-pypy-v7.3.9-support'Brad King2022-04-211-1/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindPython: Add support for pypy v7.3.9 and uppersMarc Chevrier2022-04-201-1/+12
| |/ / /
| * | | Merge topic 'doc-CheckPIESupported' into release-3.23Brad King2022-04-121-4/+7
| |\ \ \
* | | | | CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by defaultBrad King2022-04-141-2/+14
| |_|_|/ |/| | |
* | | | Merge topic 'FindGit-no-easygit'Brad King2022-04-141-3/+3
|\ \ \ \
| * | | | FindGit: remove EasyGitMichael Hirsch2022-04-111-3/+3
| | |_|/ | |/| |
* | | | Merge topic 'FindwxWidgets-mingw'Brad King2022-04-121-1/+1
|\ \ \ \
| * | | | FindwxWidgets: set wxWidgets_FIND_STYLE to unix on MINGWMehdi Chinoune2022-04-111-1/+1
* | | | | Merge topic 'FindGLUT-freeglut'Brad King2022-04-121-1/+4
|\ \ \ \ \
| * | | | | FindGLUT: Search for freeglut as well using PkgConfig.Mehdi Chinoune2022-04-111-0/+3
| * | | | | FindGLUT: Search for "freeglut" first On WindowsMehdi Chinoune2022-04-111-1/+1
| |/ / / /
* | | | | Merge topic 'doc-CheckPIESupported'Brad King2022-04-121-4/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CheckPIESupported: Prevent separate output lines running togetherCraig Scott2022-04-111-1/+1
| * | | | Help: Correct/add missing details for CheckPIESupportedCraig Scott2022-04-111-3/+6
* | | | | Merge topic 'FindPostgreSQL-14'Brad King2022-04-121-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | FindPostgreSQL: add support for PostgreSQL 14Even Rouault2022-04-111-2/+2
| |/ /
* | | Merge topic 'check-flag-fembed-bitcode-conflict'Brad King2022-04-111-0/+69
|\ \ \ | |/ / | | / | |/ |/|
| * CheckSourceCompiles: Avoid linker warning with -fembed-bitcodeCraig Scott2022-04-091-0/+69
* | Merge topic 'CheckCompilerFlag-restore-env'Brad King2022-04-081-2/+2
|\ \ | |/
| * CheckCompilerFlag: Fix regression in locale environment preservationBrad King2022-04-071-2/+2
| * Merge topic 'GNUInstallDirs-revert-multiarch-prefixes' into release-3.23Brad King2022-03-311-4/+2
| |\