Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'docs-pch-reorg' | Brad King | 2019-11-18 | 1 | -49/+73 |
|\ | |||||
| * | Help: Provide guidance on INTERFACE for target_precompile_headers() | Craig Scott | 2019-11-13 | 1 | -0/+14 |
| * | Help: Reorganise target_precompile_headers() docs for readability | Craig Scott | 2019-11-13 | 1 | -49/+59 |
| * | Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16 | Kyle Edwards | 2019-11-12 | 1 | -1/+2 |
| |\ | |||||
* | \ | Merge topic 'ctest_test-repeat' | Brad King | 2019-11-15 | 1 | -0/+20 |
|\ \ \ | |||||
| * | | | ctest_test: Add option to REPEAT tests | Brad King | 2019-11-07 | 1 | -0/+20 |
* | | | | Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' | Kyle Edwards | 2019-11-12 | 1 | -1/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS | Marc Aldorasi | 2019-11-11 | 1 | -1/+2 |
* | | | | Merge topic 'objc-standard-docs' | Brad King | 2019-11-12 | 1 | -1/+10 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | ObjC: Document ObjC/ObjCXX standard properties / variables | Cristian Adam | 2019-11-11 | 1 | -1/+10 |
| |/ / | |||||
| * | | Merge topic 'doc-pch-genex' into release-3.16 | Brad King | 2019-11-08 | 1 | -0/+11 |
| |\ \ | |||||
| * \ \ | Merge topic 'ctest-resource-groups' into release-3.16 | Kyle Edwards | 2019-11-07 | 1 | -4/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release... | Craig Scott | 2019-11-05 | 1 | -1/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'fix_load_cache_docs' into release-3.16 | Brad King | 2019-11-04 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'docs-file-GET_RUNTIME_DEPENDENCIES' into release-3.16 | Craig Scott | 2019-11-03 | 1 | -10/+10 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'doc-pch-genex' | Brad King | 2019-11-08 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Help: Document target_precompile_headers genex with angle brackets | Brad King | 2019-11-08 | 1 | -0/+11 |
* | | | | | | | Merge topic 'ctest-resource-groups' | Kyle Edwards | 2019-11-07 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-ctest-resource-groups' | Brad King | 2019-11-05 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | CTest: Rename hardware -> resources for CMake variables, command options | Craig Scott | 2019-11-05 | 1 | -4/+4 |
| | |/ / / / / | |||||
* | | | | | | | Merge topic 'refactor-foreach' | Brad King | 2019-11-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Refactor: Modernize `foreach` code and fix some bugs | Alex Turbov | 2019-11-06 | 1 | -1/+1 |
* | | | | | | | Merge topic 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' | Craig Scott | 2019-11-05 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY | Robert Maynard | 2019-11-04 | 1 | -1/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'message-check-types' | Craig Scott | 2019-11-04 | 1 | -3/+101 |
|\ \ \ \ \ \ | |||||
| * | | | | | | message: New message types to mark checks performed by CMake | Alex Turbov | 2019-11-02 | 1 | -3/+101 |
* | | | | | | | Merge topic 'fix_load_cache_docs' | Brad King | 2019-11-04 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Help: Clarify load_cache documentation of first parameter | Charles Barto | 2019-11-01 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'docs-file-GET_RUNTIME_DEPENDENCIES' | Craig Scott | 2019-11-03 | 1 | -10/+10 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES) | Craig Scott | 2019-11-03 | 1 | -10/+10 |
| |/ / / | |||||
* | | | | Merge topic 'docs-list-remove_item' | Craig Scott | 2019-11-03 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Help: list(REMOVE_ITEM) removes all instances, not just the first found | Craig Scott | 2019-11-02 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch 'help-file-spelling-error' into release-3.16 | Brad King | 2019-10-31 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'fix-find_package-doc' into release-3.16 | Brad King | 2019-10-30 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'docs-find-vars' into release-3.16 | Brad King | 2019-10-28 | 1 | -6/+7 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'help-file-spelling-error' | Brad King | 2019-10-31 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docs | Marc Chevrier | 2019-10-30 | 1 | -1/+1 |
* | | | | | | Merge topic 'fix-find_package-doc' | Brad King | 2019-10-30 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package. | Deniz Bahadir | 2019-10-30 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'docs-find-vars' | Brad King | 2019-10-29 | 1 | -6/+7 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Help: Document that <PackageName>_ROOT applies to config packages too | Craig Scott | 2019-10-27 | 1 | -6/+7 |
| |/ / / | |||||
* | | | | Merge topic 'project-version-buffer-overflow' | Craig Scott | 2019-10-28 | 1 | -1/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Help: math() expressions must be representable as signed 64-bit | Craig Scott | 2019-10-26 | 1 | -1/+2 |
| |/ / | |||||
| * | | Merge branch 'doc-pch-compile-language' into release-3.16 | Brad King | 2019-10-16 | 1 | -0/+4 |
| |\ \ | |||||
* | | | | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE | Deniz Bahadir | 2019-10-18 | 1 | -2/+5 |
* | | | | Merge topic 'doc-pch-compile-language' | Brad King | 2019-10-17 | 1 | -0/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | PCH: Document and test COMPILE_LANGUAGE genex for per-language header | Brad King | 2019-10-16 | 1 | -0/+4 |
* | | | | Merge topic 'doc-add_link_options-typos' | Brad King | 2019-10-16 | 2 | -11/+11 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Help: Fix typos and style in add_link_options documentation | Tom Lankhorst | 2019-10-16 | 2 | -11/+11 |
| |/ | |||||
* | | message: Support logging a context with each message | Alex Turbov | 2019-10-12 | 1 | -1/+12 |