summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge topic 'ci-windows'Brad King2023-04-0613-111/+62
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | b7400800df ci: Make python available in all Windows test jobs 99bf8418ee ci: Update to Python 3.11.3 in Windows jobs 967456423b ci: Factor out initial setup script for Windows external test jobs 3532823dd7 ci: De-duplicate Windows test script for NMake job 3f1a1bad76 ci: De-duplicate Windows test script for JOM job e2cf20e58c ci: De-duplicate Windows test script for Borland jobs 8af9a52d3e ci: De-duplicate Windows test script for MSVC v71 NMake job 430aa379d4 ci: De-duplicate Windows test script for OpenWatcom job Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8398
| * ci: Make python available in all Windows test jobsBrad King2023-04-051-0/+1
| | | | | | | | Activate test infrastructure that requires python.
| * ci: Update to Python 3.11.3 in Windows jobsBrad King2023-04-053-42/+31
| | | | | | | | | | Use the official embedded distribution `.zip` files, but put copies at URLs we control.
| * ci: Factor out initial setup script for Windows external test jobsBrad King2023-04-051-1/+4
| | | | | | | | | | | | On Linux and macOS we use the "before script" for both build and test jobs. On Windows we only want a subset of it, but give it a dedicated helper for consistency.
| * ci: De-duplicate Windows test script for NMake jobBrad King2023-04-053-11/+2
| | | | | | | | Move job-specific setup to an environment script.
| * ci: De-duplicate Windows test script for JOM jobBrad King2023-04-053-14/+5
| | | | | | | | Move job-specific setup to an environment script.
| * ci: De-duplicate Windows test script for Borland jobsBrad King2023-04-055-14/+7
| | | | | | | | Move job-specific setup to environment scripts.
| * ci: De-duplicate Windows test script for MSVC v71 NMake jobBrad King2023-04-053-12/+3
| | | | | | | | Move job-specific setup to an environment script.
| * ci: De-duplicate Windows test script for OpenWatcom jobBrad King2023-04-054-17/+9
| | | | | | | | Move job-specific setup to an environment script.
* | Merge topic 'FindOpenSSL-mingw'Brad King2023-04-061-2/+2
|\ \ | | | | | | | | | | | | | | | | | | 248689f9bf FindOpenSSL: Fix finding header files and static libraries on MinGW Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8394
| * | FindOpenSSL: Fix finding header files and static libraries on MinGWمهدي شينون (Mehdi Chinoune)2023-04-051-2/+2
| |/ | | | | | | | | | | | | * Avoid searching in the `Program Files` folder because the official OpenSSL is built for the MSVC ABI, and so is not compatible with MinGW. * Static libraries on MinGW has `.a` extension.
* | Merge branch 'release-3.26'Brad King2023-04-060-0/+0
|\ \
| * \ Merge topic 'doc-typo' into release-3.26Brad King2023-04-061-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | 045fbbb47c Help: Remove duplicated word in COMPILE_OPTIONS target property docs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8396
* | \ \ Merge topic 'doc-typo'Brad King2023-04-061-1/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | 045fbbb47c Help: Remove duplicated word in COMPILE_OPTIONS target property docs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8396
| * | | Help: Remove duplicated word in COMPILE_OPTIONS target property docsBrad King2023-04-051-1/+1
| | | | | | | | | | | | | | | | Fixes: #24673
* | | | Merge branch 'release-3.26'Brad King2023-04-060-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'FindCUDAToolkit-nvptxcompiler_static-deps' into release-3.26Brad King2023-04-061-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8711231739 FindCUDAToolkit: nvptxcompiler_static correctly specify dependencies Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8395
* | \ \ \ Merge topic 'FindCUDAToolkit-nvptxcompiler_static-deps'Brad King2023-04-061-1/+1
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | 8711231739 FindCUDAToolkit: nvptxcompiler_static correctly specify dependencies Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8395
| * | | | FindCUDAToolkit: nvptxcompiler_static correctly specify dependenciesRobert Maynard2023-04-051-1/+1
| | |/ / | |/| | | | | | | | | | Avoids linking to `Threads::Threads` on non-unix systems where it isn't needed. In addition ensures that dlopen symbols are resolved.
* | | | Merge branch 'release-3.26'Brad King2023-04-060-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'FindCUDAToolkit-cusparse-deps' into release-3.26Brad King2023-04-061-6/+9
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | 516d807423 FindCUDAToolkit: Add dependency between cusparse and nvJitLink Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8397
* | | | Merge topic 'FindCUDAToolkit-cusparse-deps'Brad King2023-04-061-6/+9
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | 516d807423 FindCUDAToolkit: Add dependency between cusparse and nvJitLink Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8397
| * | | FindCUDAToolkit: Add dependency between cusparse and nvJitLinkRobert Maynard2023-04-051-6/+9
| |/ / | | | | | | | | | Starting in CUDA 12.0 cusparse uses nvJitLink. As part of verifying this PR I also corrected the nvJitLink dependencies
* | | CMake Nightly Date StampKitware Robot2023-04-061-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2023-04-051-1/+1
| |
* | Merge branch 'release-3.26'Brad King2023-04-041-2/+2
|\ \ | |/
| * CMake 3.26.3v3.26.3Brad King2023-04-042-3/+3
| |
* | Merge branch 'release-3.26'Brad King2023-04-040-0/+0
|\ \ | |/
| * Merge branch 'release-3.25' into release-3.26Brad King2023-04-040-0/+0
| |\
| * \ Merge topic 'test-xcode-14.3' into release-3.26Brad King2023-04-041-0/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | 3bb46b29fd Tests: Teach RunCMake to ignore Xcode DVTCoreDeviceEnabledState warnings Merge-request: !8392
* | \ \ Merge branch 'release-3.25'Brad King2023-04-040-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'release-3.24' into release-3.25Brad King2023-04-040-0/+0
| |\ \ \
| * \ \ \ Merge branch 'test-xcode-14.3' into release-3.25Brad King2023-04-041-0/+1
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | Merge-request: !8392
* | | | | Merge branch 'release-3.24'Brad King2023-04-040-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'release-3.23' into release-3.24Brad King2023-04-040-0/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'test-xcode-14.3' into release-3.24Brad King2023-04-041-0/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | Merge-request: !8392
* | | | | | Merge branch 'release-3.23'Brad King2023-04-040-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'test-xcode-14.3' into release-3.23Brad King2023-04-041-0/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | Merge-request: !8392
* | | | | | Merge topic 'test-xcode-14.3'Brad King2023-04-041-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | 3bb46b29fd Tests: Teach RunCMake to ignore Xcode DVTCoreDeviceEnabledState warnings Merge-request: !8392
| * | | | | Tests: Teach RunCMake to ignore Xcode DVTCoreDeviceEnabledState warningsBrad King2023-04-041-0/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On some Xcode versions, `xcodebuild` may warn: ... xcodebuild[...] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default Teach RunCMake to drop such incidental lines before matching against expected output.
* | | | | Merge topic 'FindBLAS-LAPACK-vendor-var'Brad King2023-04-042-8/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9d18426c47 Find{BLAS,LAPACK}: Prefer BLA_VENDOR cmake variable over env variable Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8387
| * | | | | Find{BLAS,LAPACK}: Prefer BLA_VENDOR cmake variable over env variableBrad King2023-04-032-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is implied by the documentation, but was not implemented properly. Fixes: #24664
* | | | | | Merge topic 'pr/fix-cmake-mode-el'Brad King2023-04-041-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 915ef090c9 cmake-mode.el: escape shell arguments Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8386
| * | | | | | cmake-mode.el: escape shell argumentsZhengyi Fu2023-03-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shell arguments containing "<" or ">" should be escaped. Otherwise, names such as CMAKE_<LANG>_FLAGS will be treated as IO redirection.
* | | | | | | Merge topic 'test-lcc-cmp0129'Brad King2023-04-045-12/+10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9fd0ecdedb Tests: Fix RunCMake infrastructure for LCC and CMP0129 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8382
| * | | | | | | Tests: Fix RunCMake infrastructure for LCC and CMP0129Brad King2023-04-035-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since commit 3958ed878f (LCC: Add policy CMP0129 regarding interpreting LCC as GNU, 2021-10-19, v3.23.0-rc1~508^2) we intended to enable policy `CMP0129` in RunCMake tests via `-DCMAKE_POLICY_DEFAULT_CMP0129=NEW`. Fix the condition activating that to check `CMAKE_C_COMPILER_ID` where it is always available. Remove now-unnecessary CMP0129 settings in RunCMake cases.
* | | | | | | | Merge branch 'release-3.26'Brad King2023-04-040-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'release-3.25' into release-3.26Brad King2023-04-040-0/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge topic 'swift-xcode-14.3' into release-3.26Brad King2023-04-041-4/+8
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 52dbfefe0d Xcode: Fix detection of Swift compiler location for Xcode 14.3 Merge-request: !8388
* | \ \ \ \ \ \ \ Merge branch 'release-3.25'Brad King2023-04-040-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |