| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Extend the cmake(1) manual | Brad King | 2018-11-27 | 1 | -21/+116 |
|
|
* | Help: Improve cmake(1) manual organization | Joachim Wuttke (l) | 2018-11-27 | 1 | -48/+107 |
|
|
* | Help: Emphasize tool names in their manuals | Joachim Wuttke (l) | 2018-11-26 | 1 | -1/+1 |
|
|
* | Merge topic 'symlink' | Brad King | 2018-09-19 | 1 | -5/+0 |
|\ |
|
| * | cmake: Add '-E create_symlink' support on Windows | Jon Chronopoulos | 2018-09-18 | 1 | -5/+0 |
|
|
* | | cmake: -S and -B can be used to specify source and build directories | Robert Maynard | 2018-09-15 | 1 | -0/+1 |
|/ |
|
* | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 1 | -0/+7 |
|
|
* | Help: Fix command-line synopsis markup syntax | Brad King | 2018-04-18 | 1 | -2/+2 |
|
|
* | Help: Reword misleading docs for cmake -E time | Taylor Braun-Jones | 2018-01-19 | 1 | -1/+1 |
|
|
* | cmake: Add --open option for IDE generators | Gregor Jasny | 2017-10-13 | 1 | -0/+5 |
|
|
* | Merge topic 'document_env_variables' | Craig Scott | 2017-09-27 | 1 | -0/+2 |
|\ |
|
| * | Help: Document CMake's environment variables | Robert Maynard | 2017-09-26 | 1 | -0/+2 |
|
|
* | | Docs: Improve markup for graphviz related documentation | Jano Svitok | 2017-09-11 | 1 | -2/+2 |
|/ |
|
* | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode | André Klitzing | 2017-07-14 | 1 | -0/+30 |
|
|
* | Help: Add note about cmake -E copy not supporting wildcards | Tim | 2017-04-11 | 1 | -1/+1 |
|
|
* | Merge topic 'clarifyRemoveDocs' | Brad King | 2017-04-10 | 1 | -2/+4 |
|\ |
|
| * | Help: Clarify what the -f option does for the remove command | Craig Scott | 2017-04-10 | 1 | -2/+4 |
|
|
* | | handle non-existing symlink creation locations | Domen Vrankar | 2017-03-28 | 1 | -0/+3 |
|/ |
|
* | cmake-server: Add documentation | Tobias Hunger | 2016-09-19 | 1 | -0/+3 |
|
|
* | cmake: Add `cmake -E capabilities` mode | Tobias Hunger | 2016-08-16 | 1 | -0/+37 |
|
|
* | cmake: Add an option to control what files needs to be traced | Alex Turbov | 2016-06-17 | 1 | -0/+5 |
|
|
* | Help: Document `cmake --build` as a separate command mode (#16093) | Brad King | 2016-05-10 | 1 | -18/+34 |
|
|
* | Help: Document `cmake --find-package` as a separate command mode | Brad King | 2016-05-10 | 1 | -6/+19 |
|
|
* | Help: Improve 'cmake -E md5sum' documentation | Bartosz Kosiorek | 2016-05-02 | 1 | -1/+4 |
|
|
* | Help: Add missing space in cmake(1) manual | Bartosz Kosiorek | 2016-05-02 | 1 | -1/+1 |
|
|
* | Merge topic 'doc-cmake-E-details' | Brad King | 2016-02-24 | 1 | -4/+8 |
|\ |
|
| * | Help: Clarify `cmake -E` command behavior with respect to file existence | Bartosz Kosiorek | 2016-02-19 | 1 | -4/+8 |
|
|
* | | cmake: Teach --build to reject multiple --target options | Sebastian Schuberth | 2016-02-05 | 1 | -0/+1 |
|
|
* | | Help: Fix reference to `cmake --build` in cmake(1) manual | Brad King | 2016-02-05 | 1 | -1/+1 |
|/ |
|
* | cmake: Teach -E make_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-10 | 1 | -4/+6 |
|
|
* | cmake: Teach -E copy_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-07 | 1 | -2/+3 |
|
|
* | cmake: Refine -E copy[_if_different] documentation | Bartosz Kosiorek | 2015-12-07 | 1 | -2/+7 |
|
|
* | cmake: Teach -E copy[_if_different] to support multiple files (#15703) | Bartosz Kosiorek | 2015-12-04 | 1 | -4/+4 |
|
|
* | cmake: Improve '-E' help message formatting | Bartosz Kosiorek | 2015-12-04 | 1 | -2/+2 |
|
|
* | Help: Improve formatting of variable documentation | James Johnston | 2015-08-21 | 1 | -0/+2 |
|
|
* | cmake: add --trace-expand option | Ben Boeckel | 2015-07-23 | 1 | -3/+7 |
|
|
* | Help: Spell '-D' option consistently across documentation (#15575) | Brad King | 2015-05-20 | 1 | -1/+1 |
|
|
* | cmake: Teach "-E tar" command a "--format=" option | Nils Gladitz | 2015-04-10 | 1 | -0/+4 |
|
|
* | Help: Document 'cmake -E <command>' modes in cmake.1 manual | Brad King | 2015-01-26 | 1 | -12/+108 |
|
|
* | cmake: Add '-E env' command-line tool | Brad King | 2014-06-23 | 1 | -1/+1 |
|
|
* | cmake: Add '-E sleep' command | Brad King | 2014-01-21 | 1 | -1/+1 |
|
|
* | Help: Format manual/*.1.rst options as definition lists | Kitware Robot | 2013-11-14 | 1 | -74/+89 |
|
|
* | Merge topic 'remove-cmake-i-wizard' | Brad King | 2013-11-05 | 1 | -2/+1 |
|\ |
|
| * | Help: Drop mention of cmake -i wizard mode | Brad King | 2013-11-04 | 1 | -2/+1 |
|
|
* | | Help: Refine manual/*.1.rst usage summaries | Brad King | 2013-11-04 | 1 | -3/+9 |
|
|
* | | Help: Glob manual/*.rst in Sphinx configuration | Brad King | 2013-10-30 | 1 | -0/+2 |
|
|
* | | Merge topic 'cmake--build-pipes' | Brad King | 2013-10-22 | 1 | -4/+1 |
|\ \ |
|
| * | | cmake: Always pass through stdout/stderr in --build mode | Brad King | 2013-10-18 | 1 | -4/+1 |
|
|
* | | | Merge topic 'remove-cmake-i-wizard' | Brad King | 2013-10-22 | 1 | -6/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | cmake: Drop support for "-i" wizard mode | Brad King | 2013-10-18 | 1 | -6/+0 |
| |/ |
|