summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'findopengl-glu-include-dir'Brad King2024-02-061-1/+29
|\
| * FindOpenGL: Add support for a separate GLU include directoryJordan Williams2024-02-051-1/+29
* | Help: Document CMAKE_SYSTEM_NAME possible valuesPeter Kokot2024-02-051-24/+0
* | Merge topic 'GoogleTest-test-launcher'Brad King2024-02-021-4/+23
|\ \
| * | GoogleTest: Honor TEST_LAUNCHER in gtest_discover_testsRalf Habacker2024-01-311-4/+23
* | | Merge topic 'FindOpenACC'Brad King2024-02-021-0/+1
|\ \ \ | |_|/ |/| |
| * | FindOpenACC: Add support for the Clang CompilerAaron Jarmusch2024-02-011-0/+1
* | | Merge topic 'cuda-clang-windows'Brad King2024-02-011-13/+8
|\ \ \
| * | | CUDA/Clang: Fail early when mixing clang++ with cl on WindowsBrad King2024-01-311-13/+8
* | | | Merge topic 'cross-compiling-init'Brad King2024-02-011-8/+4
|\ \ \ \ | |/ / / |/| | |
| * | | CMakeDetermineSystem: Simplify cross-compiling logging decisionPavel Ferencz2024-01-301-4/+1
| * | | CMakeDetermineSystem: Clarify comment when CMAKE_SYSTEM_NAME is already setBrad King2024-01-301-4/+3
* | | | Merge topic 'env-cmake-install-prefix'Brad King2024-01-311-9/+16
|\ \ \ \
| * | | | cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variableSilvio Traversaro2024-01-301-9/+16
| | |_|/ | |/| |
* | | | Merge topic 'FindICU-include-dir-advanced'Brad King2024-01-301-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | FindICU: Mark ICU_INCLUDE_DIR as advanced variablePeter Kokot2024-01-291-0/+1
* | | | Merge topic 'productbuild-domains-policy'Brad King2024-01-291-0/+19
|\ \ \ \
| * | | | CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)Craig Scott2024-01-281-0/+18
| * | | | CPack: Clear temporary variable after it is no longer neededCraig Scott2024-01-281-0/+1
| | |/ / | |/| |
* | | | Merge topic 'fortrancinterface-extra-newline'Craig Scott2024-01-291-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | FortranCInterface: Skip appending an unnecessary newline to Output.cmakeCraig Scott2024-01-271-1/+0
| |/ /
* | | Merge topic 'fortrancinterface-IS_NEWER_THAN'Brad King2024-01-281-1/+1
|\ \ \
| * | | FortranCInterface: Fix wrong path when deciding if redetection is neededCraig Scott2024-01-271-1/+1
| |/ /
* | | ExternalProject: Prevent URL list-splitting on special charactersCraig Scott2024-01-272-1/+9
* | | ExternalProject: Catch empty REMOTE or LOCAL earlierCraig Scott2024-01-272-8/+7
* | | ExternalProject: Update foreach() calls to use IN LISTS and IN ITEMSCraig Scott2024-01-271-13/+13
* | | ExternalProject: Remove N^2 add_dependencies() callsCraig Scott2024-01-271-5/+3
|/ /
* | Merge topic 'revert-FindFreetype-use-config'Brad King2024-01-261-98/+0
|\ \
| * | FindFreetype: Revert use of upstream freetype cmake packageBrad King2024-01-251-98/+0
* | | Merge topic 'find-matlab-docs-mcr-version-mapping'Brad King2024-01-261-1/+11
|\ \ \
| * | | FindMatlab: Document that version mappings do not apply to MCRHermann von Kleist2024-01-251-1/+11
| |/ /
* | | Merge topic 'find-matlab-fix-nonzero-patch-version'Brad King2024-01-261-4/+5
|\ \ \
| * | | FindMatlab: Some versions use major.minor.patch in the registryHermann von Kleist2024-01-251-4/+5
| |/ /
* | | Merge topic 'cpack-wix-msi-status'Brad King2024-01-251-0/+1
|\ \ \
| * | | CPack/WiX: Fix installer status textBrad King2024-01-241-0/+1
| | |/ | |/|
* | | IntelLLVM: support marking include paths as SYSTEM directoriesBen Boeckel2024-01-241-0/+6
|/ /
* | Merge topic 'cpack-rpm-threads'Brad King2024-01-241-1/+5
|\ \
| * | CPack/RPM: Enable rpm threads during package generationElijah Zarezky2024-01-231-1/+5
* | | Merge topic 'FindMatlab-docs'Brad King2024-01-231-10/+7
|\ \ \ | | |/ | |/|
| * | FindMatlab: Fix error message from functionHermann von Kleist2024-01-221-1/+1
| * | FindMatlab: Document all registry paths for version lookupHermann von Kleist2024-01-221-3/+4
| * | FindMatlab: matlab_get_release_name_from_version is a function nowHermann von Kleist2024-01-221-6/+2
* | | Merge topic 'cuda-clang-windows'Brad King2024-01-234-6/+22
|\ \ \ | |_|/ |/| |
| * | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontendBrad King2024-01-224-6/+22
* | | Merge topic 'find_library-msvc-libfoo.a'Brad King2024-01-221-1/+5
|\ \ \
| * | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionBrad King2024-01-191-1/+5
| |/ /
* | | Merge topic 'FindMPI.IntelLLVM'Brad King2024-01-221-6/+6
|\ \ \ | |/ / |/| |
| * | FindMPI: add IntelLLVM MPI wrappersEisuke Kawashima2024-01-191-6/+6
* | | Merge topic 'matlab-env'Brad King2024-01-191-16/+16
|\ \ \
| * | | FindMatlab: use NAMES for find_*scivision2024-01-171-12/+12