- Jun 16, 2021
-
-
Kitware Robot authored
- Jun 15, 2021
-
-
312ced65 cmNinjaTargetGenerator: Fix scan rule PREPROCESSED_SOURCE placeholder 1dd9c4ab cmNinjaTargetGenerator: Clarify GetScanBuildStatement condition d94b2388 cmNinjaTargetGenerator: Simplify scan rule response file selection Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6227
-
0665d909 CMakeDependentOption: Allow parentheses in the depends string Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6225
-
Kitware Robot authored
-
- Jun 14, 2021
-
-
Brad King authored
When running the module dependencies scan tool for for a language that does not compile the preprocessed output, we do not actually put the preprocessed output in the build graph. However, the value of `CMAKE_EXPERIMENTAL_<LANG>_SCANDEP_SOURCE` may reference the placeholder for the preprocessed source. Populate the placeholder to keep the file out of the way. In particular, do not clobber the `.ddi` file.
-
Brad King authored
Use the `compilePP` variable directly rather than relying on callers to make `compilePP == !ppFileName.empty()`.
-
`if()` takes the condition as a list of arguments. Parentheses need to be separated as well. Fixes: #22303
-
Brad King authored
-
Brad King authored
-
e8dc95ae ObjectiveC: Add C17 and C23 support Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Raul Tambre <raul@tambre.ee> Merge-request: !6219
-
5bf16514 Find{BLAS,LAPACK}: Revise and extend Intel MKL usage documentation 8585a12b Find{BLAS,LAPACK}: Move enabled language requirement to top of documentation 6a7c055f Find{BLAS,LAPACK}: Revise formatting of intro docs 43b58136 Find{BLAS,LAPACK}: Move implementation note from docs to comments 3beac78a Find{BLAS,LAPACK}: Revise imported targets documentation layout 6f305cd5 Find{BLAS,LAPACK}: Factor out vendor documentation Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6218
-
130fa72b Find{BLAS,LAPACK}: Update for Intel oneAPI structure under MKLROOT Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6210
-
a7bbbbf7 Tests: ignore Xcode DVTPlugInManager output 8dcdd435 Tests: recognize Xcode 13 linker warning Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6216
-
e49cbf1d Help: cmake_path: fix erroneous example for IS_PREFIX Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6223
-
-
b06887b4 Merge branch 'backport-3.20-help-cmake_path-IS_PREFIX' into help-cmake_path-IS_PREFIX 4665d1e6 Help: cmake_path: fix erroneous example for IS_PREFIX e49cbf1d Help: cmake_path: fix erroneous example for IS_PREFIX Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6223
-
-
68bbec66 fileapi: Fix codemodel-v2 link command fragment relative paths Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6220
-
68bbec66 fileapi: Fix codemodel-v2 link command fragment relative paths Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6220
-
Kitware Robot authored
-
- Jun 13, 2021
-
-
Kitware Robot authored
-
- Jun 12, 2021
-
-
Marc Chevrier authored
-
Marc Chevrier authored
Fixes: #22302
-
Marc Chevrier authored
-
Kitware Robot authored
-
- Jun 11, 2021
-
-
Brad King authored
Use the same `cmLinkLineComputer` subclass as the generator does. This affects the base directory from which relative paths are computed. Fixes: #22301
-
Gregor Jasny authored
Issue: #22297
-
Brad King authored
Fixes: #22295
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
Move the list of vendors to a dedicated section shared by both modules. Format it as a definition list.
-
Add search paths for the Intel oneAPI MKL directory structure so that we do not rely on paths in `LD_LIBRARY_PATH`.
-
ccc0466f cmScanDepFormat: P1689R4: Implement source-path related fields 3e5b6095 cmScanDepFormat: P1689R4: Make work-directory optional aab9a5fc cmScanDepFormat: P1689R4: Factor out primary-output field b0a8fa95 cmScanDepFormat: P1689R4: Diagnose invalid provides/requires json type 82c867ad cmScanDepFormat: P1689R4: Flatten future-compile members into parent Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6202
-
e13704ce Add directory property to list imported targets ea6d338e cmState: Record imported target names in each directory Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6215
-
369725fa gitlab-ci: add job to run CPack RPM tests 1186ed64 ci: add rpm-build to Fedora base image 60380bd7 Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test case 5130ff68 Tests: Fix CPackComponentsForAll-RPM-IgnoreGroup test on Fedora 34 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6214
-
45935ac9 Tests: Improve CPackComponentsForAll test error formatting Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6212
-