- Nov 16, 2017
-
-
Ray Donnelly authored
As the folder prefix is not stored in VAR Original PR at: cmake/cmake!206 Discussion at: cmake/cmake#16392
-
Kitware Robot authored
-
- Nov 15, 2017
-
-
e8a4036e CTest: use std::chrono::steady_clock for time keeping Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1445
-
b40d45cd Utilities/Release: Update to openssl-1.1.0g 78aeb300 Utilities/Release: Update to openssl-1.0.2m Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1478
-
Kitware Robot authored
-
- Nov 14, 2017
-
-
Brad King authored
Update the prebuilt binary build configurations for machines where we build our own OpenSSL library to use a newer version. Now that we require pthreads for libuv anyway, we can use OpenSSL 1.1 along with its dependency on pthreads.
-
Brad King authored
Update the prebuilt binary build configurations for machines where we build our own OpenSSL library to use a newer version.
-
Wouter Klouwen authored
It was reported in issue #17345 that CTest does not use monotonic time to report test duration. Monotonic clocks are not affected by large NTP adjustments or things like daylight savings time. As CMake 3.10 requires C++11, which introduced std::chrono, this commit moves the time keeping in CTest from cmSystemTools::GetTime() to std::chrono::steady_clock. Fixes: #17345
-
313a5657 Utilities/Release: Build static executables on Windows a12830c2 Utilities/Release: Remove unused setting in Linux build Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1477
-
Brad King authored
-
Brad King authored
Switch to the MSVC static runtime library (and static UCRT). Link Qt statically, including the Windows platform plugin. Disable the Qt tests because they are incompatible with a Qt using a static runtime library.
-
Brad King authored
CMake_INSTALL_DEPENDENCIES is not needed because we link both Qt and the toolchain runtime library statically.
-
3a993c49 Tests: Add options to disable tests requiring Qt 27a73f16 cmake-gui: Add build option to use Qt5 windows plugin statically Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1476
-
23dd8b9e cmGlobalXCodeGenerator: Support XCTest for XCode 6.4 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1471
-
Brad King authored
Merge-request: !1476
-
Kitware Robot authored
-
- Nov 13, 2017
-
-
Brad King authored
-
ec2f9012 CTest: correct misleading warning message for RUN_SERIAL tests Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Zack Galbreath <zack.galbreath@kitware.com> Merge-request: !1469
-
Brad King authored
This will enable builds against a static Qt5 on Windows.
-
2ee10119 swig: fix incremental build in case of removed interface files Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1457
-
98cbcedd Xcode: use ranged for loops, cleanup existing for loops Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1456
-
Kitware Robot authored
-
- Nov 12, 2017
-
-
Kitware Robot authored
-
- Nov 11, 2017
-
-
Kitware Robot authored
-
- Nov 10, 2017
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
Merge-request: !1470 Merge-request: !1473
-
Brad King authored
A diagnostic message added in commit v3.10.0-rc1~59^2 (Windows: Improve link-time error messages when rc or mt fail, 2017-09-22) incorrectly reports the `mt /notify_update` special return code as a failure. Fix the logic to consider the special return codes as success. Fixes: #17444
-
5c07d390 cmcmd: Fix typo in RunCommand logic Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1473
-
Brad King authored
Merge-request: !1472
-
9cab8570 FindDoxygen: Fix setting of HAVE_DOT in non-backward-compat mode Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1472
-
Brad King authored
-
3b272ff8 Help: Add 'Label and Subproject Summary' section to ctest(1) manual 002d0a1c Help: Normalize capitalization of 'CTest' in ctest(1) manual 9d3aa95c Help: Divide ctest(1) manual options into sections 7904b659 Tests: Remove incorrect use of 'test-timeout' option e80dc2ad cmCTest: Remove dead code Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1427
-
-
-
-
-