summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-11-051-1/+1
* Merge topic 'FindCUDA-find-nvcc'Brad King2019-11-041-2/+2
|\
| * FindCUDA: Revert "Use find_program instead of find_path to find nvcc"Brad King2019-11-041-2/+2
* | Merge topic 'message-check-types'Craig Scott2019-11-0458-194/+463
|\ \
| * | Refactor: Use added message types in various modulesAlex Turbov2019-11-0250-167/+213
| * | message: New message types to mark checks performed by CMakeAlex Turbov2019-11-028-27/+250
* | | Merge topic 'FindPython-customize-failure-message'Brad King2019-11-044-1/+147
|\ \ \
| * | | FindPython: customize failure messageMarc Chevrier2019-11-014-1/+147
* | | | Merge topic 'cpack_absolute_package_directory'Brad King2019-11-041-1/+7
|\ \ \ \
| * | | | CPack: Ensure CPACK_PACKAGE_DIRECTORY is an absolute pathJohnny Jazeix2019-11-011-1/+7
* | | | | 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 branch 'root-dir-assertion-fix' into release-3.16Brad King2019-11-044-2/+22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindwxWidgets-wxwin-313' into release-3.16Brad King2019-11-041-0/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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 topic 'root-dir-assertion-fix'Brad King2019-11-044-2/+22
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | ForceToRelativePath: Fix spurious assertion when local path is root dirCraig Scott2019-11-024-2/+22
* | | | | | | | | | | Merge topic 'FindwxWidgets-wxwin-313'Brad King2019-11-041-0/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: Remove out of date bounds on compile feature supported versionsRobert Maynard2019-11-011-11/+11
* | | | | | | | | | Merge topic 'fix_load_cache_docs'Brad King2019-11-041-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: Clarify load_cache documentation of first parameterCharles Barto2019-11-011-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'tutorial-cleanup'Brad King2019-11-041-63/+66
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Tutorial: clean up typos, grammar and formattingCraig Scott2019-11-041-63/+66
| |/ / / / / / /
* | | | | | | | Merge topic 'FindCUDA-find-nvcc'Brad King2019-11-041-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FindCUDA: Use find_program instead of find_path to find nvccHong Xu2019-11-011-2/+2
* | | | | | | | Merge topic 'pgi-license-warnings'Brad King2019-11-042-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Teach RunCMake to ignore PGI license expiry warningsBrad King2019-11-011-0/+6
| * | | | | | | | CTestCustom: Suppress PGI Community Edition compiler license warningsBrad King2019-11-011-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | 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 branch 'docs-list-remove_item' into release-3.16Craig Scott2019-11-031-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'docs-file-GET_RUNTIME_DEPENDENCIES'Craig Scott2019-11-031-10/+10
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES)Craig Scott2019-11-031-10/+10
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'docs-list-remove_item'Craig Scott2019-11-031-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Help: list(REMOVE_ITEM) removes all instances, not just the first foundCraig Scott2019-11-021-1/+1
| |/ / / / / / /
* | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | ctest: Add --repeat-after-timeout optionBrad King2019-10-2917-7/+119
| * | | | | | | ctest: Add --repeat-until-pass optionBrad King2019-10-2921-23/+154
| * | | | | | | 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 topic 'clarify-BOOL-genex-eval'Brad King2019-10-311-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: drop confusing reference to `if()` from `$<BOOL:>`Ben Boeckel2019-10-311-2/+2
| |/ / / / /