summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Objective C/C++: Honor CC and CXX env vars to select compilerBrad King2020-05-143-0/+13
* Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilersBrad King2020-05-143-0/+24
* Merge branch 'doc-3.15-std-fix' into release-3.16Brad King2020-04-061-0/+9
|\
| * Help: Add 3.15 release note for change in -std= flag for compile featuresBrad King2020-04-061-0/+9
* | 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
* | Help: Clarify how tests are run if no resource spec file is specifiedKyle Edwards2019-11-261-0/+17
* | CTest: Clarify that resource requirements can be splitKyle Edwards2019-11-251-0/+16
* | CTest: Add version field to resource spec fileKyle Edwards2019-11-251-0/+9
* | Merge topic 'compile-features-other-lang' into release-3.16Brad King2019-11-181-1/+6
|\ \
| * | Help: Clarify compile features handling for OBJC and OBJCXXCraig Scott2019-11-171-1/+6
* | | Merge topic 'docs-pch-reorg' into release-3.16Brad King2019-11-182-49/+75
|\ \ \
| * | | Help: Provide guidance on INTERFACE for target_precompile_headers()Craig Scott2019-11-132-0/+16
| * | | Help: Reorganise target_precompile_headers() docs for readabilityCraig Scott2019-11-131-49/+59
| |/ /
* | | Tutorial: replace Unicode EN DASH with ASCII dashArkadiusz Drabczyk2019-11-171-2/+2
|/ /
* | Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16Kyle Edwards2019-11-121-1/+2
|\ \
| * | Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTSMarc Aldorasi2019-11-111-1/+2
* | | Merge topic 'objc-standard-docs' into release-3.16Brad King2019-11-1215-1/+238
|\ \ \
| * | | ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-1115-1/+238
| |/ /
* | | Merge topic 'reference-IMPORTED_IMPLIB-more' into release-3.16Brad King2019-11-121-0/+3
|\ \ \
| * | | Help: Reference IMPORTED_IMPLIB from the IMPORTED_LOCATION documentationMarc Aldorasi2019-11-111-0/+3
* | | | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16Craig Scott2019-11-122-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONSAlex Turbov2019-11-112-3/+4
| |/ /
* | | Help: Improve readability and fix inaccuracies in unity build docsCraig Scott2019-11-097-75/+120
* | | Merge topic 'doc-pch-genex' into release-3.16Brad King2019-11-081-0/+11
|\ \ \
| * | | Help: Document target_precompile_headers genex with angle bracketsBrad King2019-11-081-0/+11
| |/ /
* | | Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-077-139/+140
|\ \ \
| * | | Help: Fix error in resource allocation exampleKyle Edwards2019-11-051-2/+2
| * | | CTest: Rename hardware -> resources for CMake variables, command optionsCraig Scott2019-11-054-46/+45
| * | | CTest: Rename PROCESSES test property to RESOURCE_GROUPSBrad King2019-11-055-99/+101
| |/ /
* | | Unity build: Include GENERATED files into unity buildCristian Adam2019-11-061-3/+2
* | | Merge topic 'doc-discourse' into release-3.16Craig Scott2019-11-062-12/+9
|\ \ \
| * | | Help: Replace links to mailing lists with links to our Discourse ForumBrad King2019-11-051-7/+3
| * | | Help/dev: Update maintainer guide for Discourse transitionBrad King2019-11-051-5/+6
| |/ /
* | | Merge branch 'clarify_compile_features_documentation' into release-3.16Brad King2019-11-053-15/+15
|\ \ \
| * | | Help: Clarify what 'aware' means as it relates to C++ standardsRobert Maynard2019-11-043-15/+15
| |/ /
* | | Merge branch 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' into release-3.16Brad King2019-11-052-11/+17
|\ \ \
| * | | Help: Fix inaccuracies in INSTALL_REMOVE_ENVIRONMENT_RPATH docsCraig Scott2019-11-042-11/+17
| |/ /
* | | Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release...Craig Scott2019-11-0511-5/+58
|\ \ \
| * | | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRYRobert Maynard2019-11-0411-5/+58
| |/ /
* | | Merge branch 'tutorial-cleanup' into release-3.16Brad King2019-11-041-63/+66
|\ \ \
| * | | Tutorial: clean up typos, grammar and formattingCraig Scott2019-11-041-63/+66
| |/ /
* | | 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
* | | | Merge branch 'fix_load_cache_docs' into release-3.16Brad King2019-11-041-2/+2
|\ \ \ \
| * | | | Help: Clarify load_cache documentation of first parameterCharles Barto2019-11-011-2/+2
| | |/ / | |/| |
* | | | Merge branch 'docs-file-GET_RUNTIME_DEPENDENCIES' into release-3.16Craig Scott2019-11-031-10/+10
|\ \ \ \
| * | | | Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES)Craig Scott2019-11-031-10/+10
| |/ / /
* | | | Merge branch 'docs-list-remove_item' into release-3.16Craig Scott2019-11-031-1/+1
|\ \ \ \
| * | | | Help: list(REMOVE_ITEM) removes all instances, not just the first foundCraig Scott2019-11-021-1/+1
| |/ / /