summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET.Alex Birch2022-05-201-44/+92
* FindPkgConfig: Fix parsing of backslash-escaped spaces in pkg-config outputAlex Birch2022-05-121-1/+3
* Merge topic 'FindOpenSSL-qnx7.0'Brad King2022-05-101-3/+19
|\
| * FindOpenSSL: Support version 1.1.1 under QNX 7.0Georg Lutz2022-05-061-3/+19
* | Merge topic 'werror-property'Brad King2022-05-1017-27/+55
|\ \
| * | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-0617-27/+55
* | | OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 buildsCameron Cawley2022-05-066-0/+32
* | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-061-5/+19
* | | Merge topic 'Java-version-handling'Brad King2022-05-062-77/+47
|\ \ \
| * \ \ Merge branch 'backport-3.23-Java-version-handling' into Java-version-handlingMarc Chevrier2022-05-052-77/+47
| |\ \ \
| | * | | FindJava, FindJNI: ensure correct handling of versions on WindowsMarc Chevrier2022-05-052-77/+47
* | | | | Merge topic 'FetchContent_find_package_integration'Craig Scott2022-05-063-44/+491
|\ \ \ \ \
| * | | | | Packages: Integrate FetchContent and find_package()Craig Scott2022-05-033-44/+491
* | | | | | Merge topic 'ExternalProject-no-extract-timestamp'Brad King2022-05-052-5/+57
|\ \ \ \ \ \
| * | | | | | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policyKasper Laudrup2022-05-042-5/+57
* | | | | | | Merge topic 'remove-PackageMaker-generator'Brad King2022-05-051-3/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-041-3/+0
| |/ / / / /
* | | | | | Merge topic 'less_ptx_for_all_all-major_native'Brad King2022-05-042-0/+12
|\ \ \ \ \ \
| * | | | | | CUDA: native/all/all-major generates minimal set of ptx codeRobert Maynard2022-05-032-0/+12
| |/ / / / /
* | | | | | Merge topic 'cpack-nsis-typos'Brad King2022-05-041-22/+22
|\ \ \ \ \ \
| * | | | | | CPack/NSIS: Fix several typos in the NSIS templateSadie Powell2022-05-031-22/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'FindThreads-aix'Brad King2022-05-041-33/+19
|\ \ \ \ \ \
| * | | | | | FindThreads: avoid failing in AIX when using -D_XOPEN_SOURCE=500Carlo Marcelo Arenas Belón2022-05-031-33/+19
| |/ / / / /
* | | | | | Merge topic 'FindPython-fix-typo-error'Brad King2022-05-041-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindPython: fix typo errorMarc Chevrier2022-05-031-1/+1
| | |_|/ / | |/| | |
* | | | | 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-181-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