Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'doc-cmake.1' | Craig Scott | 2018-11-28 | 8 | -68/+226 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Extend the cmake(1) manual | Brad King | 2018-11-27 | 2 | -21/+120 | |
| * | | | | | | | Help: Improve cmake(1) manual organization | Joachim Wuttke (l) | 2018-11-27 | 3 | -53/+112 | |
| * | | | | | | | Help: Emphasize tool names in their manuals | Joachim Wuttke (l) | 2018-11-26 | 5 | -8/+8 | |
* | | | | | | | | Merge topic 'autogen_target_docs' | Brad King | 2018-11-27 | 3 | -25/+44 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Autogen: Documentation updates | Sebastian Holtermann | 2018-11-26 | 3 | -25/+44 | |
* | | | | | | | | | Merge topic 'ctest-updates' | Brad King | 2018-11-27 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME value | Regina Pfeifer | 2018-11-20 | 1 | -3/+1 | |
* | | | | | | | | | Merge topic 'FindGIF-modernize' | Brad King | 2018-11-21 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Help: Add notes for topic 'FindGIF-modernize' | Brad King | 2018-11-21 | 1 | -0/+4 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'doc-module-doc-syntax' | Craig Scott | 2018-11-20 | 2 | -78/+99 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Help/dev: Modernize module example in the CMake Documentation Guide | Brad King | 2018-11-20 | 1 | -46/+38 | |
| * | | | | | | | Help: Modernize example find module docs in cmake-developer(7) | Brad King | 2018-11-20 | 1 | -32/+61 | |
* | | | | | | | | Genex: Add policy to handle empty list items in $<IN_LIST:...> | Kyle Edwards | 2018-11-19 | 3 | -0/+27 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'macro_doc_cleanups' | Brad King | 2018-11-19 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Minor grammar and typo corrections for macro command docs | Craig Scott | 2018-11-15 | 1 | -5/+5 | |
* | | | | | | | | Merge topic 'findx11-imported-targets' | Brad King | 2018-11-19 | 1 | -0/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindX11: add imported targets | Ben Boeckel | 2018-11-13 | 1 | -0/+1 | |
| * | | | | | | | | FindX11: find Xext.h | Ben Boeckel | 2018-11-12 | 1 | -0/+2 | |
| * | | | | | | | | FindX11: match variables with library names | Ben Boeckel | 2018-11-12 | 1 | -0/+29 | |
* | | | | | | | | | Merge topic 'pie-link-options' | Brad King | 2018-11-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | CMP0083: fix warning message on try_compile | Marc Chevrier | 2018-11-19 | 1 | -1/+2 | |
* | | | | | | | | | Merge topic 'cpack' | Brad King | 2018-11-15 | 1 | -14/+26 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Help: Explain interaction of cpack(1) and CPack. | Joachim Wuttke (l) | 2018-11-15 | 1 | -14/+26 | |
* | | | | | | | | | Merge topic 'deprecate-findqt' | Brad King | 2018-11-15 | 4 | -1/+36 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | find_package(): Add policy to remove the FindQt module | Kyle Edwards | 2018-11-14 | 4 | -1/+36 | |
* | | | | | | | | | Merge topic 'doc-developer-to-source-guide' | Brad King | 2018-11-15 | 4 | -584/+552 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help/dev: Factor out a CMake Documentation Guide for developing the docs | Brad King | 2018-11-14 | 4 | -530/+552 | |
| * | | | | | | | | | Help: Fix policy markup example in cmake-developer(7) | Brad King | 2018-11-14 | 1 | -1/+1 | |
| * | | | | | | | | | Help: Drop compile features section from cmake-developer(7) manual | Brad King | 2018-11-14 | 1 | -47/+0 | |
| * | | | | | | | | | Help/dev: Drop 'size_t' preference from source code guide | Brad King | 2018-11-14 | 1 | -7/+0 | |
* | | | | | | | | | | Merge topic 'macro3' | Brad King | 2018-11-15 | 2 | -15/+43 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Help: describe differences between macro and function. | Joachim Wuttke (l) | 2018-11-14 | 2 | -10/+38 | |
| * | | | | | | | | | Help: in macro vs function example, use lowercase names. | Joachim Wuttke (l) | 2018-11-14 | 1 | -5/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Help: Spell out MFC | Joachim Wuttke (o) | 2018-11-14 | 2 | -10/+12 | |
* | | | | | | | | | Help: Add links to variables | Joachim Wuttke (o) | 2018-11-14 | 1 | -4/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'deprecate-modules2' | Brad King | 2018-11-13 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Move deprecated modules to appropriate section. | Joachim Wuttke (l) | 2018-11-13 | 1 | -3/+2 | |
* | | | | | | | | | Help: Document that function invocation is case-insensitive | Joachim Wuttke (l) | 2018-11-13 | 1 | -21/+46 | |
* | | | | | | | | | Help: Document that macro invocation is case-insensitive | Joachim Wuttke (l) | 2018-11-13 | 1 | -16/+42 | |
* | | | | | | | | | Merge topic 'macro' | Brad King | 2018-11-13 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Mention endmacro argument as legacy only. | Joachim Wuttke (l) | 2018-11-13 | 1 | -1/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'env2' | Brad King | 2018-11-13 | 29 | -0/+59 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Describe environment variables as such. | Joachim Wuttke (l) | 2018-11-13 | 29 | -0/+59 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'if_support_checking_if_cache_var_defined' | Brad King | 2018-11-13 | 2 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | If: Support the 'DEFINED CACHE{}' syntax | Robert Maynard | 2018-11-09 | 2 | -5/+9 | |
* | | | | | | | | | Merge topic 'deprecate-ParseArguments' | Brad King | 2018-11-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Help: move CMakeParseArguments to deprecated section | Joachim Wuttke (h) | 2018-11-11 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'pie-link-options' | Craig Scott | 2018-11-12 | 5 | -0/+42 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | POSITION_INDEPENDENT_CODE: Manage link flags for executables | Marc Chevrier | 2018-11-11 | 3 | -0/+31 | |