| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge topic 'cache-truncate-newlines' | Brad King | 2018-01-19 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | cmCacheManager: Test and document newline truncation behavior | Kyle Edwards | 2018-01-15 | 1 | -0/+7 |
|
|
* | | | Autogen: Add release notes for (CMAKE_)AUTOGEN_PARALLEL | Sebastian Holtermann | 2018-01-17 | 1 | -0/+10 |
|
|
* | | | Autogen: Add documentation for (CMAKE_)AUTOGEN_PARALLEL | Sebastian Holtermann | 2018-01-17 | 7 | -2/+43 |
|
|
* | | | Merge topic 'fix-documentation' | Brad King | 2018-01-17 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Help: Improved MAIN_DEPENDENCY documentation of add_custom_command() | Christoph Ruediger | 2018-01-16 | 1 | -2/+4 |
|
|
* | | | | Merge topic 'extend-compile-language-genex' | Brad King | 2018-01-16 | 2 | -25/+32 |
|\ \ \ \ |
|
| * | | | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode | Brad King | 2018-01-12 | 2 | -22/+18 |
|
|
| * | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode | Brad King | 2018-01-12 | 2 | -15/+26 |
| |/ / / |
|
* | | | | Merge topic 'CheckIncludeFile-required-libs' | Brad King | 2018-01-16 | 1 | -0/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES | Don Hinton | 2018-01-10 | 1 | -0/+11 |
|
|
* | | | | Merge topic 'misc-typos' | Brad King | 2018-01-11 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | MAINT: Misc. typos | luz.paz | 2018-01-10 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'doc-fixes' | Brad King | 2018-01-11 | 1 | -4/+3 |
|\ \ \ \ \ |
|
| * | | | | | Linkify target_link_libraries in DEBUG_CONFIGURATIONS | Paul "TBBle" Hampson | 2018-01-10 | 1 | -4/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'doc-install-arg-order' | Brad King | 2018-01-11 | 1 | -1/+15 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Help: improve install() documentation of argument ordering | Kyle Edwards | 2018-01-08 | 1 | -1/+15 |
|
|
* | | | | | Merge topic 'unhardcode-configuration-types' | Brad King | 2018-01-10 | 19 | -66/+53 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Help: Add references and backticks in LINK_FLAGS prop_tgt | Beren Minor | 2018-01-08 | 1 | -2/+3 |
|
|
| * | | | | Unhardcode the CMAKE_CONFIGURATION_TYPES values | Beren Minor | 2018-01-08 | 19 | -65/+51 |
| |/ / / |
|
* | | | | Merge topic 'COMPILE_FLAGS-clarify-sf-prop-documentation' | Brad King | 2018-01-09 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | COMPILE_FLAGS: do not imply that the property is a list | Ben Boeckel | 2018-01-08 | 1 | -3/+3 |
|
|
* | | | | | Merge topic 'doc-CMAKE_SYSTEM_NAME-mode' | Brad King | 2018-01-09 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | Help: note that CMAKE_SYSTEM_NAME is not set in script mode | Kyle Edwards | 2018-01-08 | 1 | -0/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'doc-OUTPUT_NAME-clarify' | Brad King | 2018-01-09 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | Help: fix documentation for OUTPUT_NAME | Kyle Edwards | 2018-01-08 | 1 | -1/+2 |
| |/ / / / |
|
* | | | | | Merge topic 'improve_generated_property_docs' | Craig Scott | 2018-01-09 | 1 | -4/+19 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | GENERATED: Improve the documentation of the GENERATED file property | Robert Maynard | 2018-01-08 | 1 | -4/+19 |
| |/ / / |
|
* | | | | Merge topic 'execute_process_UTF8_keyword' | Brad King | 2018-01-08 | 1 | -2/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | execute_process: Allow UTF-8 as a synonym for the UTF8 keyword | Craig Scott | 2017-12-27 | 1 | -2/+4 |
| |/ / |
|
* | | | Merge topic '17431-iphone-deployment-target' | Brad King | 2018-01-08 | 3 | -5/+21 |
|\ \ \ |
|
| * | | | Darwin: Emit deployment target that matches the SDK | Gregor Jasny | 2017-12-22 | 3 | -5/+21 |
| |/ / |
|
* | | | Merge topic 'various-typos' | Craig Scott | 2018-01-04 | 6 | -6/+6 |
|\ \ \ |
|
| * | | | Various typo fixes | Luz Paz | 2018-01-03 | 6 | -6/+6 |
| |/ / |
|
* | | | FindDoxygen: Add DOXYGEN_VERBATIM_VARS for quote prevention | Craig Scott | 2018-01-02 | 1 | -0/+8 |
|/ / |
|
* | | Merge topic 'cpackifw-package-remove-target-dir' | Brad King | 2017-12-21 | 1 | -0/+6 |
|\ \ |
|
| * | | CPack/IFW: Add option to control deletion of the install directory | Jean-Philippe Lebel | 2017-12-15 | 1 | -0/+6 |
|
|
* | | | CTest: Expand 'Label and Subproject Summary' section of manual | Betsy McPhail | 2017-12-15 | 1 | -3/+31 |
|/ / |
|
* | | Merge topic 'cpack-rpm-check-executable-flags' | Brad King | 2017-12-07 | 1 | -0/+6 |
|\ \ |
|
| * | | CPack/RPM: check executable flags for debuginfo packages | Domen Vrankar | 2017-12-06 | 1 | -0/+6 |
|
|
* | | | Merge topic 'externalproject_download_dir' | Brad King | 2017-12-07 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | ExternalProject: Support substituting <DOWNLOAD_DIR> | Craig Scott | 2017-12-06 | 1 | -0/+5 |
|
|
* | | | | Merge branch 'backport-revert-server-target-backtraces' into revert-server-ta... | Brad King | 2017-12-06 | 2 | -41/+13 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | server: Revert "Report backtraces in codemodel response" | Brad King | 2017-12-06 | 2 | -41/+13 |
|
|
* | | | | server: drop "ctestInfo" backtrace information | Brad King | 2017-12-06 | 1 | -11/+0 |
| |_|/
|/| | |
|
* | | | Merge topic 'doc-lang-order' | Brad King | 2017-12-06 | 2 | -2/+9 |
|\ \ \ |
|
| * | | | Help: Document that ASM should be enabled last | Brad King | 2017-12-06 | 2 | -2/+9 |
|
|
* | | | | Add generator expression support to per-source COMPILE_DEFINITIONS | Marc Chevrier | 2017-12-05 | 2 | -0/+15 |
|/ / / |
|
* | | | Merge topic 'add_library-mention-xcode-objlib-behavior' | Brad King | 2017-12-04 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | add_library: mention that Xcode requires a real source file | Ben Boeckel | 2017-12-01 | 1 | -3/+3 |
|
|