summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* find_(library|file|path): Drop PATH-derived search prefixesBrad King2023-09-146-11/+35
* Merge branch 'release-3.27'Brad King2023-09-141-2/+2
|\
| * CMake 3.27.5v3.27.5Brad King2023-09-141-2/+2
* | Merge topic 'mingw-search-prefixes'Brad King2023-09-142-0/+12
|\ \
| * | MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-132-0/+12
* | | Merge topic 'presets-schema'Brad King2023-09-123-32/+69
|\ \ \ | |/ / |/| |
| * | presets: Add $schema property to JSON schemaChenMoFeiJin2023-09-123-0/+37
| * | presets: Add missing spaces in JSON schemaChenMoFeiJin2023-09-071-32/+32
* | | Merge topic 'host-msystem-prefix'Brad King2023-09-112-0/+13
|\ \ \
| * | | cmake_host_system_information: Add MSYSTEM_PREFIX queryBrad King2023-09-102-0/+13
* | | | Help: Document if() comparison number formatBrad King2023-09-081-10/+10
|/ / /
* | | Tutorial: Fix-up typos and inconsistenciesbetsy.mcphail2023-09-0713-17/+36
|/ /
* | Merge topic 'xcode-no-legacy-buildsystem'Brad King2023-09-062-1/+10
|\ \
| * | Xcode: reject legacy buildsystem for Xcode 14Gregor Jasny2023-08-312-1/+10
* | | Merge topic 'doc-msvc-debug-format'Brad King2023-09-061-0/+2
|\ \ \ | | |/ | |/|
| * | Help: MSVC_DEBUG_INFORMATION_FORMAT is initialized from associated variableBrad King2023-09-051-0/+2
* | | Help: Explain block() policy-scope rules more clearlyFeRD (Frank Dana)2023-09-012-5/+5
* | | Help: Remove "this command" ambiguity in set() docsFeRD (Frank Dana)2023-09-011-5/+6
* | | Help: Use signature directive for cmake_policy()FeRD (Frank Dana)2023-09-011-14/+15
| |/ |/|
* | Merge branch 'release-3.27'Brad King2023-08-231-3/+3
|\ \ | |/
| * CMake 3.27.4v3.27.4Brad King2023-08-231-3/+3
* | Help: Update link to Qt 5 CMake docsBrad King2023-08-221-1/+1
* | Merge topic 'imported-cxxmodules'Brad King2023-08-217-1/+77
|\ \
| * | cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-08-171-1/+1
| * | CXXModules: add a variable for BMI-only compilationBen Boeckel2023-08-171-0/+6
| * | cmExportFileGenerator: export private compile info for C++ modulesBen Boeckel2023-08-176-0/+70
* | | Merge topic 'doc-cmake_minimum_required-deprecation'Brad King2023-08-213-0/+19
|\ \ \ | | |/ | |/|
| * | Help: Document cmake_minimum_required deprecation of old versionsBrad King2023-08-193-0/+19
* | | Merge topic 'tutorial-step1'Brad King2023-08-191-1/+13
|\ \ \
| * | | Tutorial: Clarify instructions for multi-config generators in Step 1betsy.mcphail2023-08-171-1/+13
* | | | Merge topic 'doc_env'Brad King2023-08-191-0/+11
|\ \ \ \
| * | | | Help:ENV: note escaping needed for special charactersscivision2023-08-171-0/+11
| |/ / /
* | | | Merge topic 'rel-linux-x86_64'Brad King2023-08-171-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Utilities/Release: Update docker specs for linux-x86_64 to centos 7Brad King2023-08-161-0/+5
* | | | Merge topic 'doc_tc'Brad King2023-08-162-1/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Help:try_run: place options in their own sectionscivision2023-08-161-0/+5
| * | | Help:try_compile: place options in their own sectionscivision2023-08-161-1/+6
* | | | Merge branch 'release-3.27'Brad King2023-08-161-0/+7
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | CMake 3.27.3v3.27.3Brad King2023-08-161-0/+7
* | | ExternalProject: Enable Make Job Server with Explicit Build CommandChris Mahoney2023-08-151-0/+10
| |/ |/|
* | Merge topic 'test-properties-directory'Kyle Edwards2023-08-145-3/+62
|\ \
| * | get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-112-1/+15
| * | get_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-112-1/+15
| * | set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-112-0/+13
| * | set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-102-1/+19
* | | Merge topic 'ctest-generate-resource-spec-file'Kyle Edwards2023-08-144-0/+33
|\ \ \
| * | | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-104-0/+33
| |/ /
* | | Merge branch 'backport-vs-sdk-selection' into vs-sdk-selectionBrad King2023-08-102-2/+22
|\ \ \ | |/ / |/| / | |/
| * VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-101-0/+5
| * VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-102-0/+12