Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-11-05 | 1 | -1/+1 |
* | Merge topic 'FindCUDA-find-nvcc' | Brad King | 2019-11-04 | 1 | -2/+2 |
|\ | |||||
| * | FindCUDA: Revert "Use find_program instead of find_path to find nvcc" | Brad King | 2019-11-04 | 1 | -2/+2 |
* | | Merge topic 'message-check-types' | Craig Scott | 2019-11-04 | 58 | -194/+463 |
|\ \ | |||||
| * | | Refactor: Use added message types in various modules | Alex Turbov | 2019-11-02 | 50 | -167/+213 |
| * | | message: New message types to mark checks performed by CMake | Alex Turbov | 2019-11-02 | 8 | -27/+250 |
* | | | Merge topic 'FindPython-customize-failure-message' | Brad King | 2019-11-04 | 4 | -1/+147 |
|\ \ \ | |||||
| * | | | FindPython: customize failure message | Marc Chevrier | 2019-11-01 | 4 | -1/+147 |
* | | | | Merge topic 'cpack_absolute_package_directory' | Brad King | 2019-11-04 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | CPack: Ensure CPACK_PACKAGE_DIRECTORY is an absolute path | Johnny Jazeix | 2019-11-01 | 1 | -1/+7 |
* | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-04 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'tutorial-cleanup' into release-3.16 | Brad King | 2019-11-04 | 1 | -63/+66 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'root-dir-assertion-fix' into release-3.16 | Brad King | 2019-11-04 | 4 | -2/+22 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'FindwxWidgets-wxwin-313' into release-3.16 | Brad King | 2019-11-04 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'update-compile-feature-supported-compiler-list' into release-3.16 | Brad King | 2019-11-04 | 1 | -11/+11 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fix_load_cache_docs' into release-3.16 | Brad King | 2019-11-04 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'root-dir-assertion-fix' | Brad King | 2019-11-04 | 4 | -2/+22 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | ForceToRelativePath: Fix spurious assertion when local path is root dir | Craig Scott | 2019-11-02 | 4 | -2/+22 |
* | | | | | | | | | | | Merge topic 'FindwxWidgets-wxwin-313' | Brad King | 2019-11-04 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | FindwxWidgets: Add support for 3.1.3 VS binaries | Tomasz Słodkowicz | 2019-11-01 | 1 | -0/+10 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'update-compile-feature-supported-compiler-list' | Brad King | 2019-11-04 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Help: Remove out of date bounds on compile feature supported versions | Robert Maynard | 2019-11-01 | 1 | -11/+11 |
* | | | | | | | | | | 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 'tutorial-cleanup' | Brad King | 2019-11-04 | 1 | -63/+66 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Tutorial: clean up typos, grammar and formatting | Craig Scott | 2019-11-04 | 1 | -63/+66 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'FindCUDA-find-nvcc' | Brad King | 2019-11-04 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | FindCUDA: Use find_program instead of find_path to find nvcc | Hong Xu | 2019-11-01 | 1 | -2/+2 |
* | | | | | | | | Merge topic 'pgi-license-warnings' | Brad King | 2019-11-04 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tests: Teach RunCMake to ignore PGI license expiry warnings | Brad King | 2019-11-01 | 1 | -0/+6 |
| * | | | | | | | | CTestCustom: Suppress PGI Community Edition compiler license warnings | Brad King | 2019-11-01 | 1 | -0/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-04 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'release-3.16' | Craig Scott | 2019-11-03 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'docs-file-GET_RUNTIME_DEPENDENCIES' into release-3.16 | Craig Scott | 2019-11-03 | 1 | -10/+10 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'docs-list-remove_item' into release-3.16 | Craig Scott | 2019-11-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | 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 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-03 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-02 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'ctest-repeat-until-pass' | Brad King | 2019-11-01 | 31 | -28/+268 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | ctest: Add --repeat-after-timeout option | Brad King | 2019-10-29 | 17 | -7/+119 |
| * | | | | | | | ctest: Add --repeat-until-pass option | Brad King | 2019-10-29 | 21 | -23/+154 |
| * | | | | | | | cmCTestRunTest: Use inline member initializers | Brad King | 2019-10-29 | 2 | -6/+3 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-01 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-31 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'clarify-BOOL-genex-eval' into release-3.16 | Brad King | 2019-10-31 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'clarify-BOOL-genex-eval' | Brad King | 2019-10-31 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: drop confusing reference to `if()` from `$<BOOL:>` | Ben Boeckel | 2019-10-31 | 1 | -2/+2 |
| |/ / / / / |