- Aug 01, 2021
-
-
Johnny Jazeix authored
Fixes: #22215
-
Kitware Robot authored
-
- Jul 31, 2021
-
-
Kitware Robot authored
-
- Jul 30, 2021
-
-
Kitware Robot authored
-
- Jul 29, 2021
-
-
-
a1261ce9 Platform/Haiku: Remove the include-once behavior Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6401
-
a1261ce9 Platform/Haiku: Remove the include-once behavior Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6401
-
-
3975678f CUDA/Clang: Simplify --register-link-binaries logic 0b1cea66 CUDA/Clang: Fix separable compilation in non-root directories with Makefiles Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6400
-
3975678f CUDA/Clang: Simplify --register-link-binaries logic 0b1cea66 CUDA/Clang: Fix separable compilation in non-root directories with Makefiles Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6400
-
-
d2515f77 Merge branch 'master' into ctest-test-changing-labels 26170ea3 CTest: Reset multi-options to persistent multi-options Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6403
-
26170ea3 CTest: Reset multi-options to persistent multi-options Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6403
-
The behavior was added by commit 7ebc1cb2 (Haiku: Several fixes to platform module, 2013-10-05, v3.0.0-rc1~541^2~3), but was not explained in its commit message. No other platform modules do this. The include-once behavior results in incorrect variables set in some larger projects, e.g. .NET Core, particularly when cross-compiling, `CMAKE_DL_LIBS` being one of these. Remove it.
-
069a5c31 FindLAPACK: SCSL also has LAPACK routines dbcc5eaa FindBLAS: Update SCSL library Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6402
-
03913b12 FindLAPACK: IBM ESSL 6.1 also has LAPACK routines ccb85f89 FindBLAS: Add possibility to find OMP parallelized version of ESSL 73e452eb FindBLAS: IBM ESSL 6.1 does not required BLAS lib Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6399
-
Raul Tambre authored
Move the logic for appending cubin afterwards, so the check can simply be empty(). With the Makefile generator the option is now at the front instead of being intermixed with the actual bins.
-
Raul Tambre authored
Seems the relative paths were wrong basically all around such that only compiling files in the top-level directory would work. I've modified CudaOnly.SeparateCompilation to cover this. Fixes #22482.
-
Kitware Robot authored
-
- Jul 28, 2021
-
-
Kyle Edwards authored
-
Kyle Edwards authored
44ad3f0b added multi-options to CTest, but didn't reset them, causing ctest_test() to fail if it was run multiple times with different label arguments. Reset the multi-options. Fixes: #22485
-
-
-
3e42bf3e CMakePresets: Check presets with their own file version Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6398
-
3e42bf3e CMakePresets: Check presets with their own file version Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6398
-
Igor S. Gerasimov authored
-
Igor S. Gerasimov authored
-
Kitware Robot authored
-
- Jul 27, 2021
-
-
Igor S. Gerasimov authored
-
Igor S. Gerasimov authored
-
Kyle Edwards authored
06e69813 added support for optional binaryDir and generator, but use the dependent preset's file version instead of the current preset's file version. Check presets with their own file version instead of their dependent's file version. Fixes: #22428
-
a7f6e5db FindBLAS: use unset instead of set for empty variables 92edd737 FindBLAS: Fix regression in finding EML_mt after recent refactoring Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6397
-
-
Fix a variable referenced missed by commit 76487b04 (Find{BLAS,LAPACK}: clean variables, 2021-07-13).
-
Brad King authored
-
Brad King authored
-
-
0b5301a7 FindXCTest: Fix output directory for test bundle with Xcode 12.5 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6379
-
0b5301a7 FindXCTest: Fix output directory for test bundle with Xcode 12.5 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6379
-
-