summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | Help: Move deprecated modules and variables to dedicated sections權少2024-07-152-2/+2
* | | Merge topic 'ios-mac-catalyst'Brad King2024-07-081-8/+8
|\ \ \ | |_|/ |/| |
| * | iOS: Add support for Mac CatalystRaul Metsma2024-07-031-8/+8
* | | Merge topic 'codegen'Brad King2024-07-021-0/+8
|\ \ \
| * | | add_custom_command: Add CODEGEN supportJuan Ramos2024-07-011-0/+8
* | | | Merge topic 'vs-framework-references'Brad King2024-06-271-0/+1
|\ \ \ \
| * | | | VS: Add VS_FRAMEWORK_REFERENCESCalum Robinson2024-06-261-0/+1
* | | | | Merge topic 'fix-doc-manual-cmake-cxxmodules'Brad King2024-06-271-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Help: Fix typo in cmake-cxxmodules(7) note syntax權少2024-06-261-1/+1
| |/ /
* | | Merge topic 'preset-comments'Brad King2024-06-263-374/+1471
|\ \ \ | |/ / |/| |
| * | presets: Allow comments in presets filesAliaksandr Averchanka2024-06-243-374/+1471
| |/
* | Link feature attributes: stabilizationMarc Chevrier2024-06-211-2/+2
|/
* FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-071-3/+9
* Help: Clarify preset-specific macrosCristian Le2024-06-061-2/+7
* Merge topic 'doc-presets-cwd'Craig Scott2024-06-031-15/+21
|\
| * Help: Presets read by --preset must be in the source directoryCraig Scott2024-06-021-15/+21
* | Merge topic 'dep-provider-try_compile'Brad King2024-05-311-0/+1
|\ \ | |/ |/|
| * try_compile: Propagating top level includes into whole-project callsCraig Scott2024-05-301-0/+1
* | Merge topic 'enforce-fc-fully-disconnected-requirements'Brad King2024-05-301-0/+1
|\ \
| * | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-291-0/+1
* | | Merge topic 'deprecate-fetchcontent_populate'Brad King2024-05-291-0/+1
|\ \ \ | |/ /
| * | FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-291-0/+1
* | | HIP: Populate CMAKE_HIP_KNOWN_FEATURES global propertyBrad King2024-05-282-0/+2
|/ /
* | Merge topic 'genex-compiler-frontend-variant'Brad King2024-05-241-13/+126
|\ \
| * | GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2024-05-221-3/+116
| * | Help: Use correct programming language names in docs of generator expr.Deniz Bahadir2024-05-221-10/+10
* | | Merge topic 'ninja-parallel'Brad King2024-05-241-0/+1
|\ \ \ | |/ / |/| |
| * | Ninja: Add option for parallel installMartin Duffy2024-05-231-0/+1
* | | GenEx: Add support for custom transitive link propertiesBrad King2024-05-213-3/+29
* | | GenEx: Add support for custom transitive compile propertiesBrad King2024-05-213-0/+91
* | | Help: Format TARGET_PROPERTY special evaluation rules as a definition listBrad King2024-05-211-16/+18
* | | Merge topic 'fetchcontent-direct'Craig Scott2024-05-181-0/+1
|\ \ \ | |_|/ |/| |