169 Commits (a8d73085f4779390fe52a4115a7ba5d0edc5631b)

Author SHA1 Message Date
Kyle Edwards a8d73085f4 CPack: Add support for presets 4 years ago
Alex Turbov 536a25fedc
Help: Convenient declaration for `-j, --parallel` option 3 years ago
Alex Reinking c9d70a7cc3 cmake -E env: Add --modify flag 3 years ago
Alex Turbov a6070b480f Help: Use placeholder instead of listing choices in option lines 3 years ago
Alex Turbov 8ba20cb56f Help: Simplify `cmake --log-level` option definition 3 years ago
Alex Turbov c401fc5dee Help: Simplify optional repeating option 3 years ago
Alex Turbov 28ecfd1690 Help: Short options first, then long, then Windows style 3 years ago
Alex Turbov 57f23fa8fc Help: `{<…> | <…>}` → `<…|…>` 3 years ago
Alex Turbov a6abdf6c8f Help: Consistent options declaration -- short first, then long 3 years ago
Alex Turbov f4563f05db Help: Value for `--graphviz=` option actually is mandatory 3 years ago
Alex Turbov 04843d743e Help: Replace a bunch of more ``--option`` to `:option:` role 3 years ago
Alex Turbov 765d2768f1
Help: Turn some mentions of options into links on executables man page 3 years ago
Alex Turbov 8ffc5e1bbb
Help: Use `option` directive for the executables manual pages 3 years ago
Alexandru Croitor 23bbac941a Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command 3 years ago
Martin Duffy 65f7053d6c COMPILE_WARNING_AS_ERROR: Add command-line option 3 years ago
Joachim Wuttke (h) 0aea13d20b Help: for message(FATAL_ERROR), document nonzero exit code 3 years ago
Joachim Wuttke (h) ee4e728a69 Help: From Environment Variables section, link to cmake -E env etc 3 years ago
Joachim Wuttke (h) cc97725137 Help: document exit code of command cmake(1) 3 years ago
Kasper Laudrup 0b7fd783f8 cmake -E tar: Add --touch option 3 years ago
Brad King 9f1471739d cmake: Add --fresh option to clear the cache and start from scratch 3 years ago
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
Braulio Valdivielso Martinez 8e1e97ccca Trace: include `line_end` field in json-v1 format 4 years ago
Braulio Valdivielso Martinez a41d6e4d7a Trace: add global_frame field to json-v1 format 4 years ago
Peter Würth b10930040d cmcmd: add end of options delimiter to cmake -E commands 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