summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindRuby-variable-case'Brad King2020-03-131-0/+7
|\
| * FindRuby: Rename variables to match case of module nameJulien Marrec2020-03-111-0/+7
* | Merge topic 'profiling'Brad King2020-03-132-0/+23
|\ \
| * | cmake: add command line options to output script profiling dataWouter Klouwen2020-03-072-0/+23
* | | Merge topic 'generated-byproducts-docs'Brad King2020-03-124-11/+30
|\ \ \
| * | | Help: Expand discussion of GENERATED / BYPRODUCTSFeRD (Frank Dana)2020-03-123-10/+29
| * | | Help: Add missing word in AUTOGEN_TARGET_DEPENDS.rstFeRD (Frank Dana)2020-03-121-1/+1
| * | | Merge topic 'rename-macho-version-properties' into release-3.17Craig Scott2020-03-128-37/+37
| |\ \ \
| * \ \ \ Merge topic 'release-notes-minor-cleanups' into release-3.17Brad King2020-03-101-13/+13
| |\ \ \ \
| * \ \ \ \ Merge topic 'doc-3.17-relnotes' into release-3.17Brad King2020-03-103-6/+9
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'rename-macho-version-properties'Craig Scott2020-03-128-37/+37
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSIONBrad King2020-03-128-37/+37
* | | | | | Merge topic 'release-notes-minor-cleanups'Brad King2020-03-101-13/+13
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Cleanup minor typos and grammar in 3.17 release notesCraig Scott2020-03-101-13/+13
| | |/ / / | |/| | |
| * | | | Merge topic 'doc-add_custom_command-depends' into release-3.17Brad King2020-03-061-14/+30
| |\ \ \ \
| * \ \ \ \ Merge topic 'doc-rel-3.16-updates' into release-3.17Brad King2020-03-041-0/+26
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-3.17-relnotes'Brad King2020-03-103-6/+9
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Help: Fix 3.17 release notes for Xcode scheme settingsBrad King2020-03-101-4/+7
| * | | | | | Help: Fix toctree order of Xcode scheme variable and propertyBrad King2020-03-102-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'file-CONFIGURE'Brad King2020-03-102-0/+46
|\ \ \ \ \ \
| * | | | | | file: Add CONFIGURE subcommandLeander Beernaert2020-03-092-0/+46
* | | | | | | find_*: Add support for REQUIRED keywordSylvain Joubert2020-03-062-2/+13
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'doc-add_custom_command-depends'Brad King2020-03-061-14/+30
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Help: Clarify add_custom_command DEPENDS conversion to file pathsBrad King2020-03-061-14/+30
| | |/ / / | |/| | |
* | | | | Merge topic 'FindPython-artifacts-scope'Brad King2020-03-061-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindPython: Add possibility to control scope of artifacts.Marc Chevrier2020-03-051-0/+6
* | | | | Merge topic 'macos_framework_postfix'Kyle Edwards2020-03-056-0/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>Alexandru Croitor2020-03-046-0/+45
* | | | | 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
|\ \ \ \ \ \ \ \