summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-header-only' into release-3.25Brad King2023-01-171-1/+1
|\
| * Help: Restore cmake-buildsystem(7) header-only library exampleBrad King2023-01-131-1/+1
* | Help: Clarify and update SYSTEM-related docsCraig Scott2022-12-171-8/+8
* | Help: Fix some redirects reported with sphinx linkcheckAlex Turbov2022-11-072-2/+2
* | Merge topic 'cmake-presets-workflow-arguments' into release-3.25Brad King2022-10-271-0/+6
|\ \
| * | cmake --workflow: add --fresh optionKyle Edwards2022-10-261-0/+6
* | | Merge topic 'doc-presets' into release-3.25Brad King2022-10-251-8/+11
|\ \ \ | |/ / |/| |
| * | Help: State default preset strategy for architecture and toolsetCraig Scott2022-10-221-0/+3
| * | Help: Use array consistently in presets manualCraig Scott2022-10-221-7/+7
| * | Help: Fix trivial typos related to presetsCraig Scott2022-10-221-1/+1
* | | Help: cmake(1), ctest(1), versionadded for key flagsMichael Hirsch2022-10-212-0/+13
|/ /
* | Help: Add more CLI `:option:` references to various pagesAlex Turbov2022-10-201-3/+3
* | CTest: Add support for outputJUnitFile in presetsKyle Edwards2022-10-182-1/+78
* | CMakePresets.json: Disallow extra properties in test output schemaKyle Edwards2022-10-181-3/+52
* | Merge topic 'doc-gen' into release-3.25Brad King2022-10-121-15/+19
|\ \
| * | Help: Document version when COMPILE_LANGUAGE genex accepts multiple languagesMichael Hirsch2022-10-121-0/+4
| * | Help: Document comma-separation in some generator expressionsMichael Hirsch2022-10-121-15/+15
* | | Help: Make cmake(1) sub-command options look like other optionsAlex Turbov2022-10-121-21/+61
* | | Help: Minor grammar, typo and formatting cleanupsCraig Scott2022-10-091-1/+1
* | | Help: Re-sort property, variable and compiler id listsCraig Scott2022-10-092-31/+31
|/ /
* | Merge topic 'try_compile-more-debug-logging'Brad King2022-10-061-0/+5
|\ \
| * | try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-061-0/+5
* | | Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-052-12/+46
|/ /
* | Help: Improve try_compile debug documentationMatthew Woehlke2022-10-031-9/+13
* | Merge topic 'cmake-presets-workflow'Brad King2022-09-284-11/+175
|\ \
| * | cmake: Add --workflow modeKyle Edwards2022-09-274-11/+175
* | | Merge topic 'add_subdirectory_system'Brad King2022-09-271-0/+1
|\ \ \ | |/ / |/| |
| * | add_subdirectory: Add SYSTEM optionDa Quexian2022-09-261-0/+1
* | | Help: Add package preset to example presets fileKyle Edwards2022-09-221-1/+10
* | | Help: List packagePresets field in cmake-presets.7Kyle Edwards2022-09-221-0/+4
* | | Merge topic 'transitive-usage-reqs-lnks'Brad King2022-09-191-3/+5
|\ \ \
| * | | Help: Link from usage requirement commands to detailed explanationHinell2022-09-161-3/+5
* | | | Merge topic 'env-tls-certs'Brad King2022-09-191-0/+2
|\ \ \ \
| * | | | cmCurl: Honor OpenSSL certificate environment variablesMaxim Cournoyer2022-09-161-0/+2
* | | | | Merge topic 'xcode-lib-dirs'Brad King2022-09-161-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-151-0/+1
* | | | | Merge topic 'add_tasking_compiler'Brad King2022-09-151-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-141-0/+1
| |/ / /
* | | | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-143-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | MSVC: Add abstraction for debug information formatGlen Chung2022-09-143-0/+3
* | | | Merge topic 'LINUX-host'Brad King2022-09-131-0/+1
|\ \ \ \
| * | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux hostCristian Adam2022-09-091-0/+1
* | | | | Merge topic 'manual-toolchain'Brad King2022-09-122-33/+46
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Add links between cmake-{toolchains,presets}(7)Hinell2022-09-092-33/+46
| |/ / /
* | | | Merge topic 'BSD'Brad King2022-09-091-4/+1
|\ \ \ \ | |/ / / |/| | |
| * | | BSD: Set CMAKE_HOST_BSD variable on a BSD hostCristian Adam2022-09-051-0/+1
| * | | BSD: Only use BSD as variable for target BSD systemCristian Adam2022-09-051-4/+0
* | | | Merge topic 'return-propagate-variables'Brad King2022-09-071-0/+8
|\ \ \ \
| * | | | return(): Propagate variables to result scopeMarc Chevrier2022-09-031-0/+8
| |/ / /
* | | | Merge topic 'help-windows-registry'Craig Scott2022-09-061-64/+79
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|