- 19 Apr, 2018 1 commit
-
-
Kitware Robot authored
-
- 18 Apr, 2018 3 commits
-
-
da294a03 Android: Add support for NDK r17 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1976
-
bab4bc5f FindMPI: Fix libname regex to not match the compiler executable Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1952
-
Kitware Robot authored
-
- 17 Apr, 2018 18 commits
-
-
912a6c1c FindOpenSSL: Add component support Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1929
-
fbf330ce typo: incerment -> increment Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1977
-
Rolf Eike Beer authored
-
Brad King authored
The `armeabi` ABI is no longer available, so we can no longer use it by default unconditionally. Instead detect all available ABIs and choose the oldest arm ABI that is available. Also update the test suite to account for the lack of `armeabi` support and pass as of Android NDK r17-beta2.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
bbf64794 bootstrap: Add option to enable/disable usage of system libuv Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1971
-
-
dca23479 list: Add TRANSFORM sub-command cdae12f8 string() Refactoring: creates an helper for REGEX REPLACE Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1938
-
3d9d1c9d FindOpenAL: Find AL/al.h or OpenAL/al.h in standard include paths Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1963
-
c8e98974 VS: Disallow ReferenceOutputAssembly in ProjectReference if not possible Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1956
-
Brad King authored
-
0c7433e8 FindOpenMP: Fix support for Intel on Windows Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1957
-
eb049835 Exclude "libgcc_eh" library files from implicit link libraries Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1967
-
f5f72ff8 Explicitly require LibUV 1.10 or higher to build CMake Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1966
-
Kitware Robot authored
-
- 16 Apr, 2018 16 commits
-
-
The change in commit v3.11.0-rc1~334^2 (FindOpenMP: Use NO_DEFAULT_PATH where appropriate, 2017-11-15) broke partial support for Intel on Windows. Since `OpenMP_${LANG}_IMPLICIT_LINK_DIRS` is empty for this compiler the `find_library` call without `NO_DEFAULT_PATH` worked accidentally in environments with the needed libraries in the search path already. Fix support for Intel on Windows by simply removing our explicit search for the `libiomp5md` library. In cases that it is needed, the compiler already inserts metadata in `.obj` files to tell the MSVC linker to use the library. Suggested-by:
Christian Pfeiffer <cpfeiffer@live.de> Fixes: #17910
-
CMake 3.11 now uses `uv_translate_sys_error` introduced in LibUV 1.10.
-
Add `AL` and `OpenAL` to the `PATH_SUFFIXES` so that they are searched within the standard system include directories. We already have `include/AL`, `include/OpenAL`, and `include` to help out within the locations specified by `PATHS`, though it is unclear why it was done this way instead of adding the suffixes to all the `PATHS` explicitly.
-
Marc Chevrier authored
Issue: #17823
-
595aa128 CUDA: Set CMAKE_CUDA_COMPILER_LOADED variable when language is enabled Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1955
-
134e795f VS: Add workaround for CUDA compiler PDB location Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1960
-
bb66cea6 Tests: Avoid duplicate rules in ExternalData test Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1958
-
Brad King authored
-
0a122393 Merge branch 'backport-fix-explicit-CMakeLists.txt' 8480c2af Restore support for explicitly referenced CMakeLists.txt sources Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1959
-
Marc Chevrier authored
-
Harry Mallon authored
-
Kitware Robot authored
- 15 Apr, 2018 1 commit
-
-
Kitware Robot authored
-
- 14 Apr, 2018 1 commit
-
-
Kitware Robot authored
-