- Mar 23, 2017
-
-
8285ad51 server-mode: Make CMAKE_HOME_DIRECTORY more reliable Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !611
-
a2aad448 InstallRequiredSystemLibraries: Drop version from variable names 16eb58d5 InstallRequiredSystemLibraries: Refactor to avoid macros a259e8db InstallRequiredSystemLibraries: Use `MSVC_VERSION` instead of `MSVC##` Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !612
-
fecf8467 Help: Document preference of `MSVC_VERSION` over `MSVC##` 712452e3 Help: Clarify MSVC14 docs w.r.t. VS 2017 v141 toolset 49a60b70 MSVC: Exclude future cl 20+ from MSVC14 variable Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !609
-
9ab966a7 FindRuby: Use `MSVC_VERSION` instead of `MSVC##` 69b9fde1 FindGTK2: Use `MSVC_VERSION` instead of `MSVC##` 3fe31822 FindBoost: Avoid mentioning discouraged `MSVC##`` variable Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !610
-
8f207df1 FindwxWidgets: Add support for VS 2017 v141 toolset 73f7d266 FindwxWidgets: Use `MSVC_VERSION` instead of `MSVC##` Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !608
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
e1ee7b43 CPack/NSIS: Avoid a race condition when generating the installer Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !605
-
Kitware Robot authored
-
- Mar 22, 2017
-
-
Brad King authored
Each `MSVC${v}_*_DIR` variable is only ever used with one value for `${v}` within a given build tree. Drop the `${v}` version component from the variable names.
-
Brad King authored
For a given `MSVC_VERSION` our macros were each called at most once. Replace them with a single code path that is parameterized over what was the macro argument.
-
Brad King authored
Issue: #16735
-
Tobias Hunger authored
Make CMAKE_HOME_DIRECTORY detection work more reliably in the face of symlinks. Closes #16736
-
Brad King authored
Issue: #16735
-
Brad King authored
-
Brad King authored
Issue: #16735
-
Brad King authored
-
Brad King authored
-
9b2f8a82 FindBoost: Update support for 1.64 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !607
-
Brad King authored
-
Update the Boost library name mangling used for VS 2017 to match a change made to Boost upstream (vc1410 => vc141).
-
72f534ca Help/dev: Document `Do: reformat` action 2192247e Help/dev: Make `Do: check` cross-reference more specific Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !606
-
Brad King authored
-
Brad King authored
Add a dedicated subsection header for its documentation.
-
edac95b9 cmIfCommand: Reject duplicate else() and misplaced elseif() Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !594
-
Brad King authored
-
ded9859c FindBLAS/LAPACK: Format documentation Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !603
-
Brad King authored
-
Closes #16624
-
Brad King authored
-
805706b3 Ninja: Fix Fortran `include` dependency on generated file Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !601
-
6c832674 Tests for 'CheckIPOSupported' module fdb2ba25 CheckIPOSupported: New module to check for compiler/cmake IPO support Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !558
-
2c55c143 Merge branch 'backport-FindHDF5-optional-no-config' into FindHDF5-optional-no-config 63c0ba5f FindHDF5: Improve HDF5_ROOT and HDF5_FIND_DEBUG documentation 9753d4c2 FindHDF5: Add option to skip finding package configuration file 2df8aa0c FindHDF5: Improve HDF5_ROOT variable documentation Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !599
-
feaea065 CUDA: Disable support for using response files. Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !596
-
18009aaf libarchive: backport rc4 crypto requirement update Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !598
-
075f6454 Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files 21c4ec4f cmGlobalVisualStudioGenerator: Simplify __create_def command generation 24361a45 bindexplib: Add support for parsing and integrating `.def` files 845c4824 bindexplib: Add method for parsing and integrating `.def` files 4f90e793 bindexplib: Revise coding style of CMake-specific methods Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !581
-
5606622e CPack/RPM: fix cpack_rpm_debugsymbol_check parameter Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !595
-
Closes: #14335
-