summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/include
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-208-8/+8
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyAJIOB2025-10-163-6/+6
* Tests/RunCMake: Match xxx.cmake file name more preciselyAJIOB2025-10-167-7/+7
* Do not define CMAKE_PARENT_LIST_FILE in CMakeLists.txtBenjamin Buch2025-07-1513-2/+93
* CMakeDetermineVSServicePack: Add policy to remove this moduleBrad King2025-05-2810-0/+45
* Fix CMAKE_PARENT_LIST_FILE after return from include() or find_package()Benjamin Buch2025-04-124-5/+8
* Tests: Add cases for CMAKE_PARENT_LIST_FILE with include() and find_package()Benjamin Buch2025-04-1215-0/+51
* Tests/RunCMake/include: Match incidental line numbers more robustlyBrad King2025-04-125-6/+6
* FindCABLE: Add policy to remove this moduleBrad King2025-03-2710-0/+45
* FindGCCXML: Add policy to remove this moduleBrad King2025-02-1710-0/+45
* CMP0024: Remove support for OLD behaviorBrad King2025-01-194-35/+0
* Clarify advice given by compatibility deprecation message for CMake < 3.10Brad King2024-11-141-2/+3
* Deprecate compatibility with CMake versions older than 3.10Brad King2024-10-031-1/+1
* Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
* FindBoost: Add policy to remove this moduleBrad King2024-05-0310-0/+45
* FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-3019-0/+89
* FindCUDA: Add policy to remove this moduleBrad King2023-03-0910-0/+45
* Tests: Update RunCMake.include cmake_minimum_required versionBrad King2023-03-0710-37/+48
* include: refactor call sites of cmMakefile::ReadDependentFileAsit Dhal2020-10-219-1/+27
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* Policies: omit warnings about unset policies when they are actually set to NEWNils Gladitz2014-03-311-4/+0
* Don't allow include() of export(EXPORT) file at configure time.Stephen Kelly2014-01-064-0/+14
* CMP0024: Store the fact of included export in global generator.Stephen Kelly2013-10-106-13/+12
* export: Add policy CMP0024 to disallow include() of export filesStephen Kelly2013-10-078-0/+58
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* include: Ignore empty string as file name (#13388)Brad King2012-07-106-0/+19