- Apr 22, 2021
-
-
-
Brad King authored
* upstream-liblzma: liblzma 2020-03-17 (2327a461)
-
Code extracted from: https://git.tukaani.org/xz.git at commit 2327a461e1afce862c22269b80d3517801103c1b (v5.2.5).
-
Nils Gladitz authored
Keep files related to multi threaded stream encoding.
-
051c3a04 Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Intel MKL f3f71568 Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Generic vendor cb6889a0 FindLAPACK: Fix finding generic LAPACK with BLA_STATIC 193714d6 Find{BLAS,LAPACK}: Simplify search for static libraries 2e2db28e Find{BLAS,LAPACK}: Simplify check_function_exists state maintenance Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6036
-
1b37305b VS: Add support for ASAN -fsanitize=address flag Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6034
-
dfb47335 Tutorial: Step12 install MathFunctionsConfigVersion.cmake Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6025
-
71cbddf8 cmake(1): Change wording for fields in presets Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Kyle Edwards <kyle.edwards@kitware.com> Merge-request: !6026
-
11c0bfff VS: Generalize CSharp /langversion flag mapping Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6031
-
-
bd8cc6d6 Merge branch 'upstream-KWIML' into update-kwiml 873dbc52 KWIML 2021-04-21 (49d91529) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6032
-
bd8cc6d6 Merge branch 'upstream-KWIML' into update-kwiml 873dbc52 KWIML 2021-04-21 (49d91529) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6032
-
Kitware Robot authored
-
- Apr 21, 2021
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
Fixes: #21071
-
Brad King authored
Now that `CHECK_{BLAS,LAPACK}_LIBRARIES` are functions, we can set `CMAKE_FIND_LIBRARY_SUFFIXES` locally without affecting the global state. This avoids the need for local state switching that was added in commit 9ef82d95 (FindBLAS: Fix detection of OpenMP as dependency of BLA_STATIC, 2021-04-07, v3.20.1~3^2), so remove that.
-
Brad King authored
Now that `CHECK_{BLAS,LAPACK}_LIBRARIES` are functions, we can set `CMAKE_REQUIRED_QUIET` locally without affecting the global state.
-
Brad King authored
# By KWIML Upstream * upstream-KWIML: KWIML 2021-04-21 (49d91529)
-
Code extracted from: https://gitlab.kitware.com/utils/kwiml.git at commit 49d9152941311c05d281b1f927368b1efbb33a01 (master). Upstream Shortlog ----------------- Xiaotian Wu (1): 49d91529 abi.h: Add LoongArch64 support
-
835896e9 cmake: Improve error message when failing to update generation timestamp Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6021
-
Brad King authored
Include the underlying system error description. Issue: #21571, #22086
-
b94bf12a Help: cmake_minimum_required specify max is only for policies Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6023
-
e4ff2b51 Help: Demonstrate using set_target_properties with CUDA architectures Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Raul Tambre <raul@tambre.ee> Merge-request: !6022
-
46d4c8e4 CTestCustom: Ignore warning from FD_ZERO macro on NVHPC 408e6d61 Utilities: Suppress warnings in third-party code with NVHPC Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6019
-
-
b84f1e61 Autogen: Restore mocs_compilation in OBJECT libraries Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6024
-
b84f1e61 Autogen: Restore mocs_compilation in OBJECT libraries Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6024
-
Brad King authored
Map the `/langversion:` flag followed by any value to a `LangVersion` element with the specified value in the `.csproj` file. Fixes: #22089
-
Kitware Robot authored
-
- Apr 20, 2021
-
-
friendlyanon authored
The placement of the word "optionally" implied that the fields mentioned before are not optional, which is not the case starting from version 3 of the presets.
-
Alexander Pivovarov authored
-
Robert Maynard authored
Make it even clearer that for the signature `<version>...<version>` that the second value is only used for policies, and is not a clamp range of supported CMake versions.
-
Robert Maynard authored
A common anti-pattern is to copy from the `CUDA_ARCHITECTURES` documentation. If at any point the user tries to simplify by changin `set_property` to `set_target_properties` the code breaks. To better train users, provide and example of how to set multiple CUDA architectures with `set_target_properties`.
-
Brad King authored
-
Brad King authored
-
b5cb26e2 Merge branch 'upstream-KWSys' into update-kwsys d98342d8 KWSys 2021-04-19 (d6139c66) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6018
-
253aff6c Xcode: Add support of DEPFILE for add_custom_command, part 2 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6015
-