- Jul 29, 2021
-
-
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
-
Kitware Robot authored
-
- Jul 28, 2021
-
-
-
-
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
-
-
aa4c3018 Add option to explicitly avoid using execinfo for backtraces Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6386
-
aa4c3018 Add option to explicitly avoid using execinfo for backtraces Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6386
-
-
937f454f VS: Remove C++ module CompileAs flag table entries for v142 and v143 8fb349a8 VS: Remove cl /FS entry from flag table for v142 and v143 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Niels Dekker <niels_dekker_address_until_2024@xs4all.nl> Merge-request: !6390
-
937f454f VS: Remove C++ module CompileAs flag table entries for v142 and v143 8fb349a8 VS: Remove cl /FS entry from flag table for v142 and v143 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Niels Dekker <niels_dekker_address_until_2024@xs4all.nl> Merge-request: !6390
-
-
91968ca6 Tests/CompileOptions: allow CMAKE_BUILD_TYPE=None Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6385
-
91968ca6 Tests/CompileOptions: allow CMAKE_BUILD_TYPE=None Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6385
-
Kitware Robot authored
-
- Jul 26, 2021
-
-
The fix from commit eafe740e (FindXCTest: Fix output directory for test bundle with new build system, 2021-02-09, v3.19.5~5^2) is not necessary with Xcode 12.5, which seems to have changed/fixed the behaviour again. Fixes: #22462
-
backtrace(3) from libexecinfo in musl will run into crash [1]. Provide an option to disable it explicitly even if libexecinfo is present. 1: https://www.openwall.com/lists/musl/2021/07/17/1
-
-
49771841 Merge branch 'upstream-KWSys' into update-kwsys 7fc3f700 KWSys 2021-07-26 (d5fd6ca2) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6391
-
49771841 Merge branch 'upstream-KWSys' into update-kwsys 7fc3f700 KWSys 2021-07-26 (d5fd6ca2) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6391
-
Brad King authored
The `CompileAs` entry in a `.vcxproj` file with values: * `CompileAsCppModule` for `-interface` * `CompileAsCppModuleInternalPartition` for `-internalPartition` * `CompileAsHeaderUnit` for `-exportHeader` does not cause the corresponding flag to be added to the command line. Drop the flag table entries so that the flags go to `AdditionalOptions`. Fixes: #22477
-
Brad King authored
The `ForceSynchronousPDBWrites` entry in a `.vcxproj` file does not actually cause the `/FS` flag to be added to the command line. Fixes: #22476
-
Brad King authored
# By KWSys Upstream * upstream-KWSys: KWSys 2021-07-26 (d5fd6ca2)
-
Code extracted from: https://gitlab.kitware.com/utils/kwsys.git at commit d5fd6ca2ba5b4ca04d7ac346ceb87f7d2b0ad8aa (master). Upstream Shortlog ----------------- Dženan Zukić (1): 7079df74 SystemTools: Fix GetOperatingSystemNameAndVersion empty string return Đoàn Trần Công Danh (1): 4e69b791 SystemInformation: Add option to explicitly avoid using execinfo
-