- 04 Nov, 2019 1 commit
-
-
Kitware Robot authored
-
- 03 Nov, 2019 7 commits
-
-
Craig Scott authored
-
Craig Scott authored
Merge-request: !3982
-
23752d5b Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3982
-
ad024439 Help: list(REMOVE_ITEM) removes all instances, not just the first found Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3977
-
Craig Scott authored
Merge-request: !3977
-
Craig Scott authored
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.
-
Kitware Robot authored
-
- 02 Nov, 2019 2 commits
-
-
Craig Scott authored
Fixes: #19908
-
Kitware Robot authored
-
- 01 Nov, 2019 2 commits
-
-
39ac8b4e ctest: Add --repeat-after-timeout option 80c2c9d1 ctest: Add --repeat-until-pass option 0187e522 cmCTestRunTest: Use inline member initializers Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3960
-
Kitware Robot authored
-
- 31 Oct, 2019 18 commits
-
-
Brad King authored
-
cd888f11 Help: drop confusing reference to `if()` from `$<BOOL:>` Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3969
-
Brad King authored
Merge-request: !3969
-
Ben Boeckel authored
`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:>`.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
1e05f89f Swift: support `BUILD_RPATH` properties Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3965
-
e0412a0e Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docs Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3964
-
90d643c3 Autogen: Fix ambiguity in header file detection on Windows Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3962
-
Brad King authored
Merge-request: !3964
-
Brad King authored
Merge-request: !3962
-
5ddcaae7 Merge branch 'upstream-KWSys' into update-kwsys fe6725a1 KWSys 2019-10-30 (43131a7c) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3963
-
Craig Scott authored
-
Craig Scott authored
Merge-request: !3966
-
fea940eb Help: Fix minor typo in CMakePrintHelpers module docs Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3966
-
Kitware Robot authored
-
- 30 Oct, 2019 10 commits
-
-
Craig Scott authored
Fixes: #19900
-
Enable passing a RPATH to Swift shared libraries. This enables testing libraries before they have been installed.
-
-
Brad King authored
-
Brad King authored
-
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
-
fe5ba71b Tests: Suppress clang scan-build warning in UTF8 test 3cf71e8c cmLocalGenerator: Drop unused initializer in AddUnityBuild Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3958
-
Brad King authored
-
9a08818e Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package. Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3961
-
Brad King authored
Merge-request: !3961
-