summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Find: find_package prefers variable CMAKE_FIND_USE_REGISTRYRobert Maynard2019-07-0911-7/+71
* Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docsRobert Maynard2019-07-099-38/+78
* Merge topic 'build-install-rpath-genex'Brad King2019-06-263-0/+11
|\
| * BUILD_RPATH/INSTALL_RPATH: Add generator expression supportKyle Edwards2019-06-253-0/+11
* | Merge topic 'doc-CMAKE_FRAMEWORK-crossref'Brad King2019-06-261-1/+3
|\ \
| * | Help: Document that CMAKE_FRAMEWORK initializes FRAMEWORK target propCraig Scott2019-06-251-1/+3
* | | Help: Move CMP0095 into CMake 3.16 sectionKyle Edwards2019-06-251-1/+8
| |/ |/|
* | Merge topic 'FindPython-FIND_ABI'Brad King2019-06-251-0/+5
|\ \
| * | FindPython: add Python_FIND_ABI hint.Marc Chevrier2019-06-241-0/+5
* | | Merge topic 'help-guide-tutorial'Brad King2019-06-25110-0/+3408
|\ \ \
| * | | Help: Add tutorial guide table of contentsBrad King2019-06-191-0/+4
| * | | Help: Update tutorial to include text from CMake bookBetsy McPhail2019-06-191-0/+35
| * | | Help: Populate tutorial guide textBetsy McPhail2019-06-1944-939/+777
| * | | Help/guide/tutorial: Adopt tutorial codeKitware Robot2019-06-18122-0/+3521
| * | | Help: Add infrastructure for guide-level documentationBrad King2019-06-182-0/+10
* | | | Merge topic 'doc-typos-cmake_parse_arguments'Brad King2019-06-241-8/+8
|\ \ \ \
| * | | | Help: Typo and grammar fixes in cmake_parse_arguments() docsCraig Scott2019-06-231-8/+8
| | |_|/ | |/| |
* | | | Merge topic 'doc-IMPORTED_LOCATION'Brad King2019-06-241-4/+11
|\ \ \ \
| * | | | Help: Improve documentation of IMPORTED_LOCATION propertyAlexandru Croitor2019-06-211-4/+11
| |/ / /
* | | | Merge topic 'find-control-vars'Brad King2019-06-2112-21/+96
|\ \ \ \ | |_|_|/ |/| | |
| * | | Find: Provide global controls for the `NO_[]_PATH` call optionsRobert Maynard2019-06-2112-21/+96
* | | | Merge topic 'autogen_documentation'Brad King2019-06-203-106/+306
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Autogen: Overhaul AUTOMOC target property documentationSebastian Holtermann2019-06-191-62/+212
| * | | Help: Autogen: Overhaul AUTOUIC target property documentationSebastian Holtermann2019-06-191-26/+61
| * | | Help: Autogen: Overhaul AUTORCC target property documentationSebastian Holtermann2019-06-191-18/+33
| |/ /
| * | Merge branch 'android-pie-cmp0083' into release-3.15Brad King2019-06-191-0/+6
| |\ \
| * \ \ Merge branch 'doc-project-include' into release-3.15Brad King2019-06-183-9/+19
| |\ \ \
| * \ \ \ Merge branch 'capabilities-fileapi' into release-3.15Brad King2019-06-122-0/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'additional_clean_files_help' into release-3.15Craig Scott2019-06-083-11/+23
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'android-pie-cmp0083'Brad King2019-06-191-0/+6
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Android: ensure PIE behavior is consistent regardless CMP0083 policyMarc Chevrier2019-06-191-0/+6
* | | | | | Merge topic 'doc-project-include'Brad King2019-06-183-9/+19
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Help: Document what project() calls use CMAKE_PROJECT_INCLUDE and friendsBrad King2019-06-173-9/+19
* | | | | | Merge topic 'escape-install-rpath'Kyle Edwards2019-06-173-0/+36
|\ \ \ \ \ \
| * | | | | | cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-133-0/+36
* | | | | | | Merge topic 'add-test-command-expand-lists'Brad King2019-06-122-1/+13
|\ \ \ \ \ \ \
| * | | | | | | add_test: Add COMMAND_EXPAND_LISTS optionSergey Bobrenok2019-06-072-1/+13
* | | | | | | | Merge topic 'capabilities-fileapi'Brad King2019-06-122-0/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | cmake: Teach -E capabilities to report supported fileapi requestsBrad King2019-06-072-0/+18
| | |/ / / / | |/| | | |
* | | | | | GetPrerequisites: Add deprecation noticeKyle Edwards2019-06-101-0/+2
* | | | | | file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-102-0/+275
* | | | | | Merge topic 'additional_clean_files_help'Craig Scott2019-06-083-11/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Help: Improve ADDITIONAL_CLEAN_FILES documentationSebastian Holtermann2019-06-072-10/+22
| * | | | Help: Move ADDITIONAL_MAKE_CLEAN_FILES dir prop to deprecated sectionCraig Scott2019-06-071-1/+1
| |/ / /
* | | | Merge topic 'doc-xlclang-id'Brad King2019-06-061-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Document XLClang compiler idBrad King2019-06-061-0/+1
| |/ /
* | | Begin post-3.15 developmentBrad King2019-06-042-0/+9
|/ /
* | Help: Drop development topic notes to prepare releaseBrad King2019-06-042-9/+0
* | Help: Organize and revise 3.15 release notesBrad King2019-06-041-209/+231
* | Help: Consolidate 3.15 release notesBrad King2019-06-0473-459/+326