summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* FindPython: Add possibility to control scope of artifacts.Marc Chevrier2020-03-051-0/+6
* Merge topic 'doc-rel-3.16-updates'Brad King2020-03-041-0/+26
|\
| * Help: Update CMake 3.16 release notes for 3.16.5Brad King2020-02-271-0/+26
| * ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-092-2/+2
* | Merge topic 'FindPython-manage-SOABI-suffix'Brad King2020-03-041-1/+3
|\ \
| * | FindPython: python_add_library can now manage SOABI suffix.Marc Chevrier2020-03-031-1/+3
* | | Merge topic 'cmake_command-eval'Brad King2020-03-032-3/+53
|\ \ \
| * | | cmake_command: Add command to EVAL a CMake script as a stringCristian Adam2020-03-032-3/+53
* | | | Merge topic 'ninja-multi-variable-shuffle-again'Brad King2020-02-285-29/+30
|\ \ \ \ | | |/ / | |/| |
| * | | Ninja Multi-Config: Always generate build.ninjaKyle Edwards2020-02-271-7/+8
| * | | Ninja Multi-Config: Remove "NMC" from variable namesKyle Edwards2020-02-275-22/+22
| * | | Help: Clarify that the CTest resource allocation feature doesn't oversubscribeKyle Edwards2020-02-261-0/+9
* | | | Merge topic 'tutorial-have-log-and-exp'Brad King2020-02-272-2/+12
|\ \ \ \
| * | | | Tutorial: Update Step 5 to work on WindowsBetsy McPhail2020-02-272-2/+12
* | | | | Merge topic 'Genex-LINK_LANGUAGE'Brad King2020-02-272-0/+119
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>Marc Chevrier2020-02-262-0/+119
* | | | | Merge topic 'cmake_command-command'Brad King2020-02-275-0/+55
|\ \ \ \ \
| * | | | | cmake_command: Add command to INVOKE other commands by nameCristian Adam2020-02-255-0/+55
* | | | | | Merge topic 'execute_process_exclusive_capture'Brad King2020-02-272-1/+17
|\ \ \ \ \ \
| * | | | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE optionsCristian Adam2020-02-242-1/+17
* | | | | | | Merge topic 'gen-tgt'Brad King2020-02-271-31/+37
|\ \ \ \ \ \ \
| * | | | | | | Help: cmake-generator-expressions(7): Target-Dependent QueriesJoachim Wuttke (h)2020-02-251-31/+37
* | | | | | | | Merge topic 'doc-cpack-ifw'Brad King2020-02-271-38/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: CPackIFW generator: offline installerJoachim Wuttke (o)2020-02-201-38/+45
| |/ / / / / / /
* | | | | | | | Merge topic 'FindSWIG-components'Marc Chevrier2020-02-271-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | FindSWIG: Add COMPONENTS support for SWIG target languagesSeth R Johnson2020-02-261-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'vs-sln-deploy'Brad King2020-02-263-0/+36
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | VS: Add target property to explicitly control solution deploymentAlexander Boczar2020-02-253-0/+36
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'CPackRPM-trans-scripts'Brad King2020-02-262-10/+21
|\ \ \ \ \ \ \
| * | | | | | | CPackRPM: Add PRE_/POST_TRANS scriptsSarang Joshi2020-02-242-10/+21
| |/ / / / / /
* | | | | | | Merge topic 'cmake-cfg-intdir-ninja-multi'Brad King2020-02-261-0/+7
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Help: Note that CMAKE_CFG_INTDIR is not fully supported on Ninja Multi-ConfigKyle Edwards2020-02-251-0/+7
* | | | | | | Merge topic 'swig-fortran'Marc Chevrier2020-02-251-0/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | UseSWIG: Enable SWIG Fortran target languageSeth R Johnson2020-02-241-0/+7
| | |_|/ / / | |/| | | |
* | | | | | Help: Clarify that the CTest resource allocation feature doesn't oversubscribeKyle Edwards2020-02-211-0/+9
|/ / / / /
* | | | | Help: Make note that file(READ ... HEX) produces lowercase lettersKyle Edwards2020-02-191-1/+3
* | | | | string: Add new HEX sub-commandKyle Edwards2020-02-192-0/+16
| |/ / / |/| | |
* | | | Merge topic 'doc-sections'Brad King2020-02-182-43/+56
|\ \ \ \
| * | | | Help: install: use bullet lists to sort out target kindsJoachim Wuttke (o)2020-02-171-17/+24
| * | | | Help: ifw.rst: Add toc; mv "Hints" section -> subsection of "Variables"Joachim Wuttke (o)2020-02-171-26/+32
| | |/ / | |/| |
* | | | Merge topic 'doc-string'Brad King2020-02-181-4/+6
|\ \ \ \
| * | | | Help: string: regex match and replace is a subcase of Search&ReplaceJoachim Wuttke (o)2020-02-171-4/+6
| |/ / /
* | | | Add deprecation warnings for policies CMP0071 and belowBrad King2020-02-171-0/+8
|/ / /
* | | Help: Correct typos in CPack docsJoachim Wuttke (h)2020-02-162-2/+2
* | | Merge topic 'doc-cpack'Craig Scott2020-02-151-15/+32
|\ \ \
| * | | Help: CPack Archive Generator: Clarify source vs binary packageJoachim Wuttke (o)2020-02-141-15/+32
* | | | Merge topic 'cpack-doc-ifw'Brad King2020-02-141-18/+18
|\ \ \ \
| * | | | Help: CPack IFW Generator: not only configures, but also runs QtIFW.Joachim Wuttke (o)2020-02-131-2/+5
| * | | | Help: More cross references between CPackIFW and CPackIFWGenerator.Joachim Wuttke (o)2020-02-131-16/+13
| |/ / /
* | | | Merge topic 'doc-install-dest'Brad King2020-02-141-3/+10
|\ \ \ \ | |/ / / |/| | |