Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'try-compile' | Brad King | 2018-12-06 | 4 | -2/+24 |
|\ | |||||
| * | Check* functions family: add support for LINK_OPTIONS | Marc Chevrier | 2018-12-01 | 1 | -0/+5 |
| * | try_compile/try_run: Add support for LINK_OPTIONS option. | Marc Chevrier | 2018-12-01 | 3 | -2/+19 |
* | | CPack/Deb: Remove paxr as a supported tar format for a .deb | Guillem Jover | 2018-11-28 | 2 | -6/+13 |
* | | Help: Replace use of :code:`` with plain reST syntax | Brad King | 2018-11-28 | 4 | -14/+14 |
|/ | |||||
* | Merge topic 'file-size' | Brad King | 2018-11-28 | 2 | -0/+16 |
|\ | |||||
| * | file: add SIZE option | Wouter Klouwen | 2018-11-27 | 2 | -0/+16 |
* | | 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 |
|\ \ \ \ |