- Oct 17, 2016
-
-
If `CTEST_USE_LAUNCHERS` is `TRUE` in a CTest script then the `ctest_configure` command will add `-DCTEST_USE_LAUNCHERS:BOOL=TRUE` to the cmake command used to configure the project. This allows a project to only set `CTEST_USE_LAUNCHERS` in a ctest script and have launchers work.
-
- Oct 06, 2016
-
-
e8893030 FindMatlab: remove SIMULINK path from cache when FindMatlab is reconfigured
-
68277e16 server-mode: Improve shutdown behavior
-
646d01da VS: Use absolute target-specific directory for `resources.pri`
-
53858177 Do not define cout/cerr preprocessor symbols
-
Kitware Robot authored
- Oct 05, 2016
-
-
-
-
-
The change in commit v3.7.0-rc1~219^2 (VS: Use target-specific directory for `resources.pri`, 2016-08-25) incorrectly specifies a relative path for the `ProjectPriFullPath` value. Fix it to use an absolute path. Issue: #16106
-
Kitware Robot authored
-
- Oct 04, 2016
-
-
eb1a57d7 QtIFW: Reference cmake.org via https in cmake.org.html
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
On Linux the gzip tool is universally available, so our `.tar.gz` is sufficient.
-
Brad King authored
On macOS the gzip tool is universally available, so our `.tar.gz` is sufficient.
-
dc6d8066 Add a BUILD_RPATH target property specifying build-tree RPATH entries
-
Add a signal handler to trigger shutdown and be more paranoid about libuv doing things asynchronously. This should fix test cases not shutting down properly.
-
Kitware Robot authored
-
- Oct 03, 2016
-
-
Users may need to add custom `RPATH` entries to be able to run binaries from their build tree without setting `LD_LIBRARY_PATH`. Provide a way to do this that does not affect the install-tree `RPATH`.
-
Brad King authored
-
a1ecf3f1 Help: Add 3.7 release note for CPack/NSIS
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
Release versions do not have the development topic section of the CMake Release Notes index page.
-
a997cac8 FindBoost: Add 1.62 and 1.62.0 as supported versions
-
07bb2724 Help: Clarify treatment of link flags in target_link_libraries
-
1b43f9d1 cmake-server: Stop the file monitor on client disconnect
-
-
Roger Leigh authored
-
Kitware Robot authored
-