summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* message: New message types to mark checks performed by CMakeAlex Turbov2019-11-022-3/+106
* 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
* | Help: fixed typos in PCH / Unity Build docCorentin Plouet2019-09-303-3/+3
* | Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-304-19/+34
|\ \
| * \ Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-304-19/+34
| |\ \ | | |/ | |/|
| | * Help: Mention 3.14.7 EXCLUDE_FROM_ALL fix in 3.15.4 release noteBrad King2019-09-301-0/+1
| | * Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-0/+8
| | |\
| | | * Help: Add release note for EXCLUDE_FROM_ALL fix in 3.14.7Brad King2019-09-301-0/+8
| | * | Help: Add release note for EXCLUDE_FROM_ALL fix in 3.15.4Brad King2019-09-301-0/+8
| | * | Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-302-19/+17
| | |\ \ | | | |/
| | | * Restore "all" target in subdirectories marked EXCLUDE_FROM_ALLBrad King2019-09-302-19/+17
| | | * Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.14Brad King2019-07-121-0/+8
| | | |\
* | | | \ Merge topic 'objective-c-cxx'Brad King2019-09-3011-4/+53
|\ \ \ \ \
| * | | | | Help: Add release note for Objective-C/C++ language supportCristian Adam2019-09-281-0/+9
| * | | | | Languages: Add support for Objective-C++Steve Wilson2019-09-287-5/+30
| * | | | | Languages: Add support for Objective-CSteve Wilson2019-09-287-3/+18
| |/ / / /
* | | | | FPHSA: add capability to specify message explaining reason of failureMarc Chevrier2019-09-271-0/+5
|/ / / /
* | | | Merge topic 'cpack-DEB-use-CPACK_PACKAGE_DESCRIPTION_FILE'Kyle Edwards2019-09-261-3/+11
|\ \ \ \
| * | | | CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`Alex Turbov2019-09-211-3/+11
* | | | | Precompile headers: Treat headers as relative to current source directoryCristian Adam2019-09-231-3/+18
* | | | | Merge topic 'cmake-e-doc-order'Brad King2019-09-201-9/+9
|\ \ \ \ \
| * | | | | Help: Fix indentation of create_symlink noteKyle Edwards2019-09-191-2/+2
| * | | | | Help: Fix ordering of cmake -E commandsKyle Edwards2019-09-181-9/+9
* | | | | | Merge topic 'doc-vs-2019-toolset'Brad King2019-09-201-0/+1
|\ \ \ \ \ \