Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'function-var-current' | Kyle Edwards | 2019-12-12 | 1 | -0/+6 |
|\ | |||||
| * | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables | Alex Turbov | 2019-12-10 | 1 | -0/+6 |
* | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -3/+3 |
* | | Merge topic 'foreach-ZIP_LISTS' | Brad King | 2019-12-09 | 1 | -0/+43 |
|\ \ | |||||
| * | | foreach: Allow multiple iteration variables for `ZIP_LIST` mode | Alex Turbov | 2019-12-07 | 1 | -11/+26 |
| * | | foreach: Introduce `IN ZIP_LISTS` mode | Alex Turbov | 2019-12-01 | 1 | -0/+28 |
* | | | 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 |
| |\ \ |