- Jan 05, 2022
-
-
Kitware Robot authored
-
- Jan 04, 2022
-
-
Kitware Robot authored
-
- Jan 03, 2022
-
-
a1ca50d9 cmMachO: Add missing header for std::unique_ptr Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6835
-
6b170578 Help: Non-zero floating point numbers are true in if() expressions Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6834
-
Craig Scott authored
Fixes: #22991
-
Kitware Robot authored
-
- Jan 02, 2022
-
-
Craig Scott authored
Builds were previously relying on <memory> being included by <string>, but not all compilers do that and we shouldn't be relying on that anyway.
-
Kitware Robot authored
-
- Jan 01, 2022
-
-
Kitware Robot authored
-
- Dec 31, 2021
-
-
Kitware Robot authored
-
- Dec 30, 2021
-
-
Kitware Robot authored
-
- Dec 29, 2021
-
-
Kitware Robot authored
-
- Dec 28, 2021
-
-
Kitware Robot authored
-
- Dec 27, 2021
-
-
Kitware Robot authored
-
- Dec 26, 2021
-
-
Kitware Robot authored
-
- Dec 25, 2021
-
-
Kitware Robot authored
-
- Dec 24, 2021
-
-
Kitware Robot authored
-
- Dec 23, 2021
-
-
Kitware Robot authored
-
- Dec 22, 2021
-
-
1313e940 Copyright.txt: Update year range to end in 2022 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6827
-
Brad King authored
-
-
352e68e9 Merge branch 'backport-3.22-ci-windows-no-java' into ci-windows-no-java e217153d ci: Explicitly disable Java tests on VS builds 85a07b4b ci: Explicitly disable Java tests on VS builds Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6826
-
85a07b4b ci: Explicitly disable Java tests on VS builds Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6826
-
Brad King authored
-
0eea32a3 VS: Add DOTNET_SDK property to generate SDK-style C# projects a450cc95 VS: Set ResolveNugetPackages to false for ALL_BUILD and ZERO_CHECK fa76e5d1 cmVisualStudio10TargetGenerator: Factor out helper for classic MSBuild project Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6634
-
c3715e08 FreeBSD: tidy up a76f19d5 FreeBSD: handle new package-file-suffix d5ae2f97 FreeBSD: fix up the package name 0ac1ac79 FreeBSD: migrate to newer pkg_create(3) API Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Semphriss <dev.semphris@gmail.com> Merge-request: !5854
-
b573a732 Tests: add tests to check claims in the documentation b151db01 Help: mention non-existent case for list(PREPEND) b3a249c2 Help: clarify range for list(INSERT), mention nonexistent / empty case b6fdcb3d Help: clarify description of list(INSERT) e55f473e Help: clarify that list(APPEND) on a non-existent list creates it Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6824
-
37af6c33 target_link_libraries: Optionally require only target names 5134f099 cmGeneratorTarget: Factor out message about reasons for a missing target 37a25072 Tests: Rename RunCMake.{CMP0028 => LinkItemValidation} Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !6821
-
Kitware Robot authored
-
- Dec 21, 2021
-
-
Sumit Bhardwaj authored
Changes in cmVisualStudio10TargetGenerator::Generate to write .Net SDK-style project for VS generators VS 19 and above. Also adds documentation and tests. Issue: #20227
-
- list commands APPEND, PREPEND, INSERT treat non-existent lists as empty and use that value, creating a new list variable in the process.
-
-
-
Since the argument is called 'index', use that in the description.
-
This is hinted-at in the introduction, which mentions creating a new variable value in the current scope, but let's make it explicit. Fixes: #22910
-
6fda93fa FindGLUT: Provide modern-named GLUT_INCLUDE_DIRS result variable 641b3f41 FindGLUT: Modernize documentation layout 924b2999 FindGLUT: Move mark_as_advanced calls closer to find calls Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6820
-
-
d45667d4 FindBoost: Do not warn about now-supported version 1.78 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6819
-