| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
0692eaf0fe ForceToRelativePath: Fix spurious assertion when local path is root dir
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3976
|
| |
| |
| | |
Fixes: #19909
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
f805cdd261 FindwxWidgets: Add support for 3.1.3 VS binaries
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3972
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
b7955bd931 Help: Remove out of date bounds on compile feature supported versions
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3974
|
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
657fb0aa6f Help: Clarify load_cache documentation of first parameter
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3971
|
| | |/
| |/|
| | |
| | |
| | | |
The first parameter is the path to the *directory* containing the
`CMakeCache.txt` file, not the file itself.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
9682adb6ad Tutorial: clean up typos, grammar and formatting
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3984
|
| |/ / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
067ee518f7 FindCUDA: Use find_program instead of find_path to find nvcc
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3973
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Otherwise nvcc is not found if it is in env PATH but a non-standard
location.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
| | | | |
| | | | |
| | | | |
| | | | | |
These are not useful in nightly testing.
|
| | | | |
| | | | |
| | | | |
| | | | | |
These are not useful in nightly testing.
|
| | | | | |
|
|\ \ \ \ \ |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Merge-request: !3982
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Merge-request: !3977
|
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
23752d5bad Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES)
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3982
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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.
|
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
ad024439f5 Help: list(REMOVE_ITEM) removes all instances, not just the first found
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3977
|
| |/ / / / /
| | | | | |
| | | | | | |
Fixes: #19908
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add an option to re-run tests if they timeout. This will help tolerate
sporadic timeouts on busy machines.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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>
|
| | | | | | |
|
| |_|_|/ /
|/| | | | |
|
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
Merge-request: !3969
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
cd888f1133 Help: drop confusing reference to `if()` from `$<BOOL:>`
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3969
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
`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:>`.
|
|\ \ \ \
| |/ / / |
|
| | | | |
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Merge-request: !3965
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Merge-request: !3964
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
Merge-request: !3962
|
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
1e05f89f4b Swift: support `BUILD_RPATH` properties
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3965
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | | |
Enable passing a RPATH to Swift shared libraries. This enables testing
libraries before they have been installed.
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
e0412a0e0b Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docs
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3964
|
| |/ / / / |
|
|\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
90d643c312 Autogen: Fix ambiguity in header file detection on Windows
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3962
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
On Windows, `CollapseFullPath` called with a path that ends with a dot
might return a file with the same base name but any extension.
To make sure we get only the file with the requested header extension,
pass the complete file name to `CollapseFullPath`.
Fixes: #19892
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
5ddcaae77c Merge branch 'upstream-KWSys' into update-kwsys
fe6725a1f7 KWSys 2019-10-30 (43131a7c)
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3963
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
# By KWSys Upstream
* upstream-KWSys:
KWSys 2019-10-30 (43131a7c)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Code extracted from:
https://gitlab.kitware.com/utils/kwsys.git
at commit 43131a7c283dd6f198a2318a25e546a97ac356b3 (master).
Upstream Shortlog
-----------------
Brad King (1):
cdd52ce1 RegularExpression: Initialize RegularExpressionMatch arrays fully
Todd Martin (1):
569a1aed Encoding: Add ToWindowsExtendedPath support for wide string
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|