summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Platform/Windows-NVIDIA-CUDA: Remove duplicated codeRaul Tambre2021-02-141-9/+1
| | | | | | Some of the things are set in Platform/NVIDIA-CUDA and since we aren't setting them to different values there's no point in overriding them. Also fixed an unset() copy-paste error.
* CUDA: Fix spelling __IMPLICT_ -> __IMPLICIT_Raul Tambre2021-02-143-38/+38
|
* Clang: Remove unused CUDA implicit link variablesRaul Tambre2021-02-141-2/+2
| | | | We don't use/need implicit links for Clang with CUDA.
* CMake Nightly Date StampKitware Robot2021-02-141-1/+1
|
* CMake Nightly Date StampKitware Robot2021-02-131-1/+1
|
* Merge topic 'UseSWIG-avoid-spurious-policy-warnings'Brad King2021-02-122-29/+8
|\ | | | | | | | | | | | | de7f0aa6c0 UseSWIG: avoid spurious policy warnings Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5802
| * UseSWIG: avoid spurious policy warningsMarc Chevrier2021-02-112-29/+8
| |
* | Merge branch 'release-3.20'Brad King2021-02-120-0/+0
|\ \
| * \ Merge topic 'Help-MSVC_IDE-avail-notice' into release-3.20Brad King2021-02-121-0/+7
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | cf22237c69 Help: clarify availability of the MSVC_IDE variable Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5800
* | \ \ Merge topic 'Help-MSVC_IDE-avail-notice'Brad King2021-02-121-0/+7
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | cf22237c69 Help: clarify availability of the MSVC_IDE variable Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5800
| * | | Help: clarify availability of the MSVC_IDE variableBen Boeckel2021-02-111-0/+7
| | | |
* | | | Merge branch 'release-3.20'Brad King2021-02-120-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'FindMPI-lang-reason' into release-3.20Brad King2021-02-121-1/+3
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8251b62ba0 FindMPI: Fix reason for a non-enabled non-requested language Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5801
* | \ \ \ Merge topic 'FindMPI-lang-reason'Brad King2021-02-121-1/+3
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | 8251b62ba0 FindMPI: Fix reason for a non-enabled non-requested language Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5801
| * | | | FindMPI: Fix reason for a non-enabled non-requested languageAxel Huebl2021-02-111-1/+3
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In pure C/CXX projects, when doing an optional search for C/CXX MPI APIs, I keep getting a reason appended of the form: ``` -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) Reason given by package: MPI component 'Fortran' was requested, but language Fortran is not enabled. ``` The reason makes no sense since I did not request Fortran and thus confuses the reader. It is now only added if the component was truly requested.
* | | | Merge branch 'release-3.20'Brad King2021-02-120-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'iar-stm8-compiler-support' into release-3.20Brad King2021-02-127-2/+21
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8ee933900e IAR: add support for the STM8 compiler Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5796
* | \ \ \ Merge topic 'iar-stm8-compiler-support'Brad King2021-02-127-2/+21
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | 8ee933900e IAR: add support for the STM8 compiler Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5796
| * | | | IAR: add support for the STM8 compilerFelipe Torrezan2021-02-127-2/+21
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-02-121-1/+1
| |_|/ |/| |
* | | Merge branch 'release-3.20'Brad King2021-02-110-0/+0
|\ \ \ | |/ /
| * | Merge branch 'release-3.19' into release-3.20Brad King2021-02-110-0/+0
| |\ \ | | |/ | |/|
* | | Merge branch 'release-3.19'Brad King2021-02-110-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'release-3.18' into release-3.19Brad King2021-02-110-0/+0
| |\ \
* | \ \ Merge branch 'release-3.18'Brad King2021-02-110-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | CMake 3.18.6v3.18.6Brad King2021-02-111-1/+1
| | | |
* | | | Merge branch 'release-3.20'Brad King2021-02-110-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'IntelLLVM-no-imsvc' into release-3.20Brad King2021-02-111-1/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e5563e592f IntelLLVM: Remove unsupported -imsvc system include flag Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5795
* | \ \ \ Merge topic 'IntelLLVM-no-imsvc'Brad King2021-02-111-1/+0
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | e5563e592f IntelLLVM: Remove unsupported -imsvc system include flag Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5795
| * | | | IntelLLVM: Remove unsupported -imsvc system include flagwilliam.r.dieter2021-02-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `clang-cl` supports the `-imsvc` flag to tell the compiler an include directory is intended for system paths. `icx` does not accept this flag, even on MSVC platforms, so do not tell CMake that it exists. Fixes: #21801 Signed-off-by: william.r.dieter <william.r.dieter@intel.com>
* | | | | Merge branch 'release-3.20'Brad King2021-02-110-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'update-kwsys' into release-3.20Brad King2021-02-111-92/+154
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 436ad8e4b6 Merge branch 'upstream-KWSys' into update-kwsys 0c57a39c41 KWSys 2021-02-10 (dda7a943) Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5797
* | \ \ \ \ Merge topic 'update-kwsys'Brad King2021-02-111-92/+154
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 436ad8e4b6 Merge branch 'upstream-KWSys' into update-kwsys 0c57a39c41 KWSys 2021-02-10 (dda7a943) Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5797
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-02-101-92/+154
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | # By KWSys Upstream * upstream-KWSys: KWSys 2021-02-10 (dda7a943)
| | * | | | KWSys 2021-02-10 (dda7a943)KWSys Upstream2021-02-101-92/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code extracted from: https://gitlab.kitware.com/utils/kwsys.git at commit dda7a943856ad22e374a9b0434727285461770a6 (master). Upstream Shortlog ----------------- Sean McBride (1): 45e42f63 SystemInformation: Improve ParseSysCtl error checking
* | | | | | Merge topic 'post-rel-dev'Brad King2021-02-1113-8/+91
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e517c1beb6 Configure CMake itself with policies through CMake 3.19 141dbf2c19 export: Increase maximum policy version in exported files to 3.19 58ea0d1255 Add deprecation warnings for policies CMP0081 and below Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5798
| * | | | | | Configure CMake itself with policies through CMake 3.19Brad King2021-02-103-3/+3
| | | | | | |
| * | | | | | export: Increase maximum policy version in exported files to 3.19Brad King2021-02-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The files generatd by `install(EXPORT)` and `export()` commands are known to work with policies as of CMake 3.19, so enable them in sufficiently new CMake versions.
| * | | | | | Add deprecation warnings for policies CMP0081 and belowBrad King2021-02-109-3/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for policies introduced in CMake 3.13 and below to encourage projects to port away from setting policies to OLD.
* | | | | | | CMake Nightly Date StampKitware Robot2021-02-111-1/+1
|/ / / / / /
* | | | | | Begin post-3.20 developmentBrad King2021-02-104-7/+16
| | | | | |
* | | | | | Merge branch 'release-3.20'Brad King2021-02-104-17/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Begin 3.20 release versioningBrad King2021-02-101-3/+3
| | | | | |
| * | | | | gitlab-ci: Drop package pipeline upload jobs for release branchBrad King2021-02-101-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package pipeline for release versions should not upload packages automatically to our archive of nightly development versions.
| * | | | | Help: Drop development topic notes to prepare releaseBrad King2021-02-102-9/+0
|/ / / / / | | | | | | | | | | | | | | | | | | | | Release versions do not have the development topic section of the CMake Release Notes index page.
* | | | | Merge topic 'doc-3.20-relnotes'Brad King2021-02-1060-379/+335
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a30d096c85 Help: Update Sphinx versionadded directives for 3.20 release 704878e3ad Help: Organize and revise 3.20 release notes 4911636728 Help: Consolidate 3.20 release notes Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5790
| * | | | | Help: Update Sphinx versionadded directives for 3.20 releaseBrad King2021-02-103-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run the script: Utilities/Sphinx/update_versions.py --since v3.19.0 --overwrite Manually restore the 3.20 version for `cmake_path`, which was originally part of 3.19 but reverted and restored in 3.20.
| * | | | | Help: Organize and revise 3.20 release notesBrad King2021-02-101-174/+225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add section headers similar to the 3.19 release notes and move each individual bullet into an appropriate section. Revise a few bullets.
| * | | | | Help: Consolidate 3.20 release notesBrad King2021-02-1057-379/+278
|/ / / / / | | | | | | | | | | | | | | | | | | | | Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.20.rst`.
* | | | | Merge topic 'FindBoost-no-warn'Brad King2021-02-102-1/+13
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 90467747a1 FindBoost: Add option to suppress new boost version dependency warning Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5794