summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake.1.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-E-cat-stdin'Brad King2023-11-061-0/+4
|\
| * cmake -E cat: Add ability to print standard inputKyle Edwards2023-11-031-0/+4
* | CMakeFindPackageMode: Link to cmake --find-package documentation權少2023-11-031-0/+1
|/
* Help:cmake(1): add versionadded back to 3.17scivision2023-09-241-0/+14
* cmake: Add debuggerGlen Chung2023-05-301-0/+53
* Help: cmake (1): put modern configure signature firstscivision2023-02-191-18/+18
* Merge topic 'deprecate-extra-generators'Brad King2023-02-161-1/+1
|\
| * Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-151-1/+1
* | Help:cmake -E time: note overhead includedscivision2023-02-151-1/+1
|/
* Help: cmake(1): sleep can have floating point valuescivision2023-02-141-2/+9
* Help: cmake (1): remove -E server as not availablescivision2023-02-061-4/+0
* cmake: Add -E copy_directory_if_differentRobert Maynard2023-01-121-0/+10
* cmake -E copy: Add support for -t argumentKyle Edwards2022-11-151-5/+9
* Help: Use `caption` option of `code-block` for JSON trace format snippetsAlex Turbov2022-11-071-4/+2
* Help: Use role `:program:`Alex Turbov2022-11-061-7/+7
* cmake --workflow: add --fresh optionKyle Edwards2022-10-261-0/+6
* Help: cmake(1), ctest(1), versionadded for key flagsMichael Hirsch2022-10-211-0/+5
* Help: Make cmake(1) sub-command options look like other optionsAlex Turbov2022-10-121-21/+61
* Help: Minor grammar, typo and formatting cleanupsCraig Scott2022-10-091-1/+1
* Merge topic 'try_compile-more-debug-logging'Brad King2022-10-061-0/+5
|\
| * try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-061-0/+5
* | Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-051-5/+37
|/
* Help: Improve try_compile debug documentationMatthew Woehlke2022-10-031-9/+13
* cmake: Add --workflow modeKyle Edwards2022-09-271-0/+22
* Merge topic 'cmake-presets-package'Brad King2022-09-021-3/+3
|\
| * CPack: Add support for presetsKyle Edwards2022-08-311-3/+3
* | Merge topic 'E-capabilities-tls'Brad King2022-09-021-0/+5
|\ \ | |/ |/|
| * cmake -E capabilities: Tell whether TLS is enabledKyle Edwards2022-09-011-0/+5
* | Merge topic 'feature/cmake-man-page-short-option-first'Brad King2022-08-191-1/+1
|\ \ | |/ |/|
| * Help: Convenient declaration for `-j, --parallel` optionAlex Turbov2022-08-181-1/+1
* | cmake -E env: Add --modify flagAlex Reinking2022-08-171-2/+20
|/
* Help: Use placeholder instead of listing choices in option linesAlex Turbov2022-08-141-7/+10
* Help: Simplify `cmake --log-level` option definitionAlex Turbov2022-08-141-3/+4
* Help: Simplify optional repeating optionAlex Turbov2022-08-141-2/+2
* Help: Short options first, then long, then Windows styleAlex Turbov2022-08-141-1/+1
* Help: `{<…> | <…>}` → `<…|…>`Alex Turbov2022-08-141-2/+1
* Help: Consistent options declaration -- short first, then longAlex Turbov2022-08-041-1/+1
* Help: Value for `--graphviz=` option actually is mandatoryAlex Turbov2022-08-041-1/+1
* Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-041-5/+8
* Help: Turn some mentions of options into links on executables man pageAlex Turbov2022-08-041-16/+22
* Help: Use `option` directive for the executables manual pagesAlex Turbov2022-08-041-87/+180
* Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub commandAlexandru Croitor2022-06-281-0/+5
* Merge topic 'ignore-werror-command-arg'Brad King2022-05-191-0/+5
|\
| * COMPILE_WARNING_AS_ERROR: Add command-line optionMartin Duffy2022-05-181-0/+5
* | Merge topic 'HelpExit'Brad King2022-05-051-0/+12
|\ \
| * | Help: for message(FATAL_ERROR), document nonzero exit codeJoachim Wuttke (h)2022-05-051-2/+3
| * | Help: document exit code of command cmake(1)Joachim Wuttke (h)2022-05-041-0/+11
| |/
* | Help: From Environment Variables section, link to cmake -E env etcJoachim Wuttke (h)2022-05-051-0/+2
|/
* Merge topic 'cmake-fresh'Brad King2022-03-251-0/+7
|\
| * cmake: Add --fresh option to clear the cache and start from scratchBrad King2022-03-221-0/+7