summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'project-include-before'Brad King2019-10-216-5/+23
|\
| * project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFOREDeniz Bahadir2019-10-186-5/+23
* | Merge topic 'export-compile-commands-environment-variable'Brad King2019-10-214-0/+19
|\ \
| * | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same nameDaan De Meyer2019-10-184-0/+19
* | | Merge topic 'doc-genex-tweak'Brad King2019-10-211-1/+1
|\ \ \
| * | | Help: Fix COMPILE_LANG_AND_ID genex exampleAlan W. Irwin2019-10-211-1/+1
| * | | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.15Brad King2019-09-304-19/+34
| |\ \ \
* | \ \ \ Merge topic 'vs-per-config-sources'Brad King2019-10-211-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | VS: Add support for per-config sourcesBrad King2019-10-171-0/+5
| | |_|/ | |/| |
* | | | Merge topic 'vs-vctargetspath'Brad King2019-10-182-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | VS: Propagate CMAKE_VS_GLOBALS into custom targetsAlexander Boczar2019-10-171-1/+2
| * | | VS: Propagate CMAKE_VS_GLOBALS into compiler id projectsAlexander Boczar2019-10-171-0/+3
| * | | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-152-0/+11
* | | | Merge topic 'doc-pch-compile-language'Brad King2019-10-171-0/+4
|\ \ \ \
| * | | | PCH: Document and test COMPILE_LANGUAGE genex for per-language headerBrad King2019-10-161-0/+4
* | | | | Merge topic 'vs_dotnet_documentation_file'Brad King2019-10-173-0/+13
|\ \ \ \ \
| * | | | | VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-153-0/+13
| | |/ / / | |/| | |
* | | | | Merge topic 'doc-add_link_options-typos'Brad King2019-10-162-11/+11
|\ \ \ \ \
| * | | | | Help: Fix typos and style in add_link_options documentationTom Lankhorst2019-10-162-11/+11
| | |/ / / | |/| | |
* | | | | Merge topic 'FindCURL-cmake-package'Brad King2019-10-161-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindCURL: Try to find CURLConfig.cmakeCharles Barto2019-10-151-0/+7
* | | | | Merge topic 'doc-static-lib-flags'Brad King2019-10-152-5/+17
|\ \ \ \ \
| * | | | | Help: Clarify documentation of CMAKE_STATIC_LINKER_FLAGSBrad King2019-10-152-5/+17
| | |/ / / | |/| | |
* | | | | Merge topic 'feature/CMAKE_MESSAGE_CONTEXT'Craig Scott2019-10-137-2/+137
|\ \ \ \ \
| * | | | | message: Support logging a context with each messageAlex Turbov2019-10-126-1/+106
| * | | | | message: Add new CMAKE_MESSAGE_LOG_LEVEL variableAlex Turbov2019-10-125-0/+30
| * | | | | Help: Move CMAKE_MESSAGE_INDENT variable to correct sectionAlex Turbov2019-10-121-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'doc-unity-build'Brad King2019-10-124-17/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Document CMAKE_UNITY_BUILD/CMAKE_EXPORT_COMPILE_COMMANDS limitationBrad King2019-10-113-0/+14
| * | | | Help: Extend documentation of CMAKE_UNITY_BUILD variableBrad King2019-10-111-3/+5
| * | | | Help: Improve UNITY_BUILD documentation formattingBrad King2019-10-111-15/+15
| * | | | Help: Document CMAKE_UNITY_BUILD in 3.16 release notesBrad King2019-10-111-0/+4
| |/ / /
| * | | Merge branch 'rename_loglevel_option' into release-3.16Brad King2019-10-103-2/+10
| |\ \ \
* | \ \ \ Merge topic 'deprecate-policy-old'Brad King2019-10-101-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add deprecation warnings for policies CMP0069 and belowBrad King2019-10-101-0/+8
| * | | | Begin post-3.16 developmentBrad King2019-10-072-0/+9
| |/ / /
| * | | Help: Drop development topic notes to prepare releaseBrad King2019-10-072-9/+0
* | | | CLI: Rename --loglevel to --log-level for naming consistencyCraig Scott2019-10-103-2/+10
|/ / /
* | | Merge topic 'doc-3.16-relnotes'Brad King2019-10-0744-295/+271
|\ \ \
| * | | Help: Add missing 3.16 release notes for CPack/DEB descriptionsBrad King2019-10-071-0/+8
| * | | Help: Organize and revise 3.16 release notesBrad King2019-10-071-135/+178
| * | | Help: Consolidate 3.16 release notesBrad King2019-10-0444-295/+220
* | | | Merge topic 'doc_custom_commands_crosscompile'Brad King2019-10-072-25/+45
|\ \ \ \
| * | | | Help: Clarify how target names are handled in custom commands/targetsCraig Scott2019-10-052-25/+45
| |/ / /
* | | | Help: Document install/strip targets for Ninja/UNIX Makefiles generatorsCristian Adam2019-10-042-6/+36
|/ / /
* | | Help: Add documentation for CTest hardware allocationKyle Edwards2019-10-026-0/+304
* | | Merge topic 'clang-format-normalize-headers-presentation'Brad King2019-10-0216-12/+27
|\ \ \
| * | | Revise include order using clang-format-6.0Kitware Robot2019-10-0116-12/+27
* | | | Merge topic 'xcode-debug-document-versioning'Brad King2019-10-026-1/+37
|\ \ \ \ | |/ / / |/| | |
| * | | xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING propertyGregor Jasny2019-10-016-1/+37