summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-cleanup-3.26-rc4'Brad King2023-02-284-29/+30
|\
| * Help: Fix typos and grammar in 3.26 release notesCraig Scott2023-02-281-6/+5
| * Help: Improve wording of FOLDER-related properties and policiesCraig Scott2023-02-253-23/+25
* | Merge topic 'dochttp'Brad King2023-02-271-1/+8
|\ \
| * | Help:file: document HTTPHEADER morescivision2023-02-241-1/+8
* | | Merge topic 'install-prefix-genex-install-code-script'Brad King2023-02-272-2/+9
|\ \ \
| * | | install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genexKyle Edwards2023-02-242-2/+9
| |/ /
* | | Merge topic 'doc-CMAKE_MODULE_PATH'Brad King2023-02-271-4/+5
|\ \ \ | |/ / |/| |
| * | Help: Document that CMAKE_MODULE_PATH must use forward slashesBrad King2023-02-241-4/+5
| |/
* | Merge topic 'PATH-genex-handle-list-of-paths'Brad King2023-02-242-17/+31
|\ \
| * | PATH-genex: handle lists for path decomposition and transformationsMarc Chevrier2023-02-212-17/+31
* | | Merge topic 'tutorial_dependency_inversion'Brad King2023-02-2481-516/+645
|\ \ \
| * | | Tutorial: Refactor MathFunctions codeMarkus Ferrell2023-02-2381-516/+645
* | | | find_package: Use <PACKAGENAME>_ROOT variables as search prefixesBrad King2023-02-237-2/+89
* | | | Help: Document <PackageName>_ROOT variable ordering using an ordered listBrad King2023-02-232-26/+41
| |/ / |/| |
* | | Merge topic 'doco'Brad King2023-02-214-21/+23
|\ \ \
| * | | Help: ctest(1): emphasize the --test-dir optionscivision2023-02-191-2/+3
| * | | Help: cmake (1): put modern configure signature firstscivision2023-02-193-19/+20
* | | | Merge topic 'KateNinjaImprovements'Brad King2023-02-211-0/+3
|\ \ \ \
| * | | | Kate: mention Ninja Multiconfig in the docsAlexander Neundorf2023-02-201-0/+3
* | | | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-204-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLYAbdelmaged Khalifa2023-02-174-0/+19
| |/ / /
* | | | Merge topic 'ci-linkcheck'Brad King2023-02-172-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Replace links with their permanent redirectsBrad King2023-02-172-3/+3
* | | | Merge topic 'deprecate-extra-generators'Brad King2023-02-1610-2/+50
|\ \ \ \
| * | | | Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-1510-2/+50
| |/ / /
* | | | Merge topic 'testdoc'Brad King2023-02-163-39/+35
|\ \ \ \
| * | | | Help:add_test: emphasize important pointsscivision2023-02-153-39/+35
| |/ / /
* | | | Help:cmake -E time: note overhead includedscivision2023-02-151-1/+1
|/ / /
* | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-152-1/+24
|\ \ \
| * | | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for NinjaAbdelmaged Khalifa2023-02-142-1/+24
| |/ /
* | | Help: cmake(1): sleep can have floating point valuescivision2023-02-141-2/+9
* | | Help: math: note that floating point inputs are invalidscivision2023-02-141-1/+2
* | | Merge topic 'deprecate-pre-3.5'Brad King2023-02-131-0/+7
|\ \ \ | |/ / |/| |
| * | Deprecate compatibility with CMake versions older than 3.5Brad King2023-02-111-0/+7
* | | Merge topic 'cmake-gui-browse-manual-page'Brad King2023-02-101-3/+5
|\ \ \
| * | | cmake-gui: Add optional filename argument to --browse-manualKyle Edwards2023-02-091-3/+5
| |/ /
* | | Merge topic 'doc-configure-log'Brad King2023-02-091-6/+12
|\ \ \ | | |/ | |/|
| * | Help: Clarify that the documented configure log location is not stableBrad King2023-02-091-6/+12
* | | Merge topic 'clarify-clang-tidy-export-fixes-doc'Brad King2023-02-091-6/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Help: Avoid making guarantees about <LANG>_CLANG_TIDY_EXPORT_FIXES_DIRKyle Edwards2023-02-091-6/+6
| * Merge topic 'doc-find_package-root-case' into release-3.26Brad King2023-02-093-9/+10
| |\
* | \ Merge topic 'vs9-deprecate'Brad King2023-02-092-1/+14
|\ \ \
| * | | Deprecate Visual Studio 9 2008 generatorBrad King2023-02-082-1/+14
* | | | Merge topic 'doc-find_package-root-case'Brad King2023-02-093-9/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Clarify that <PackageName>_ROOT variable names are case-preservedBrad King2023-02-083-9/+10
* | | | Merge topic 'target-runtime-dlls-doc'Kyle Edwards2023-02-091-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Update $<TARGET_RUNTIME_DLLS> docs to use cmake -E copy -tKyle Edwards2023-02-081-3/+3
| |/
| * Merge topic 'doc-FetchContent-catch2' into release-3.26Brad King2023-02-081-1/+1
| |\
* | \ Merge topic 'feature/sphinx-linkcheck'Brad King2023-02-081-2/+2
|\ \ \