summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-11-051-1/+1
|
* Merge topic 'FindCUDA-find-nvcc'Brad King2019-11-041-2/+2
|\ | | | | | | | | | | | | f4eebeb447 FindCUDA: Revert "Use find_program instead of find_path to find nvcc" Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3991
| * FindCUDA: Revert "Use find_program instead of find_path to find nvcc"Brad King2019-11-041-2/+2
| | | | | | | | | | | | Revert commit 067ee518f7 (FindCUDA: Use find_program instead of find_path to find nvcc, 2019-10-31). It causes `CUDA_TOOLKIT_ROOT_DIR` to contain the path to nvcc rather than the toolkit directory.
* | Merge topic 'message-check-types'Craig Scott2019-11-0458-194/+463
|\ \ | | | | | | | | | | | | | | | | | | | | | 7b2dd9dedc Refactor: Use added message types in various modules 949a1e120a message: New message types to mark checks performed by CMake Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3689
| * | Refactor: Use added message types in various modulesAlex Turbov2019-11-0250-167/+213
| | | | | | | | | | | | Co-Authored-By: Craig Scott <craig.scott@crascit.com>
| * | message: New message types to mark checks performed by CMakeAlex Turbov2019-11-028-27/+250
| | | | | | | | | | | | | | | | | | Closes #19638. Co-Authored-By: Craig Scott <craig.scott@crascit.com>
* | | Merge topic 'FindPython-customize-failure-message'Brad King2019-11-044-1/+147
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 687a354518 FindPython: customize failure message Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3970
| * | | FindPython: customize failure messageMarc Chevrier2019-11-014-1/+147
| | | |
* | | | Merge topic 'cpack_absolute_package_directory'Brad King2019-11-041-1/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 63c0bc9292 CPack: Ensure CPACK_PACKAGE_DIRECTORY is an absolute path Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3946
| * | | | CPack: Ensure CPACK_PACKAGE_DIRECTORY is an absolute pathJohnny Jazeix2019-11-011-1/+7
| | | | | | | | | | | | | | | | | | | | Fixes: #18133, #19412
* | | | | Merge branch 'release-3.16'Brad King2019-11-040-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tutorial-cleanup' into release-3.16Brad King2019-11-041-63/+66
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Merge-request: !3984
| * \ \ \ \ \ Merge branch 'root-dir-assertion-fix' into release-3.16Brad King2019-11-044-2/+22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Merge-request: !3976
| * \ \ \ \ \ \ Merge branch 'FindwxWidgets-wxwin-313' into release-3.16Brad King2019-11-041-0/+10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge-request: !3972
| * \ \ \ \ \ \ \ Merge branch 'update-compile-feature-supported-compiler-list' into release-3.16Brad King2019-11-041-11/+11
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge-request: !3974
| * \ \ \ \ \ \ \ \ Merge branch 'fix_load_cache_docs' into release-3.16Brad King2019-11-041-2/+2
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge-request: !3971
* | \ \ \ \ \ \ \ \ \ Merge topic 'root-dir-assertion-fix'Brad King2019-11-044-2/+22
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0692eaf0fe ForceToRelativePath: Fix spurious assertion when local path is root dir Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3976
| * | | | | | | | | | ForceToRelativePath: Fix spurious assertion when local path is root dirCraig Scott2019-11-024-2/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #19909
* | | | | | | | | | | Merge topic 'FindwxWidgets-wxwin-313'Brad King2019-11-041-0/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f805cdd261 FindwxWidgets: Add support for 3.1.3 VS binaries Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3972
| * | | | | | | | | | FindwxWidgets: Add support for 3.1.3 VS binariesTomasz Słodkowicz2019-11-011-0/+10
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'update-compile-feature-supported-compiler-list'Brad King2019-11-041-11/+11
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b7955bd931 Help: Remove out of date bounds on compile feature supported versions Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3974
| * | | | | | | | | Help: Remove out of date bounds on compile feature supported versionsRobert Maynard2019-11-011-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The upper limits on what compiler CMake supports is always changing, and the values inside cmake-compile-feature is always out of date. So lets remove it.
* | | | | | | | | | Merge topic 'fix_load_cache_docs'Brad King2019-11-041-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 657fb0aa6f Help: Clarify load_cache documentation of first parameter Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3971
| * | | | | | | | | Help: Clarify load_cache documentation of first parameterCharles Barto2019-11-011-2/+2
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The first parameter is the path to the *directory* containing the `CMakeCache.txt` file, not the file itself.
* | | | | | | | | Merge topic 'tutorial-cleanup'Brad King2019-11-041-63/+66
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9682adb6ad Tutorial: clean up typos, grammar and formatting Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3984
| * | | | | | | | Tutorial: clean up typos, grammar and formattingCraig Scott2019-11-041-63/+66
| |/ / / / / / /
* | | | | | | | Merge topic 'FindCUDA-find-nvcc'Brad King2019-11-041-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 067ee518f7 FindCUDA: Use find_program instead of find_path to find nvcc Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3973
| * | | | | | | FindCUDA: Use find_program instead of find_path to find nvccHong Xu2019-11-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise nvcc is not found if it is in env PATH but a non-standard location.
* | | | | | | | Merge topic 'pgi-license-warnings'Brad King2019-11-042-0/+7
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 59673bb2dc Tests: Teach RunCMake to ignore PGI license expiry warnings 210d04bb79 CTestCustom: Suppress PGI Community Edition compiler license warnings Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3975
| * | | | | | | | Tests: Teach RunCMake to ignore PGI license expiry warningsBrad King2019-11-011-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are not useful in nightly testing.
| * | | | | | | | CTestCustom: Suppress PGI Community Edition compiler license warningsBrad King2019-11-011-0/+1
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | These are not useful in nightly testing.
* | | | | | | | CMake Nightly Date StampKitware Robot2019-11-041-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'release-3.16'Craig Scott2019-11-030-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'docs-file-GET_RUNTIME_DEPENDENCIES' into release-3.16Craig Scott2019-11-031-10/+10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Merge-request: !3982
| * \ \ \ \ \ \ \ Merge branch 'docs-list-remove_item' into release-3.16Craig Scott2019-11-031-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Merge-request: !3977
* | \ \ \ \ \ \ \ \ Merge topic 'docs-file-GET_RUNTIME_DEPENDENCIES'Craig Scott2019-11-031-10/+10
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 23752d5bad Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES) Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3982
| * | | | | | | | | Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES)Craig Scott2019-11-031-10/+10
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that ``MODULE`` s was rendering strangely, so the wording has been tweaked to avoid needing to specify ``MODULE`` as a plural word. Modules are still libraries, so it is okay to call them as such where it doesn't cause any ambiguity.
* | | | | | | | | Merge topic 'docs-list-remove_item'Craig Scott2019-11-031-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ad024439f5 Help: list(REMOVE_ITEM) removes all instances, not just the first found Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3977
| * | | | | | | | Help: list(REMOVE_ITEM) removes all instances, not just the first foundCraig Scott2019-11-021-1/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | Fixes: #19908
* | | | | | | | CMake Nightly Date StampKitware Robot2019-11-031-1/+1
| | | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-11-021-1/+1
| | | | | | | |
* | | | | | | | Merge topic 'ctest-repeat-until-pass'Brad King2019-11-0131-28/+268
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 39ac8b4eb5 ctest: Add --repeat-after-timeout option 80c2c9d14c ctest: Add --repeat-until-pass option 0187e52244 cmCTestRunTest: Use inline member initializers Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3960
| * | | | | | | ctest: Add --repeat-after-timeout optionBrad King2019-10-2917-7/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an option to re-run tests if they timeout. This will help tolerate sporadic timeouts on busy machines.
| * | | | | | | ctest: Add --repeat-until-pass optionBrad King2019-10-2921-23/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an option to re-run tests if they fail. This will help tolerate sporadic failures. Issue: #17010 Co-Author: Ben Boeckel <ben.boeckel@kitware.com> Co-Author: Chuck Atkins <chuck.atkins@kitware.com>
| * | | | | | | cmCTestRunTest: Use inline member initializersBrad King2019-10-292-6/+3
| | | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-11-011-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'release-3.16'Brad King2019-10-310-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'clarify-BOOL-genex-eval' into release-3.16Brad King2019-10-311-2/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | Merge-request: !3969
* | | | | | | Merge topic 'clarify-BOOL-genex-eval'Brad King2019-10-311-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cd888f1133 Help: drop confusing reference to `if()` from `$<BOOL:>` Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3969
| * | | | | | Help: drop confusing reference to `if()` from `$<BOOL:>`Ben Boeckel2019-10-311-2/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `if()` uses the internal `IsOn` call whild `$<BOOL:>` uses `IsOff`. For historical reasons, these are not inverses of each other, so drop mention of `if()` from the documentation of `$<BOOL:>`.