- Feb 23, 2021
-
-
Kyle Edwards authored
-
- Feb 22, 2021
-
-
9945b3b5 VS: Restore support for PCH in CXX but not C within once target d9fd32b3 cmVisualStudio10TargetGenerator: Refactor per-source PCH logic Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5836
-
90c2f138 CPackIFWInstaller: Avoid potential null pointer dereference Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5832
-
cf9a7187 Help: Fix CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS documentation Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5835
-
- Feb 19, 2021
-
-
Brad King authored
De-duplicate the link language lookup.
-
Brad King authored
-
c9244f36 IntelLLVM: Make explicit Fortran preprocessing under Ninja more robust 056d4bf5 Merge branch 'backport-intel-fortran-preprocess' af074c26 Intel: Make explicit Fortran preprocessing under Ninja more robust Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5826
-
87b170d9 Help: Add build and test preset to examples in cmake-presets(7) 3f8cf006 Help: Clarify preset name conflict rules in cmake-presets(7) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5823
-
06e50776 bindexplib: remove stray debugging output when using llvm-nm Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !5828
-
Craig Scott authored
In d1683032 (CPackIFW: Improve warning and docs for show page list option, 2021-02-14), code was added to report the current QtIFW version. That code didn't check that there was a Generator object before using it, resulting in a scanbuild warning about a potential null pointer dereference. Add a check and output a more general warning message if we don't have the current QtIFW version available to report.
- Feb 18, 2021
-
-
22140f7a Help: Add internal links to if() docs Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5824
-
Co-Author: Brad King <brad.king@kitware.com>
-
-
8f1e607e Help: Document JSON comment support in cmake-presets(7) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5830
-
47ab2d4d Help: Clarify role of binaryDir inheritance in cmake-presets(7) 0e3c361f Help: Link to tool-specific preset arguments from cmake-presets(7) dd6165fb Help: Mention version 2 in cmake-presets(7) cdbd1ae6 Utilities/Sphinx: Avoid converting -- to an en-dash Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5829
-
-
Brad King authored
Suggested-by: Michael Hirsch
-
Brad King authored
Fixes: #21835
-
Brad King authored
Version 2 is required for build and test presets. Fixes: #21829
-
Brad King authored
-
dc7b6c2c DetermineCompiler: Fix copy-paste error in Intel Compiler detection Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5818
-
Brad King authored
Merge-request: !5826
-
bd876f38 FetchContent: Restore patch command support Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5822
-
Brad King authored
Tell the Fortran compiler to write preprocessor output directly to a file, as we do for the GNU compiler. The previous "redirect stdout" approach could break during ABI detection with some `mpif90` wrappers that add version information to stdout when called with `-v`. Issue: #21828
-
Brad King authored
-
Brad King authored
Tell the Fortran compiler to write preprocessor output directly to a file, as we do for the GNU compiler. The previous "redirect stdout" approach could break during ABI detection with some `mpif90` wrappers that add version information to stdout when called with `-v`. Fixes: #21828
-
- Feb 17, 2021
-
-
Craig Scott authored
The refactoring in 17e5516e (FetchContent: Invoke steps directly and avoid a separate sub-build, 2021-01-29) contained a typo which resulted in any PATCH_COMMAND being ignored. Fix the typo and add a test case that would have caught the regression.
-
Gregor Jasny authored
Fixes: #21561 Fixes: a90d2a9e (IntelLLVM: Add support for Intel LLVM-based compilers, 2020-11-02)
-
- Feb 16, 2021
-
-
Brad King authored
-
Brad King authored
-
754f4f68 FindPython: fix erroneous variable handling Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5816
-
Brad King authored
-
Brad King authored
Merge-request: !5816
-
Fixes: #21817
-
121d6029 presets: Inherit 'quiet' property for test presets 7fd6bb68 presets: Remove unintended rerunFailed option from test presets Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5808
-
17ae4e1b FindPNG: only mark used variables as advanced Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5809
-