summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake.1.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify how package resolve mode is intended to be usedCarsten Rudolph2022-02-151-4/+4
* cmake --build: prioritize --resolve-package-references over presetCarsten Rudolph2022-02-151-7/+6
* 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
* Presets: add resolve packages setting to build presets.Carsten Rudolph2022-01-221-0/+13
* cmGlobalVisualStudio10Generator: Auto restore NuGet packages.Carsten Rudolph2022-01-221-0/+11
* cmake: Add filtered debug-find optionsJohn Parent2021-12-171-0/+14
* Help: Clarify 'cmake --build' signature alternativesBrad King2021-07-131-1/+2
* Merge topic 'capabilties-generator-platforms'Brad King2021-05-111-0/+6
|\
| * cmake: add supported platforms to cmake -E capabilties reportscheffle2021-05-101-0/+6
* | Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-071-1/+1
|/
* cmake(1): Change wording for fields in presetsfriendlyanon2021-04-211-3/+3
* Help: Add 3.20 release note for error on unknown argumentsBrad King2021-04-141-0/+1
* cmake: Add support for '--build --prefix=<prefix>' form of the argumentBrad King2021-02-231-1/+1
* cmake: Document '--preset <preset>' form of the argumentBrad King2021-02-231-1/+1
* Help: Add documentation for buildPresets and testPresetsSam Freed2021-02-011-3/+19
* Merge topic 'cmake-presets-path-arg'Craig Scott2020-10-271-17/+15
|\
| * CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-261-17/+15
* | Merge topic 'cmake-presets-doc-move'Kyle Edwards2020-10-201-328/+4
|\ \ | |/
| * Help: Move CMakePresets.json documentation into a separate fileKyle Edwards2020-10-191-328/+4
* | server: remove deprecated 'cmake -E server' modeBrad King2020-10-141-0/+1
|/
* Help: Fix invalid code-block in cmake(1) manualKyle Edwards2020-10-141-1/+1
* Tests: Test the CMakePresets.json example in the documentationKyle Edwards2020-10-091-25/+2
* Help: Fix documentation of CMakePresets.json's cacheVariablesKyle Edwards2020-10-091-4/+3
* CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-061-15/+17
* Help: Add presets documentation and release notesKyle Edwards2020-10-051-0/+368
* cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-291-1/+6
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-2/+2
* cmake: Add -E create_hardlinkSibi Siddharthan2020-07-151-0/+7
* cmake: Remove broken '--warn-unused-vars' optionBrad King2020-06-291-3/+3
* cmake-install: implement default directory permissionsAsit Dhal2020-06-251-0/+3
* cmake: add dedicated error for -E compare_files invalid argumentsAsit Dhal2020-06-151-1/+2
* cmake: Allow arbitrary args passed to CMake scriptAlex Turbov2020-05-061-1/+5
* cmake -E: add cat command.Johnny Jazeix2020-04-151-0/+3
* Merge topic 'docs-CMAKE_FIND_DEBUG_MODE'Craig Scott2020-04-061-1/+3
|\
| * Help: Improve discoverability of CMAKE_FIND_DEBUG_MODECraig Scott2020-04-041-1/+3
* | Merge topic 'trace-format-json-doc'Brad King2020-03-191-1/+1
|\ \ | |/
| * Help: Fix documentation of --trace-format parameterKyle Edwards2020-03-181-1/+1
* | cmake: add command line options to output script profiling dataWouter Klouwen2020-03-071-0/+14
|/
* trace: Add time and stack level to JSON output formatFrank Winklmeier2020-01-221-3/+11
* Merge topic 'traceJSON'Kyle Edwards2019-12-271-0/+60
|\
| * trace: Add JSON output formatDaniel Mensinger2019-12-231-0/+60
* | find_*: Add debug logging infrastructureRobert Maynard2019-12-191-0/+6
|/
* cmake -E: Add rm with improved semantics over remove and remove_directoryJohnny Jazeix2019-11-131-4/+20
* message: Support logging a context with each messageAlex Turbov2019-10-121-0/+10
* message: Add new CMAKE_MESSAGE_LOG_LEVEL variableAlex Turbov2019-10-121-0/+5
* CLI: Rename --loglevel to --log-level for naming consistencyCraig Scott2019-10-101-1/+4
* Help: Fix indentation of create_symlink noteKyle Edwards2019-09-191-2/+2
* Help: Fix ordering of cmake -E commandsKyle Edwards2019-09-181-9/+9
* cmake: Document -E remove_directory symlink behaviorBrad King2019-09-051-1/+2