summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* FindFLEX: Add policy CMP0098 to run flex in build treeJannick2019-11-153-0/+44
* Merge topic 'cmake-e-rm'Kyle Edwards2019-11-152-4/+32
|\
| * cmake -E: Add rm with improved semantics over remove and remove_directoryJohnny Jazeix2019-11-132-4/+32
* | Merge topic 'ctest_test-repeat'Brad King2019-11-152-0/+23
|\ \
| * | ctest_test: Add option to REPEAT testsBrad King2019-11-072-0/+23
| |/
* | Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS'Kyle Edwards2019-11-121-1/+2
|\ \
| * | Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTSMarc Aldorasi2019-11-111-1/+2
* | | Merge topic 'cpack-pkg-background'Brad King2019-11-123-2/+111
|\ \ \
| * | | CPack: Set background image in macOS installerSergey Larin2019-11-083-2/+111
* | | | Merge topic 'objc-standard-docs'Brad King2019-11-1215-1/+238
|\ \ \ \
| * | | | ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-1115-1/+238
| | |/ / | |/| |
* | | | Merge topic 'reference-IMPORTED_IMPLIB-more'Brad 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'Craig Scott2019-11-122-3/+4
|\ \ \ \ \
| * | | | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONSAlex Turbov2019-11-112-3/+4
| |/ / / /
* | | | | Merge topic 'doc-backport'Craig Scott2019-11-112-3/+36
|\ \ \ \ \
| * | | | | Help/dev: Document "Backport:" footer for MR descriptionsBrad King2019-11-112-3/+32
| * | | | | Help/dev: Add 'external-discussion' to the main workflow status listBrad King2019-11-061-0/+4
* | | | | | Merge topic 'docs-UNITY_BUILD'Craig Scott2019-11-107-75/+120
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | 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
| |\ \ \ \
| * \ \ \ \ Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-077-139/+140
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-pch-genex'Brad King2019-11-081-0/+11
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Help: Document target_precompile_headers genex with angle bracketsBrad King2019-11-081-0/+11
| | |_|_|/ | |/| | |
* | | | | Merge topic 'ctest-resource-groups'Kyle Edwards2019-11-077-139/+140
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-ctest-resource-groups'Brad King2019-11-057-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
| | |/ / /
* | | | | Merge topic 'refactor-foreach'Brad King2019-11-071-1/+1
|\ \ \ \ \
| * | | | | Refactor: Modernize `foreach` code and fix some bugsAlex Turbov2019-11-061-1/+1
* | | | | | Merge topic 'unity-include-generated'Brad King2019-11-071-3/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | 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
| |\ \ \ \
| * \ \ \ \ Merge branch 'clarify_compile_features_documentation' into release-3.16Brad King2019-11-053-15/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' into release-3.16Brad King2019-11-052-11/+17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release...Craig Scott2019-11-0511-5/+58
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tutorial-cleanup' into release-3.16Brad King2019-11-041-63/+66
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'update-compile-feature-supported-compiler-list' into release-3.16Brad King2019-11-041-11/+11
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix_load_cache_docs' into release-3.16Brad King2019-11-041-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'docs-file-GET_RUNTIME_DEPENDENCIES' into release-3.16Craig Scott2019-11-031-10/+10
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'docs-list-remove_item' into release-3.16Craig Scott2019-11-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'install-name-dir-genex'Brad King2019-11-063-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Help: Add documentation and release notes for INSTALL_NAME_DIR genexKyle Edwards2019-11-053-1/+13
* | | | | | | | | | | | | | | Merge topic 'ccmake_colored_values'Brad King2019-11-061-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ccmake: Use type-based colors to display cache valuesSylvain Joubert2019-11-041-0/+5
* | | | | | | | | | | | | | | | Merge topic 'cpack-nsis-welcome-finish-title'Brad King2019-11-062-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | CPack/NSIS: Add options for custom welcome/finish titles + display on 3 linesJohnny Jazeix2019-11-052-0/+26
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'doc-discourse'Craig Scott2019-11-062-12/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Help: Replace links to mailing lists with links to our Discourse ForumBrad King2019-11-051-7/+3