summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* execute_process: Change default ENCODING to UTF-8Brad King2024-09-164-1/+37
* execute_process: Document and test ENCODING defaultBrad King2024-09-131-1/+4
* Help/command/execute_process: Improve formatting of ENCODING namesBrad King2024-09-131-4/+11
* Merge topic 'file-archive-workdir'Brad King2024-09-122-35/+63
|\
| * file(ARCHIVE_CREATE): add WORKING_DIRECTORY optionYuri Witte2024-09-112-0/+14
| * Help: Format file(ARCHIVE*) options as definition listsBrad King2024-09-111-36/+50
* | Merge topic 'cpack-ifw-product-images'Brad King2024-09-122-0/+18
|\ \
| * | CPack/IFW: Add option for ProductImages URLsJulien Marrec2024-09-112-0/+18
* | | Merge topic 'genex-tco-subgraph'Brad King2024-09-111-0/+8
|\ \ \
| * | | GenEx: Limit TARGET_PROPERTY transitive closure optimization to subgraphsMichael Herwig2024-09-101-0/+8
* | | | Merge topic 'add_custom_command-arg-handling'Brad King2024-09-113-9/+101
|\ \ \ \ | |_|/ / |/| | |
| * | | add_custom_command: Validate arguments more rigorouslyCraig Scott2024-09-093-9/+101
| |/ /
* | | Check*: Add option to pass link directories into checksAliaksandr Averchanka2024-09-092-0/+104
| |/ |/|
* | Merge topic 'cmp0168-populate-nondeclare-regression'Craig Scott2024-09-081-1/+3
|\ \
| * | Help: file(CONFIGURE) only updates output file timestamp if it changesCraig Scott2024-09-061-1/+3
* | | Merge topic 'windows-kernel-mode-driver-includes'Brad King2024-09-052-0/+14
|\ \ \
| * | | WindowsKernelModeDriver: Add WDK include and link paths on MSVCJoseph Snyder2024-09-032-0/+14
* | | | Merge topic 'build-databases'Brad King2024-09-059-0/+152
|\ \ \ \
| * | | | cmExperimental: gate build database support behind a flagBen Boeckel2024-09-034-0/+39
| * | | | cxxmodules: plumb control data for exporting build databasesBen Boeckel2024-08-278-0/+113
* | | | | Merge topic 'doc-cmake_parse_arguments-prefix'Craig Scott2024-09-031-49/+106
|\ \ \ \ \
| * | | | | Help: Recommend good prefixes for cmake_parse_arguments, expand exampleCraig Scott2024-08-311-25/+81
| * | | | | Help: Improve grammar and wording for cmake_parse_argumentsCraig Scott2024-08-311-28/+29
| | |_|_|/ | |/| | |
* | | | | Merge topic 'pkgc-rel-notes'Brad King2024-09-031-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PkgC: Add release noteVito Gamberini2024-08-291-0/+8
| | |/ / | |/| |
* | | | Merge branch 'release-3.30'Brad King2024-08-291-7/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | CMake 3.30.3v3.30.3Brad King2024-08-291-7/+8
| * | | Merge branch 'release-3.29' into release-3.30Brad King2024-08-291-2/+2
| |\ \ \
* | \ \ \ Merge branch 'release-3.29'Brad King2024-08-291-2/+2
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | CMake 3.29.8v3.29.8Brad King2024-08-291-2/+2
* | | | Merge topic 'standard-link-directories'Brad King2024-08-293-0/+21
|\ \ \ \
| * | | | Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIESVito Gamberini2024-08-283-0/+21
* | | | | Drop Visual Studio 12 2013 generatorBrad King2024-08-2818-85/+34
* | | | | Merge topic 'if-space-dldt'Brad King2024-08-281-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Help/command/if: fix formatting in precedence order overviewAleksei Shpakovskii2024-08-271-2/+2
* | | | | Merge topic 'cps-export'Brad King2024-08-272-0/+79
|\ \ \ \ \
| * | | | | export: Add initial CPS supportMatthew Woehlke2024-08-142-0/+79
* | | | | | Merge topic 'FindPython-free-threaded-python'Brad King2024-08-271-0/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindPython: ensure a usable environment is set for the free threaded PythonMarc Chevrier2024-08-271-0/+8
* | | | | Merge topic 'cmake-parse-arguments-one-arg-empty-string'Brad King2024-08-263-0/+40
|\ \ \ \ \
| * | | | | cmake_parse_arguments: Set variable if empty string given after keywordCraig Scott2024-08-223-0/+40
* | | | | | Merge topic 'fileapi-config-dir'Brad King2024-08-264-1/+32
|\ \ \ \ \ \
| * | | | | | fileapi: Add support for user-wide queriesMartin Duffy2024-08-224-1/+32
* | | | | | | Merge topic 'doc-get_property-undefined'Craig Scott2024-08-231-13/+14
|\ \ \ \ \ \ \
| * | | | | | | Help: get_property() result var is unset if property is not setCraig Scott2024-08-221-3/+4
| * | | | | | | Help: Minor formatting and grammar fixes for get_property()Craig Scott2024-08-221-10/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Help/command/if: list all condition operators in precedence order overviewAleksei Shpakovskii2024-08-221-2/+4
|/ / / / / /
* | | | | | Merge topic 'doc-if-IN_LIST'Brad King2024-08-221-0/+4
|\ \ \ \ \ \
| * | | | | | Help/command/if: Document variable expansion by IN_LISTBrad King2024-08-211-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Help: Target property COMPILE_FLAGS has been superseded by COMPILE_OPTIONSPeter Kokot2024-08-211-2/+5
|/ / / / /