137 Commits (1b8669c1d6f6e7c73b3cc2a148a46e545aefb75d)

Author SHA1 Message Date
Brad King 1b8669c1d6 Help: Document warning about multiple source paths 3 years ago
Robert Maynard fea270d3ed Help: Document cmake source and binary dir selection rules 3 years ago
Carsten Rudolph d92469e572 Help: Clarify how package resolve mode is intended to be used 4 years ago
Carsten Rudolph f320a31087 cmake --build: prioritize --resolve-package-references over preset 4 years ago
Craig Scott 546922a57b Help: Fix typo and improve docs for --debug-find-pkg|var options 4 years ago
Peter Würth 892c96dda0 Help: add versionadded markup to cmake -E commands 4 years ago
Carsten Rudolph 9aa7831f05 Presets: add resolve packages setting to build presets. 4 years ago
Carsten Rudolph b2f8f0bb87 cmGlobalVisualStudio10Generator: Auto restore NuGet packages. 4 years ago
John Parent d7b18895bc cmake: Add filtered debug-find options 4 years ago
Brad King 161f1f42d6 Help: Clarify 'cmake --build' signature alternatives 4 years ago
scheffle 66be34853c cmake: add supported platforms to cmake -E capabilties report 4 years ago
Josef Angstenberger 7072d83772
Help: Fix typos and spelling in documentation 4 years ago
friendlyanon 71cbddf83a cmake(1): Change wording for fields in presets 4 years ago
Brad King 06d26c7baf Help: Add 3.20 release note for error on unknown arguments 4 years ago
Brad King 3357d37761 cmake: Add support for '--build --prefix=<prefix>' form of the argument 4 years ago
Brad King 2f13fdef0a cmake: Document '--preset <preset>' form of the argument 4 years ago
Sam Freed 4f4f2028b8 Help: Add documentation for buildPresets and testPresets 5 years ago
Kyle Edwards b7d7eca66d CMakePresets.json: Rework how --preset argument is handled 5 years ago
Kyle Edwards c436aaaad1 Help: Move CMakePresets.json documentation into a separate file 5 years ago
Brad King 9952ee063a server: remove deprecated 'cmake -E server' mode 5 years ago
Kyle Edwards 7d811ceb3a Help: Fix invalid code-block in cmake(1) manual 5 years ago
Kyle Edwards 94c955e508 Tests: Test the CMakePresets.json example in the documentation 5 years ago
Kyle Edwards d6af1e83bc Help: Fix documentation of CMakePresets.json's cacheVariables 5 years ago
Kyle Edwards a395cb516b CMakePresets.json: Prohibit empty variable names 5 years ago
Kyle Edwards 1d25760198 Help: Add presets documentation and release notes 5 years ago
Brad King e8b0359a43 cmake_language: Add signature to DEFER calls to later times 5 years ago
Jean-Christophe Fillion-Robin 207373802e Fix typos identified using codespell 5 years ago
Sibi Siddharthan 2fad00940d cmake: Add -E create_hardlink 5 years ago
Brad King df6b077625 cmake: Remove broken '--warn-unused-vars' option 5 years ago
Asit Dhal d4812a955b cmake-install: implement default directory permissions 5 years ago
Asit Dhal b5b6075522 cmake: add dedicated error for -E compare_files invalid arguments 5 years ago
Alex Turbov e4f1b301fe cmake: Allow arbitrary args passed to CMake script 5 years ago
Johnny Jazeix a625f30785 cmake -E: add cat command. 5 years ago
Craig Scott 477b8b5dfe Help: Improve discoverability of CMAKE_FIND_DEBUG_MODE 5 years ago
Kyle Edwards e39766d84a Help: Fix documentation of --trace-format parameter 5 years ago
Wouter Klouwen 9aa4640792 cmake: add command line options to output script profiling data 7 years ago
Frank Winklmeier c829f0cfca trace: Add time and stack level to JSON output format 6 years ago
Daniel Mensinger 482497e0de
trace: Add JSON output format 6 years ago
Robert Maynard a7ea20649d find_*: Add debug logging infrastructure 6 years ago
Johnny Jazeix 5239fc5c75 cmake -E: Add rm with improved semantics over remove and remove_directory 6 years ago
Alex Turbov 7cf79f4419 message: Support logging a context with each message 6 years ago
Alex Turbov 5bf85e2517 message: Add new CMAKE_MESSAGE_LOG_LEVEL variable 6 years ago
Craig Scott 7bbddeb78d CLI: Rename --loglevel to --log-level for naming consistency 6 years ago
Kyle Edwards cc3cbf91d2 Help: Fix indentation of create_symlink note 6 years ago
Kyle Edwards 8e9b855a4f Help: Fix ordering of cmake -E commands 6 years ago
Brad King 3beb2c440b cmake: Document -E remove_directory symlink behavior 6 years ago
Leonid Pospelov b96155f228 Help: Fix copy_directory description 6 years ago
Igor Ivanov 3c94069660 Add --trace-redirect parameter to redirect trace output to a file 6 years ago
Kyle Edwards b8828ecbba cmake -E: Add true and false commands 6 years ago
Craig Scott 14ed40d670 Help: Use consistent levels for cmake --loglevel and message() 6 years ago