Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Tutorial: Update Step 5 to work on Windows | Betsy McPhail | 2020-02-27 | 2 | -2/+12 | |
* | | | | | Merge topic 'Genex-LINK_LANGUAGE' | Brad King | 2020-02-27 | 2 | -0/+119 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> | Marc Chevrier | 2020-02-26 | 2 | -0/+119 | |
* | | | | | Merge topic 'cmake_command-command' | Brad King | 2020-02-27 | 5 | -0/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake_command: Add command to INVOKE other commands by name | Cristian Adam | 2020-02-25 | 5 | -0/+55 | |
* | | | | | | Merge topic 'execute_process_exclusive_capture' | Brad King | 2020-02-27 | 2 | -1/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options | Cristian Adam | 2020-02-24 | 2 | -1/+17 | |
* | | | | | | | Merge topic 'gen-tgt' | Brad King | 2020-02-27 | 1 | -31/+37 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: cmake-generator-expressions(7): Target-Dependent Queries | Joachim Wuttke (h) | 2020-02-25 | 1 | -31/+37 | |
* | | | | | | | | Merge topic 'doc-cpack-ifw' | Brad King | 2020-02-27 | 1 | -38/+45 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: CPackIFW generator: offline installer | Joachim Wuttke (o) | 2020-02-20 | 1 | -38/+45 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'FindSWIG-components' | Marc Chevrier | 2020-02-27 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindSWIG: Add COMPONENTS support for SWIG target languages | Seth R Johnson | 2020-02-26 | 1 | -0/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'vs-sln-deploy' | Brad King | 2020-02-26 | 3 | -0/+36 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | VS: Add target property to explicitly control solution deployment | Alexander Boczar | 2020-02-25 | 3 | -0/+36 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'CPackRPM-trans-scripts' | Brad King | 2020-02-26 | 2 | -10/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPackRPM: Add PRE_/POST_TRANS scripts | Sarang Joshi | 2020-02-24 | 2 | -10/+21 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'cmake-cfg-intdir-ninja-multi' | Brad King | 2020-02-26 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Help: Note that CMAKE_CFG_INTDIR is not fully supported on Ninja Multi-Config | Kyle Edwards | 2020-02-25 | 1 | -0/+7 | |
* | | | | | | | Merge topic 'swig-fortran' | Marc Chevrier | 2020-02-25 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | UseSWIG: Enable SWIG Fortran target language | Seth R Johnson | 2020-02-24 | 1 | -0/+7 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Help: Clarify that the CTest resource allocation feature doesn't oversubscribe | Kyle Edwards | 2020-02-21 | 1 | -0/+9 | |
|/ / / / / | ||||||
* | | | | | Help: Make note that file(READ ... HEX) produces lowercase letters | Kyle Edwards | 2020-02-19 | 1 | -1/+3 | |
* | | | | | string: Add new HEX sub-command | Kyle Edwards | 2020-02-19 | 2 | -0/+16 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'doc-sections' | Brad King | 2020-02-18 | 2 | -43/+56 | |
|\ \ \ \ | ||||||
| * | | | | Help: install: use bullet lists to sort out target kinds | Joachim Wuttke (o) | 2020-02-17 | 1 | -17/+24 | |
| * | | | | Help: ifw.rst: Add toc; mv "Hints" section -> subsection of "Variables" | Joachim Wuttke (o) | 2020-02-17 | 1 | -26/+32 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'doc-string' | Brad King | 2020-02-18 | 1 | -4/+6 | |
|\ \ \ \ | ||||||
| * | | | | Help: string: regex match and replace is a subcase of Search&Replace | Joachim Wuttke (o) | 2020-02-17 | 1 | -4/+6 | |
| |/ / / | ||||||
* | | | | Add deprecation warnings for policies CMP0071 and below | Brad King | 2020-02-17 | 1 | -0/+8 | |
|/ / / | ||||||
* | | | Help: Correct typos in CPack docs | Joachim Wuttke (h) | 2020-02-16 | 2 | -2/+2 | |
* | | | Merge topic 'doc-cpack' | Craig Scott | 2020-02-15 | 1 | -15/+32 | |
|\ \ \ | ||||||
| * | | | Help: CPack Archive Generator: Clarify source vs binary package | Joachim Wuttke (o) | 2020-02-14 | 1 | -15/+32 | |
* | | | | Merge topic 'cpack-doc-ifw' | Brad King | 2020-02-14 | 1 | -18/+18 | |
|\ \ \ \ | ||||||
| * | | | | Help: CPack IFW Generator: not only configures, but also runs QtIFW. | Joachim Wuttke (o) | 2020-02-13 | 1 | -2/+5 | |
| * | | | | Help: More cross references between CPackIFW and CPackIFWGenerator. | Joachim Wuttke (o) | 2020-02-13 | 1 | -16/+13 | |
| |/ / / | ||||||
* | | | | Merge topic 'doc-install-dest' | Brad King | 2020-02-14 | 1 | -3/+10 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Help: command install: absolute paths unsupported by CPack | Joachim Wuttke (o) | 2020-02-12 | 1 | -3/+10 | |
* | | | | Merge topic 'doc-ascii' | Brad King | 2020-02-12 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Help: Replace UTF-8 apostrophe with ascii apostrophe | Brad King | 2020-02-12 | 1 | -3/+3 | |
| * | | Merge topic 'cpack-ifw-qt-links' into release-3.17 | Brad King | 2020-02-12 | 1 | -25/+20 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' into release-3.17 | Brad King | 2020-02-12 | 1 | -1/+1 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'cpack-ifw-qt-links' | Brad King | 2020-02-12 | 1 | -25/+20 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Help: CPackIFWGenerator: explain relation to CPackIWF | Joachim Wuttke (o) | 2020-02-11 | 1 | -10/+7 | |
| * | | | | Help: Show external link only once per page; explain abbreviation QtIFW. | Joachim Wuttke (o) | 2020-02-11 | 1 | -18/+16 | |
* | | | | | Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' | Brad King | 2020-02-12 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | file: Fix GLOB_RECURSE LIST_DIRECTORIES documentation regarding CMP0009 | Shane Parris | 2020-02-11 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | cmake-gui: set generator field defaults from environment | Code Smith | 2020-02-06 | 1 | -0/+8 | |
* | | | | Begin post-3.17 development | Brad King | 2020-02-05 | 2 | -0/+9 | |
| |/ / |/| | | ||||||
* | | | Help: Drop development topic notes to prepare release | Brad King | 2020-02-05 | 2 | -9/+0 | |
|/ / |