summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-typo'Brad King2022-10-142-8/+8
|\
| * Help: Fix typo that crashes older pygments lexersBrad King2022-10-132-8/+8
| * Merge topic 'doc-gen' into release-3.25Brad King2022-10-121-15/+19
| |\
* | \ Merge topic 'doc-gen'Brad 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
* | | Merge topic 'doc-cmake-E-subcommand-suboptions'Brad King2022-10-126-52/+99
|\ \ \ | | |/ | |/|
| * | Help: Reference options of sub-commands in some older release notes (>= 3.20)Alex Turbov2022-10-124-29/+36
| * | Help: Replace the ref `cmake --workflow --preset` with `option` roleAlex Turbov2022-10-121-2/+2
| * | Help: Make cmake(1) sub-command options look like other optionsAlex Turbov2022-10-121-21/+61
* | | Begin post-3.25 developmentBrad King2022-10-112-0/+9
|/ /
* | Help: Drop development topic notes to prepare releaseBrad King2022-10-112-9/+0
* | Merge topic 'doc-3.25-relnotes'Brad King2022-10-1154-273/+262
|\ \
| * | Help: Update Sphinx versionadded directives for 3.25 releaseBrad King2022-10-0712-0/+24
| * | Help: Organize and revise 3.25 release notesBrad King2022-10-071-125/+161
| * | Help: Consolidate 3.25 release notesBrad King2022-10-0742-273/+202
* | | Merge topic 'doc-misc-trivial-cleanups'Brad King2022-10-1115-51/+54
|\ \ \ | |_|/ |/| |
| * | Help: Tasking compiler supports compile warning as errorCraig Scott2022-10-091-0/+1
| * | Help: Minor grammar, typo and formatting cleanupsCraig Scott2022-10-0912-19/+21
| * | Help: Re-sort property, variable and compiler id listsCraig Scott2022-10-093-32/+32
| |/
* | Help: The Xcode generator does not support per-config sourcesCraig Scott2022-10-081-0/+10
|/
* Merge topic 'clang-tidy-prefer-p-option'Brad King2022-10-072-3/+20
|\
| * clang-tidy: Don't append compiler commands if using -pCraig Scott2022-10-072-3/+20
* | Merge topic 'tutorial_step5_update'Brad King2022-10-0716-61/+317
|\ \
| * | Tutorial: Update step 5 styleMarkus Ferrell2022-10-0616-61/+317
* | | Merge topic 'try_compile-more-debug-logging'Brad King2022-10-062-1/+9
|\ \ \ | |_|/ |/| |
| * | try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-062-1/+9
* | | Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-0513-30/+64
|/ /
* | Merge branch 'release-3.23'Brad King2022-10-041-3/+3
|\ \
| * | CMake 3.23.4v3.23.4Brad King2022-10-041-3/+3
* | | Merge topic 'improve-try_compile-debug-documentation'Brad King2022-10-042-12/+16
|\ \ \
| * | | Help: Improve try_compile debug documentationMatthew Woehlke2022-10-032-12/+16
| | |/ | |/|
* | | Merge topic 'fix-try_compile-doc-typo'Brad King2022-10-041-1/+1
|\ \ \
| * | | Help: Fix typo in try_compile documentationMatthew Woehlke2022-09-301-1/+1
| |/ /
* | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENTMatthew Woehlke2022-09-302-14/+15
|/ /
* | Merge topic 'try_compile-no-cache'Brad King2022-09-293-1/+33
|\ \
| * | try_compile: Add NO_CACHE option (also try_run)Matthew Woehlke2022-09-283-1/+33
* | | Merge topic 'tutorial_step4_update'Brad King2022-09-2910-32/+288
|\ \ \
| * | | Tutorial: Update step 4 styleMarkus Ferrell2022-09-2810-32/+288
* | | | Merge topic 'vs11-deprecate'Brad King2022-09-283-2/+14
|\ \ \ \
| * | | | Deprecate Visual Studio 11 2012 generatorBrad King2022-09-273-2/+14
| | |/ / | |/| |
* | | | Merge topic 'cmake-presets-workflow'Brad King2022-09-285-11/+179
|\ \ \ \ | |/ / / |/| | |
| * | | cmake: Add --workflow modeKyle Edwards2022-09-275-11/+179
* | | | Merge topic 'remove-vs10-generator'Brad King2022-09-2712-59/+19
|\ \ \ \
| * | | | Drop Visual Studio 10 2010 generatorBrad King2022-09-2612-59/+19
| |/ / /
* | | | Merge topic 'add_subdirectory_system'Brad King2022-09-275-10/+44
|\ \ \ \
| * | | | add_subdirectory: Add SYSTEM optionDa Quexian2022-09-265-10/+44
* | | | | Merge topic 'cpack-nsis-arguments-command-line'Brad King2022-09-272-0/+38
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CPack/NSIS: Add options to set makensis argumentsJohnny Jazeix2022-09-262-0/+38
* | | | | Merge topic 'doc-typo-fix'Brad King2022-09-261-1/+1
|\ \ \ \ \