- Jun 08, 2021
-
-
Duncan Ogilvie authored
Fixes #22229
-
143f7fe6 Tests: Remove unused RunCMake.TransformDepfile files Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6203
-
8d898cb3 FileAPI: Add integration for runtime dependency installers 72f2448e Help: Add documentation for runtime dependency installation 0c3c6aca Tests: Add tests for new options 4910132d install: Add RUNTIME_DEPENDENCY_SET mode bc8a4a06 install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET option 3e7d3c25 install(TARGETS): Add RUNTIME_DEPENDENCY_SET argument ed3633d8 install(TARGETS): Add RUNTIME_DEPENDENCIES option f2617cf8 Source: Add cmInstallRuntimeDependencySet ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6186
-
100d3cb3 file(GET_RUNTIME_DEPENDENCIES): Use cmSystemTools::GetLineFromStream() Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Brad King <brad.king@kitware.com> Merge-request: !6198
-
98fa09d5 FindOpenSSL: Link with ws2_32 and crypt32 on Windows/static Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6197
-
8f68bcad Tests: Add cases verifying flag ordering rules ccc83ce1 Help: Document order of flags from CMAKE_<LANG>_FLAGS and COMPILE_OPTIONS df79fe05 Help: Remove incorrect "versionadded" for CMAKE_<LANG>_FLAGS_<CONFIG> c48d2d84 VS: Place per-source preprocessor definitions after target-wide ones Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6187
-
ed1f3a5f CPackDeb: output the error message when no description can be made ece24b34 Help/cpack_gen/freebsd: improve wording for Debian fallbacks Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Kyle Edwards <kyle.edwards@kitware.com> Merge-request: !6196
-
6f14205e FindPkgConfig: Always create the imported target 07d63907 Tests: Add case covering FindPkgConfig creation of empty targets Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6113
-
Kitware Robot authored
-
- Jun 07, 2021
-
-
41dea084 Help: Remove recommendations for using CMAKE_CFG_INTDIR Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Brad King <brad.king@kitware.com> Merge-request: !6195
-
Kyle Edwards authored
Fixes: #22278
-
Brad King authored
-
887e9df0 VS: Update v142 CL flag table for VS 16.10 25e33a28 VS: Update v141 CL flag table for VS 15.9 f9383e01 VS: Re-order v141 and v142 CL flag table entries to match xml files better Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6191
-
-
c44dfdfd FindBoost: Add check for json component header in Boost 1.75+ Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6193
-
c44dfdfd FindBoost: Add check for json component header in Boost 1.75+ Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6193
-
7e5e558d gitlab-ci: add job to test with clang-7 on debian10 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6194
-
Orgad Shaneh authored
-
Ben Boeckel authored
The `message` command does not support automatic dereferencing.
-
Ben Boeckel authored
Documentation should describe what happens, and "we may as well" seems way too conversational.
-
Kitware Robot authored
-
- Jun 06, 2021
-
-
Craig Scott authored
Commit e71c4f77 (CMAKE_CFG_INTDIR: Formally deprecate in favor of $<CONFIG>, 2021-05-27) only updated the docs for CMAKE_CFG_INTDIR itself, but other parts of the docs still used it. Update the other places to avoid referring to the now-deprecated variable.
-
Kitware Robot authored
-
- Jun 05, 2021
-
-
Kitware Robot authored
-
- Jun 04, 2021
-
-
Kyle Edwards authored
-
Kyle Edwards authored
-
In commit 82930647 (FindBoost: Add support for Boost 1.75, 2021-02-03, v3.19.5~9^2) the dependencies of the json component were added, but the header listing was left out.
-
Brad King authored
Run the command python3 Source/cmConvertMSBuildXMLToJSON.py -t v142 \ 'c:/.../MSBuild/Microsoft/VC/v160/1033/cl.xml' To generate `v142_CL.json` locally. Manually move new and updated settings over to `Templates/MSBuild/FlagTables/v142_CL.json`. Revise the `/sourceDependencies[:directives]` table entries to properly distinguish the two options (because one is a prefix of the other), and to populate both `Generate*Dependencies` and `*DependenciesFile`.
-
Brad King authored
Run the command python3 Source/cmConvertMSBuildXMLToJSON.py -t v141 \ 'c:/.../Common7/IDE/VC/VCTargets/1033/cl.xml' To generate `v141_CL.json` locally. Manually move new and updated settings over to `Templates/MSBuild/FlagTables/v141_CL.json`.
-
Kyle Edwards authored
-
Brad King authored
-
Kyle Edwards authored
-
Kyle Edwards authored
-
Kyle Edwards authored
-
Kyle Edwards authored
-
Kyle Edwards authored
-
Kyle Edwards authored
-
Kyle Edwards authored
-