summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Help: Add advice for dealing with semicolons in listsBrad King2022-03-151-0/+42
* Merge topic 'cmake-presets-file-dir' into release-3.23Brad King2022-03-081-0/+5
|\
| * CMakePresets.json: Add ${fileDir} macroKyle Edwards2022-03-071-0/+5
* | Help: Document explicitly that 'cxx_std_##' features may not add a flagBrad King2022-03-071-0/+2
|/
* Help: Improve wording and structure related to preset includesCraig Scott2022-03-022-43/+69
* Help: Clarify how package resolve mode is intended to be usedCarsten Rudolph2022-02-152-7/+8
* cmake --build: prioritize --resolve-package-references over presetCarsten Rudolph2022-02-152-18/+16
* Merge topic 'doc-example-package-components' into release-3.23Brad King2022-02-151-2/+2
|\
| * Help: use package-specific var for supported component listConnor Imes2022-02-141-2/+2
* | Merge topic 'doc-no-versioned-soname' into release-3.23Brad King2022-02-151-0/+1
|\ \ | |/ |/|
| * Help: Document CMAKE_PLATFORM_NO_VERSIONED_SONAMERalf Habacker2022-02-141-0/+1
* | Help: Fix typo and improve docs for --debug-find-pkg|var optionsCraig Scott2022-02-141-4/+5
|/
* Help: add versionadded markup to cmake -E commandsPeter Würth2022-02-031-11/+109
* Merge topic 'doc-imported-no-system'Brad King2022-02-031-1/+3
|\
| * Help: Clarify documentation on SYSTEM include directoriesBrad King2022-02-031-1/+3
* | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variableKyle Edwards2022-02-021-0/+2
|/
* Merge topic 'link-interface-direct'Brad King2022-01-311-0/+2
|\
| * Add usage requirements to update direct link dependenciesBrad King2022-01-291-0/+2
* | Merge topic 'vs-package-restore'Brad King2022-01-244-5/+117
|\ \ | |/ |/|
| * Presets: add resolve packages setting to build presets.Carsten Rudolph2022-01-223-1/+101
| * cmGlobalVisualStudio10Generator: Auto restore NuGet packages.Carsten Rudolph2022-01-222-0/+12
| * Help: Update preset schema description for version 3 entries.Carsten Rudolph2022-01-211-4/+4
* | Merge topic 'cmake-presets-include-outside-project-dir'Brad King2022-01-201-4/+3
|\ \
| * | CMakePresets: Allow files included from CMakePresets.json to be anywhereKyle Edwards2022-01-191-4/+3
* | | Help: Move linker preference variables to the internal sectionCraig Scott2022-01-151-2/+2
|/ /
* | Merge topic 'ide_guide'Brad King2022-01-131-0/+2
|\ \ | |/ |/|
| * Help: Add IDE Integration Guide section on IDEs supporting CMakeSemyon Kolton2022-01-121-0/+2
* | CMakePresets: Add include fieldKyle Edwards2022-01-073-4/+48
* | Merge topic 'vs-csharp-dotnet-sdk'Brad King2021-12-222-0/+2
|\ \
| * | VS: Add DOTNET_SDK property to generate SDK-style C# projectsSumit Bhardwaj2021-12-212-0/+2
* | | target_link_libraries: Optionally require only target namesBrad King2021-12-202-0/+2
* | | cmake: Add filtered debug-find optionsJohn Parent2021-12-171-0/+14
|/ /
* | GHS: GHSMULTI - Update documentation to match implementationFred Baksik2021-11-151-1/+1
* | Merge topic 'doc-tests-labels-dynamic'Brad King2021-11-151-0/+4
|\ \
| * | Help: Improve cross-referencing of test LABELS and related featuresCraig Scott2021-11-131-0/+4
* | | Merge topic 'xcode-generation-enablegpuframecapturemode'Brad King2021-11-122-0/+2
|\ \ \
| * | | Xcode: Support "GPU Frame Capture" scheme propertyJake Turner2021-10-192-0/+2
* | | | Merge topic 'doc-preset-inheritance'Brad King2021-11-091-3/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Help: Use stronger wording in rule about preset inheritanceYonggang Luo2021-11-081-3/+3
| * | Merge topic 'vs-framework-version' into release-3.22Brad King2021-11-081-0/+3
| |\ \
| * \ \ Merge topic 'doc-TARGET_RUNTIME_DLLS' into release-3.22Brad King2021-11-041-1/+10
| |\ \ \
* | \ \ \ Merge topic 'vs-framework-version'Brad King2021-11-081-0/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | VS: Model a default target frameworkBrad King2021-11-061-0/+3
* | | | | Merge topic 'doc-TARGET_RUNTIME_DLLS'Brad King2021-11-041-1/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targetsBrad King2021-11-031-1/+10
* | | | | Merge topic 'help_cmake_lang_extensions_default'Brad King2021-11-031-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help: Better explain CMAKE_<LANG>_EXTENSIONS_DEFAULTRaul Tambre2021-11-021-3/+3
| | |/ / | |/| |
* | | | Help: Add documentation for target_sources(FILE_SET) and associated propertiesKyle Edwards2021-10-271-0/+6
* | | | FileAPI: Add information on file set installersKyle Edwards2021-10-271-1/+45
* | | | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+9
| |_|/ |/| |