- Feb 04, 2023
-
-
Kitware Robot authored
-
- Feb 03, 2023
-
-
6ef54e02 CTest: add test failure reason to JUnit XML output Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !8151
-
dd968ca3 cmTarget: convert VS property settings to the new property lambda b69fba7c cmTarget: factor out `POSITION_INDEPENDENT_CODE` initialization 42575a66 cmTarget: factor out properties with targets with commands f551f49a cmTarget: factor out properties for targets with exports d1627118 cmTarget: factor out executable-requiring properties f0ae00d7 cmTarget: factor out linkable normal library target properties 9f7a25a2 cmTarget: factor out non-executable normal target with artifact properties ab2b967c cmTarget: factor out normal targets with artifact properties ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !8139
-
33e27f6c <LANG>_LINKER_LAUNCHER: Allow generator expressions 84ada0b0 <LANG>_COMPILER_LAUNCHER: Expand subset of genexes that can be evaluated Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !8152
-
Kitware Robot authored
-
- Feb 02, 2023
-
-
Brad King authored
-
Ben Boeckel authored
-
Ben Boeckel authored
This property is initialized using the common framework, but then forced on SHARED and MODULE targets, so just post-process the property in this case.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
This structure will encapsulate when properties are initialized within a target.
-
Kyle Edwards authored
-
220fa1d9 Configure CMake itself with policies through CMake 3.25 4feea277 export: Increase maximum policy version in exported files to 3.25 1ff14d58 Add deprecation warnings for policies CMP0114 and below Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Alex <leha-bot@yandex.ru> Merge-request: !8149
-
-
13810dee cmDependsFortran: require that dependency info files work eed295fd cmGlobalNinjaGenerator: require that dependency info files work 837f7c11 cmCommonTargetGenerator: classify linked target directories by language d19648a9 cmGeneratorTarget: add a method to query if Fortran sources exist 245a89d8 cmMakefileTargetGenerator: make "target linked info" variable Fortran-specific aeb1b2ae cmMakefileTargetGenerator: simplify string streaming Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !8146
-
13810dee cmDependsFortran: require that dependency info files work eed295fd cmGlobalNinjaGenerator: require that dependency info files work 837f7c11 cmCommonTargetGenerator: classify linked target directories by language d19648a9 cmGeneratorTarget: add a method to query if Fortran sources exist 245a89d8 cmMakefileTargetGenerator: make "target linked info" variable Fortran-specific aeb1b2ae cmMakefileTargetGenerator: simplify string streaming Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !8146
-
Kyle Edwards authored
-
Frank Winklmeier authored
In case of test failure, add the test failure reason (e.g. "Timeout") to the failure message in the XML file. This is the same value that is shown in the ctest text output. Fixes: #24184
-
Kitware Robot authored
-
- Feb 01, 2023
-
-
Brad King authored
-
Brad King authored
The files generatd by `install(EXPORT)` and `export()` commands are known to work with policies as of CMake 3.25, so enable them in sufficiently new CMake versions.
-
Brad King authored
The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for policies introduced in CMake 3.19 and below to encourage projects to port away from setting policies to OLD.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
Release versions do not have the development topic section of the CMake Release Notes index page.
-
385435cf Help: Organize and revise 3.26 release notes 4c63f031 Help: Consolidate 3.26 release notes bc1ba6d5 Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULES 71f9c194 FindImageMagick: Fix documentation syntax in usage example Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !8148
-
Brad King authored
Add section headers similar to the 3.25 release notes and move each individual bullet into an appropriate section. Revise a few bullets. Add a bullet for `FindImageMagick` that was accidentally left out when its changes were made.
-