summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Help: Guard calls to pkg_check_modules in cmake-developer(7) examplePeter Kokot2024-11-111-1/+3
* project: Always set <PROJECT-NAME>_* as normal variablesCraig Scott2024-10-081-0/+1
* preset: Easier command line interface for Workflow PresetsKevin Tolle2024-10-051-2/+11
* Merge topic 'cmake-host-executable-suffix'Brad King2024-10-031-0/+1
|\
| * Add CMAKE_HOST_EXECUTABLE_SUFFIX for Unix/Windowsleha-bot2024-10-021-0/+1
* | Static libraries de-duplication: keep first occurrenceMarc Chevrier2024-10-021-0/+1
|/
* tests: Preserve empty arguments in test command linesCraig Scott2024-10-021-0/+1
* Merge topic 'curl-tls-version'Brad King2024-09-271-0/+4
|\
| * ctest: Require minimum TLS 1.2 by defaultBrad King2024-09-261-0/+4
* | Merge topic 'link-strategy'Brad King2024-09-262-0/+2
|\ \ | |/ |/|
| * Linking: Optionally reorder direct dependencies from LINK_LIBRARIESBrad King2024-09-252-0/+2
* | Merge topic 'curl-tls-verify'Brad King2024-09-241-0/+5
|\ \
| * | ctest: Verify TLS server certificate by defaultBrad King2024-09-241-0/+5
| |/
* | NVCC: Detect host compiler id and versionBrad King2024-09-201-0/+2
|/
* install: Normalize DESTINATION pathsCraig Scott2024-09-191-0/+1
* execute_process: Change default ENCODING to UTF-8Brad King2024-09-161-0/+1
* 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-111-0/+1
|\ \
| * | add_custom_command: Validate arguments more rigorouslyCraig Scott2024-09-091-0/+1
| |/
* | Merge topic 'windows-kernel-mode-driver-includes'Brad King2024-09-051-0/+1
|\ \
| * | WindowsKernelModeDriver: Add WDK include and link paths on MSVCJoseph Snyder2024-09-031-0/+1
| |/
* | Merge topic 'build-databases'Brad King2024-09-053-0/+3
|\ \ | |/ |/|
| * cxxmodules: plumb control data for exporting build databasesBen Boeckel2024-08-273-0/+3
* | Merge topic 'standard-link-directories'Brad King2024-08-291-0/+1
|\ \ | |/ |/|
| * Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIESVito Gamberini2024-08-281-0/+1
* | Merge topic 'cmake-parse-arguments-one-arg-empty-string'Brad King2024-08-261-0/+1
|\ \
| * | cmake_parse_arguments: Set variable if empty string given after keywordCraig Scott2024-08-221-0/+1
| |/
* | Merge topic 'fileapi-config-dir'Brad King2024-08-263-1/+14
|\ \ | |/ |/|
| * fileapi: Add support for user-wide queriesMartin Duffy2024-08-223-1/+14
* | Merge topic 'doc-preset-env'Brad King2024-08-191-17/+33
|\ \
| * | Help: Clarify role and importance of penv{} preset macroBenjamin Buch2024-08-151-17/+33
| |/
* | CMakeFindFrameworks: Deprecate the module subject to policy CMP0173Craig Scott2024-08-162-1/+2
|/
* Merge topic 'doc-log'Brad King2024-08-141-0/+2
|\
| * Help: version 3.16 added cmake --log-levelscivision2024-08-081-0/+2
* | presets: Fix graphviz support documentationAliaksandr Averchanka2024-08-101-4/+3
|/
* Merge topic 'presets-graphviz'Brad King2024-08-012-0/+16
|\
| * presets: Add graphviz supportAliaksandr Averchanka2024-07-302-0/+16
* | PkgC: Add cmake_pkg_config(EXTRACT) commandVito Gamberini2024-07-291-0/+1
|/
* Merge topic 'cmake-list-cached-variables'Brad King2024-07-241-0/+11
|\
| * cmake: Add flag to list cache entries matching a regexMin Hsu2024-07-231-0/+11
* | Merge topic 'cpack-wix-per-machine'Brad King2024-07-221-0/+1
|\ \
| * | CPack/WIX: Generate perMachine installers by defaultBrad King2024-07-181-0/+1
* | | Merge topic 'aix-archive-shared-libraries'Brad King2024-07-192-0/+4
|\ \ \ | |/ / |/| |
| * | AIX: Add option to archive shared librariesAditya Vidyadhar Kamath2024-07-172-0/+4
| |/
* | Merge topic 'parallel-install'Brad King2024-07-182-0/+10
|\ \
| * | Install: Add parallel installation optionMartin Duffy2024-07-152-0/+10
| |/
* | Merge topic 'wasi'Brad King2024-07-171-0/+1
|\ \
| * | WASI: Add platform modulesJacob Hummer2024-07-161-0/+1
* | | Merge topic 'doc-mark-deprecated'Brad King2024-07-162-2/+2
|\ \ \ | |/ / |/| |