Brad King
7ce67efda4
Merge topic 'FindMPI-host_link'
...
666f689e48 FindMPI: avoid host link options to be propagated to device link step
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Robert Maynard <robertjmaynard@gmail.com >
Acked-by: Alex <leha-bot@yandex.ru >
Merge-request: !5966
2021-04-02 07:53:41 -04:00
Kitware Robot
55843b899e
CMake Nightly Date Stamp
2021-04-02 00:01:22 -04:00
Brad King
0fee2adf8c
Merge topic 'fujitsu-compiler-4.0-support'
...
8ef55dec29 Help: Add release notes for Fujitsu compiler support
4c74c86f40 FindBLAS/LAPACK: Add support for the Fujitsu SSL2 library
376c300b25 FindOpenMP: Add support for Fujitsu compilers
9e0a1cf03e FindMPI: Add support for the Fujitsu compiler wrappers
a237450948 Tests: Update for the FujitsuClang compiler
27579e9cf1 FujitsuClang: Add support for the Fujitsu compiler in Clang mode
a55feff69c Tests: Update for the Fujitsu compiler
3c867cff4a Fujitsu: Add support for the Fujitsu compiler in Trad mode
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Axel Huebl <axel.huebl@plasma.ninja >
Acked-by: Gilles Gouaillardet <gilles@rist.or.jp >
Merge-request: !5954
2021-04-01 10:26:54 -04:00
Brad King
1c399ca88c
Merge topic 'cmake-presets-condition-regex'
...
5ac8b923f5 CMakePresets.json: Add matches condition
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5963
2021-04-01 10:26:12 -04:00
Brad King
ac79fd8a0e
Merge topic 'cpackrpm-debuginfo-single-package-install-erase-scripts'
...
31c184ad69 CPackRPM: handle scripts in debuginfo single package mode
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5953
2021-04-01 10:25:28 -04:00
Brad King
c5bd2e3b6d
Merge branch 'release-3.20'
2021-04-01 10:24:22 -04:00
Brad King
8fb7a124cb
Merge branch 'release-3.19' into release-3.20
2021-04-01 10:24:15 -04:00
Brad King
e191537631
Merge branch 'release-3.19'
2021-04-01 10:23:49 -04:00
Brad King
1f779e840e
Merge branch 'release-3.20'
2021-04-01 10:23:14 -04:00
Brad King
78ff963f74
Merge topic 'doc-CMAKE_APPLE_SILICON_PROCESSOR' into release-3.20
...
3f04f69733 Help: CMAKE_APPLE_SILICON_PROCESSOR cannot be set in a toolchain file
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5965
2021-04-01 10:23:13 -04:00
Brad King
f4a778c2eb
Merge topic 'doc-CMAKE_APPLE_SILICON_PROCESSOR'
...
3f04f69733 Help: CMAKE_APPLE_SILICON_PROCESSOR cannot be set in a toolchain file
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5965
2021-04-01 10:23:13 -04:00
Marc Chevrier
666f689e48
FindMPI: avoid host link options to be propagated to device link step
...
Fixes : #21887
2021-04-01 16:23:08 +02:00
Brad King
049757b8a8
Merge topic 'genex-HOST_LINK-in-try_compile' into release-3.20
...
6cf81efe7d Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compile
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5964
2021-04-01 10:22:15 -04:00
Brad King
f4b011f9b8
Merge branch 'release-3.20'
2021-04-01 10:22:15 -04:00
Brad King
6068e54dbd
Merge topic 'genex-HOST_LINK-in-try_compile'
...
6cf81efe7d Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compile
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5964
2021-04-01 10:22:15 -04:00
Brad King
fca5aa8b33
Merge topic 'CUDA-device-link' into release-3.20
...
bb96984ec9 CUDA Device link: Ensure all link options are correctly formatted
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5962
2021-04-01 10:21:11 -04:00
Brad King
81310eaa39
Merge branch 'release-3.20'
2021-04-01 10:21:11 -04:00
Brad King
b362c0bb26
Merge topic 'CUDA-device-link'
...
bb96984ec9 CUDA Device link: Ensure all link options are correctly formatted
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5962
2021-04-01 10:21:11 -04:00
Brad King
763b02b8f0
Merge branch 'release-3.20'
2021-04-01 10:19:59 -04:00
Brad King
dfa3a25060
Merge topic 'make-fix-deps-paths'
...
1b346350af Makefiles dependencies: normalize windows paths
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5955
2021-04-01 10:19:59 -04:00
Brad King
369d5c2bcf
Merge topic 'make-fix-deps-paths' into release-3.20
...
1b346350af Makefiles dependencies: normalize windows paths
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5955
2021-04-01 10:19:58 -04:00
Brad King
1806d95e92
Merge branch 'doc-CMAKE_APPLE_SILICON_PROCESSOR' into release-3.19
...
Merge-request: !5965
2021-04-01 10:05:40 -04:00
Brad King
3f04f69733
Help: CMAKE_APPLE_SILICON_PROCESSOR cannot be set in a toolchain file
...
`CMakeDetermineSystem` determines the host system information before
loading the toolchain file.
Issue: #22012
2021-04-01 10:04:05 -04:00
Kitware Robot
a8d2f7f459
CMake Nightly Date Stamp
2021-04-01 00:01:23 -04:00
Marc Chevrier
6cf81efe7d
Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compile
...
Fixes : #22007
2021-03-31 19:03:35 +02:00
Kyle Edwards
5ac8b923f5
CMakePresets.json: Add matches condition
2021-03-31 10:24:24 -04:00
Brad King
36f1f7c449
Merge topic 'cray-version-patch' into release-3.20
...
258faaeef6 Cray: Detect Fortran compiler version patch level if available
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5957
2021-03-31 09:32:57 -04:00
Brad King
bd4ebf1e58
Merge branch 'release-3.20'
2021-03-31 09:32:57 -04:00
Brad King
2b2da04fbc
Merge topic 'cray-version-patch'
...
258faaeef6 Cray: Detect Fortran compiler version patch level if available
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5957
2021-03-31 09:32:57 -04:00
Justin LaPolla
258faaeef6
Cray: Detect Fortran compiler version patch level if available
...
Fixes : #21969
2021-03-31 09:30:48 -04:00
Brad King
45fae18f7b
Merge topic 'cpackrpm-single-package-handling-empty-dir'
...
d0adb2386a CPackRPM: correctly handle empty dir in single package mode
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5951
2021-03-31 09:30:02 -04:00
Brad King
cda40a42f1
Merge topic 'update-kwsys'
...
25ccb2c7c3 Merge branch 'upstream-KWSys' into update-kwsys
d0b9ffb630 KWSys 2021-03-30 (db93a594)
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5960
2021-03-31 09:27:58 -04:00
Brad King
0d54fa0275
Merge branch 'release-3.20'
2021-03-31 09:26:36 -04:00
Brad King
375e14a405
Merge topic 'android-binutils' into release-3.20
...
61e6fc26bc Android: Fix search for binutils
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5958
2021-03-31 09:26:35 -04:00
Brad King
f31d1dd175
Merge topic 'android-binutils'
...
61e6fc26bc Android: Fix search for binutils
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5958
2021-03-31 09:26:35 -04:00
Chuck Atkins
8ef55dec29
Help: Add release notes for Fujitsu compiler support
2021-03-31 09:16:42 -04:00
Chuck Atkins
4c74c86f40
FindBLAS/LAPACK: Add support for the Fujitsu SSL2 library
...
This also does some additional work to fix issues with
libraries provided only via compiler options and no explicit
library names.
Co-Author: Yuichiro Utsumi <utsumi.yuichiro@jp.fujitsu.com >
2021-03-31 09:15:38 -04:00
Chuck Atkins
376c300b25
FindOpenMP: Add support for Fujitsu compilers
...
Co-Author: Yuichiro Utsumi <utsumi.yuichiro@jp.fujitsu.com >
2021-03-31 09:14:45 -04:00
Chuck Atkins
9e0a1cf03e
FindMPI: Add support for the Fujitsu compiler wrappers
...
Co-Author: Yuichiro Utsumi <utsumi.yuichiro@jp.fujitsu.com >
2021-03-31 09:14:45 -04:00
Yuichiro Utsumi
a237450948
Tests: Update for the FujitsuClang compiler
2021-03-31 09:14:45 -04:00
Chuck Atkins
27579e9cf1
FujitsuClang: Add support for the Fujitsu compiler in Clang mode
...
This should be front end compatible with vanilla clang but giving it a
unique identifier allows a project to pass additional options unique to
Fujitsu and outside the scope of a CMake builtin.
2021-03-31 09:14:45 -04:00
Chuck Atkins
a55feff69c
Tests: Update for the Fujitsu compiler
2021-03-31 09:14:38 -04:00
Marc Chevrier
bb96984ec9
CUDA Device link: Ensure all link options are correctly formatted
...
Fixes : #21994
2021-03-31 12:05:23 +02:00
Kitware Robot
d796948f44
CMake Nightly Date Stamp
2021-03-31 00:01:19 -04:00
Domen Vrankar
31c184ad69
CPackRPM: handle scripts in debuginfo single package mode
...
Enabling CPACK_RPM_DEBUGINFO_SINGLE_PACKAGE while
using rpm install or erase scripts resulted in
resulted missing scripts for non default components.
Fixes : #21974
2021-03-30 23:24:16 +02:00
Brad King
25ccb2c7c3
Merge branch 'upstream-KWSys' into update-kwsys
...
# By KWSys Upstream
* upstream-KWSys:
KWSys 2021-03-30 (db93a594)
2021-03-30 10:45:01 -04:00
KWSys Upstream
d0b9ffb630
KWSys 2021-03-30 (db93a594)
...
Code extracted from:
https://gitlab.kitware.com/utils/kwsys.git
at commit db93a5948e331c8920ac701e35b2f7e283646cae (master).
Upstream Shortlog
-----------------
Lemures Lemniscati (2):
9a6d6c54 Terminal: Avoid using Windows functions on Cygwin
4c61b968 SystemTools::FileIsFullPath: Do not accept Windows paths on Cygwin
2021-03-30 10:45:01 -04:00
Chuck Atkins
3c867cff4a
Fujitsu: Add support for the Fujitsu compiler in Trad mode
...
Co-Author: Yuichiro Utsumi <utsumi.yuichiro@jp.fujitsu.com >
2021-03-30 10:32:53 -04:00
Haibo Huang
61e6fc26bc
Android: Fix search for binutils
...
Set `CMAKE_SYSTEM_PROGRAM_PATH` in `Platform/Android-Initialize` instead
of `Platform/Android` so it can be used in `CMakeFindBinUtils`.
Also add the names `llvm-strip` and `llvm-ranlib` for the corresponding
tools.
2021-03-30 10:06:02 -04:00
Brad King
d9b8acd238
Merge topic 'ifw-depends-name-version-parsing'
...
a43783a08d CPackIFW: Fix parsing of name and version in component DEPENDS
f536e6f3fb CPackIFW: Remove redundant variable assignment
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !5929
2021-03-30 09:56:31 -04:00