summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-typo'Brad King2020-03-231-1/+1
|\
| * Help: Fixed typo in CMAKE_INSTALL_RPATH_USE_LINK_PATH.rstJaak Ristioja2020-03-231-1/+1
* | Merge topic 'trace-format-json-doc'Brad King2020-03-191-1/+1
|\ \ | |/
| * Help: Fix documentation of --trace-format parameterKyle Edwards2020-03-181-1/+1
* | Merge topic 'file-archive'Brad King2020-03-172-0/+70
|\ \
| * | file: Add ARCHIVE_{CREATE|EXTRACT} subcommandsCristian Adam2020-03-162-0/+70
* | | Merge topic 'gtest-parallel-xml'Brad King2020-03-161-0/+6
|\ \ \
| * | | GoogleTest: Add release note for XML_OUTPUT_DIRAlexander Stein2020-03-131-0/+6
* | | | Merge topic 'help-source-developer-guide'Marc Chevrier2020-03-141-4/+140
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Update CMake source developer guide for C++ standard library usageMarc Chevrier2020-03-141-4/+140
* | | | 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
|\ \ \ \