summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify how tests are run if no resource spec file is specifiedKyle Edwards2019-11-261-0/+17
* CTest: Add version field to resource spec fileKyle Edwards2019-11-251-0/+9
* Help: Clarify compile features handling for OBJC and OBJCXXCraig Scott2019-11-171-1/+6
* Merge topic 'objc-standard-docs' into release-3.16Brad King2019-11-122-0/+12
|\
| * ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-112-0/+12
* | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16Craig Scott2019-11-121-0/+2
|\ \ | |/ |/|
| * CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONSAlex Turbov2019-11-111-0/+2
* | Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-072-72/+73
|\ \
| * | Help: Fix error in resource allocation exampleKyle Edwards2019-11-051-2/+2
| * | CTest: Rename hardware -> resources for CMake variables, command optionsCraig Scott2019-11-051-36/+35
| * | CTest: Rename PROCESSES test property to RESOURCE_GROUPSBrad King2019-11-052-38/+40
| |/
* | Merge topic 'doc-discourse' into release-3.16Craig Scott2019-11-061-7/+3
|\ \
| * | Help: Replace links to mailing lists with links to our Discourse ForumBrad King2019-11-051-7/+3
| |/
* | Merge branch 'clarify_compile_features_documentation' into release-3.16Brad King2019-11-051-7/+7
|\ \
| * | Help: Clarify what 'aware' means as it relates to C++ standardsRobert Maynard2019-11-041-7/+7
| |/
* | Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release...Craig Scott2019-11-051-0/+1
|\ \
| * | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRYRobert Maynard2019-11-041-0/+1
| |/
* | Merge branch 'update-compile-feature-supported-compiler-list' into release-3.16Brad King2019-11-041-11/+11
|\ \
| * | Help: Remove out of date bounds on compile feature supported versionsRobert Maynard2019-11-011-11/+11
* | | Help: drop confusing reference to `if()` from `$<BOOL:>`Ben Boeckel2019-10-311-2/+2
| |/ |/|
* | Merge branch 'doc-genex-tweak' into release-3.16Brad King2019-10-211-1/+1
|\ \ | |/ |/|
| * Help: Fix COMPILE_LANG_AND_ID genex exampleAlan W. Irwin2019-10-211-1/+1
| * Swift: support multithreaded compilationSaleem Abdulrasool2019-07-181-0/+1
| * Merge branch 'loglevel-option-case-consistency' into release-3.15Craig Scott2019-07-091-2/+2
| |\
| * \ Merge branch 'docs-misc-trivial-cleanups' into release-3.15Craig Scott2019-07-041-4/+5
| |\ \
* | | | CLI: Rename --loglevel to --log-level for naming consistencyCraig Scott2019-10-101-1/+4
* | | | Help: Add documentation for CTest hardware allocationKyle Edwards2019-10-022-0/+230
* | | | Merge topic 'xcode-debug-document-versioning'Brad King2019-10-022-0/+2
|\ \ \ \
| * | | | xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING propertyGregor Jasny2019-10-012-0/+2
* | | | | Languages: Add support for Objective-C++Steve Wilson2019-09-282-0/+23
* | | | | Languages: Add support for Objective-CSteve Wilson2019-09-282-0/+11
|/ / / /
* | | | 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 'autogen_path_prefix'Brad King2019-09-192-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Add documentation for AUTOMOC_PATH_PREFIXSebastian Holtermann2019-09-182-0/+2
* | | | | Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-171-0/+1
|/ / / /
* | | | Merge topic 'doc-remove_directory-symlink'Brad King2019-09-051-1/+2
|\ \ \ \
| * | | | cmake: Document -E remove_directory symlink behaviorBrad King2019-09-051-1/+2
* | | | | Merge topic 'unity-build'Brad King2019-09-052-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unity build: Add support for Ninja and Makefile generatorsCristian Adam2019-08-292-0/+7
* | | | | Merge topic 'fix-copy-directory-docs'Brad King2019-09-041-1/+1
|\ \ \ \ \
| * | | | | Help: Fix copy_directory descriptionLeonid Pospelov2019-09-021-1/+1
| |/ / / /
* | | | | Merge topic 'vs-cuda-custom-dir'Brad King2019-09-031-0/+1
|\ \ \ \ \
| * | | | | cuda: Added docs for extended cuda toolsetBenjamin Wozniak2019-08-301-0/+1
* | | | | | Merge topic 'cpack-install-multiple-configurations'Brad King2019-09-031-3/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variableAlex Turbov2019-08-301-3/+5
* | | | | | Merge topic 'per-lang-link-library-flag'Brad King2019-08-291-0/+2
|\ \ \ \ \ \
| * | | | | | Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX}Alan W. Irwin2019-08-271-0/+2
* | | | | | | Merge topic 'precompile-headers'Brad King2019-08-293-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |