summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.27' into release-3.28Brad King2023-11-271-4/+4
|\
| * Merge branch 'release-3.26' into release-3.27Brad King2023-11-271-4/+4
| |\
| | * CMake 3.26.6v3.26.6Brad King2023-11-271-4/+4
| * | Merge branch 'doc-ctest-link-cdash' into release-3.27Brad King2023-11-211-2/+2
| |\ \ | | |/
| * | Merge branch 'fileapi-file-sets-base-dirs-relative' into release-3.27Brad King2023-11-201-1/+3
| |\ \
* | \ \ Merge topic 'doc-ctest-link-cdash' into release-3.28Brad King2023-11-221-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Fix ctest(1) manual links to www.cdash.orgBrad King2023-11-211-2/+2
| | |/ | |/|
* | | Merge topic 'fileapi-file-sets-base-dirs-relative' into release-3.28Brad King2023-11-201-1/+3
|\ \ \ | |/ /
| * | fileapi: Fix file sets' base directories relative to top sourceKyle Edwards2023-11-171-1/+3
* | | Help: Move deprecated properties to dedicated section權少2023-11-201-3/+3
* | | CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-012-2/+3
* | | Help: Move some deprecated modules to the dedicated sections權少2023-10-201-4/+4
* | | Help: Document cmake-presets version 8Johel Ernesto Guerrero Peña2023-10-191-0/+3
* | | VS: Explicitly disallow C++ modules provided by imported targetsBen Boeckel2023-10-171-0/+1
* | | Help: Fix versionadded indentation in cmake-generator-expressions(7) manualBrad King2023-10-031-2/+2
* | | Merge topic 'cxxmodules-no-longer-experimental'Brad King2023-10-022-0/+73
|\ \ \
| * | | cxxmodules: scan C++ sources for imports by defaultBen Boeckel2023-10-022-1/+2
| * | | cxxmodules: rework control logic for scanning regular C++ sourcesBen Boeckel2023-10-021-0/+17
| * | | Help: add a manpage for cxxmodule supportBen Boeckel2023-10-021-0/+55
* | | | Merge topic 'ctest-timeout-flag'Brad King2023-10-021-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-291-1/+2
* | | | Merge topic 'help-arbitrary'Brad King2023-09-291-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Allow help for arbitrary keywordsMartin Duffy2023-09-271-0/+15
* | | | Merge topic 'hip-nvidia'Brad King2023-09-262-0/+2
|\ \ \ \
| * | | | HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCCBrad King2023-09-251-0/+1
| * | | | CUDA: Generalize CMAKE_{CUDA => <LANG>}_HOST_COMPILER variable docsBrad King2023-09-251-0/+1
* | | | | Merge topic 'doc1'Brad King2023-09-262-0/+18
|\ \ \ \ \
| * | | | | Help:cmake(1): add versionadded back to 3.17scivision2023-09-242-0/+18
| |/ / / /
* | | | | Merge topic 'genexp-no-eval'Brad King2023-09-261-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmGeneratorExpressionEvaluator: Short-circuit boolean operatorsMartin Duffy2023-09-131-0/+11
* | | | | Merge topic 'hip-nvidia'Brad King2023-09-221-0/+1
|\ \ \ \ \
| * | | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-211-0/+1
* | | | | | Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-201-0/+1
|/ / / / /
* | | | | presets: Add $schema property to JSON schemaChenMoFeiJin2023-09-122-0/+32
* | | | | presets: Add missing spaces in JSON schemaChenMoFeiJin2023-09-071-32/+32
| |/ / / |/| | |
* | | | Help: Update link to Qt 5 CMake docsBrad King2023-08-221-1/+1
* | | | cmExportFileGenerator: export private compile info for C++ modulesBen Boeckel2023-08-171-0/+5
* | | | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-102-0/+20
* | | | Merge topic 'doc-fixups-release-3.27'Craig Scott2023-08-071-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Help: Fix indenting within TARGET_RUNTIME_DLLS genex docsCraig Scott2023-08-041-3/+3
* | | exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-251-0/+1
* | | file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-201-0/+8
* | | Merge topic 'doc-list-genex'Brad King2023-07-141-57/+89
|\ \ \ | |/ /
| * | Help: Improve formatting and wording of LIST generator expressionsCraig Scott2023-07-131-57/+89
* | | Merge topic 'doc-genex-TARGET_IMPORT_FILE'Brad King2023-07-131-12/+14
|\ \ \ | |/ /
| * | Help: Fix typos, formatting and wording for TARGET_IMPORT_FILE genexesCraig Scott2023-07-121-12/+12
| * | Help: Add missing versionadded for TARGET_IMPORT_FILE_DIR genexCraig Scott2023-07-121-0/+2
* | | apple: add preliminary visionOS supportGregor Jasny2023-07-111-12/+13
* | | CrossCompiling: Load CMAKE_CROSSCOMPILING_EMULATOR from environmentMatt McCormick2023-06-131-0/+1
|/ /
* | Merge topic 'file-api-query-command'Brad King2023-06-052-0/+7
|\ \