- Aug 07, 2024
-
-
Ben Boeckel authored
-
- Aug 06, 2024
-
-
Ben Boeckel authored
-
Ben Boeckel authored
This will be used to ensure that module command targets work as intended.
-
Ben Boeckel authored
-
- Aug 05, 2024
-
-
Ben Boeckel authored
Generators will hook this up into the build graph as needed.
-
Ben Boeckel authored
This includes the target property, its initializing variable, its initializing environment variable, and updating related docs to mention the new bits.
-
- Jul 30, 2024
-
-
Ben Boeckel authored
-
Ben Boeckel authored
This is required to fill in the `requires` field for sources using modules that do not provide them.
-
Ben Boeckel authored
-
Ben Boeckel authored
This is essentially an extraction of the `Ninja` generator's command line building logic. Porting generators to reuse this construction is a task for the future.
-
- Jul 11, 2024
-
-
Ben Boeckel authored
Includes verification and merging subcommands to start with.
-
Ben Boeckel authored
This class represents a build database as introduced by P2977R0. It includes support for reading, writing, and merging. See: http://wg21.link/p2977r0
-
Ben Boeckel authored
This is needed to inject arguments through flag generation mechanisms so that they can all be unescaped uniformly. Eventually, these methods should go away and the escape/unescape dance be avoided completely.
-
Ben Boeckel authored
-
Ben Boeckel authored
These actions may require additional information gathered during generation. Run them at the appropriate time.
-
Ben Boeckel authored
With synthetic targets, a name which is the same between all synthetic targets which share a base target is warranted.
-
Ben Boeckel authored
-
Kitware Robot authored
-
- Jul 10, 2024
-
-
Kitware Robot authored
-
- Jul 09, 2024
-
-
ccd46122 cmJSONState: Add missing member initializer Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !9645
-
Kitware Robot authored
-
- Jul 08, 2024
-
-
5b3fbd5f cmSystemTools: Add CMake config directory Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !9615
-
2785364b iOS: Add support for Mac Catalyst Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9595
-
c7e5ebd0 VS: Support add_custom_command in .Net SDK-style projects Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9616
-
-
2fc9e482 Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usage Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !9643
-
2fc9e482 Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usage Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !9643
- Jul 07, 2024
-
-
Kitware Robot authored
-
- Jul 06, 2024
-
-
-
8c878b2d FetchContent: Fix command echo for DEBUG and TRACE log levels Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9640
-
8c878b2d FetchContent: Fix command echo for DEBUG and TRACE log levels Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9640
-
Kitware Robot authored
-
- Jul 05, 2024
-
-
Robert Maynard authored
Fixes #26108
-
Kitware Robot authored
-
- Jul 04, 2024
-
-
5fc2bad1 cmArgumentParser: Support binding with derived classes e0f9d81f STL: extend type_traits to deal with member pointers Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !9634
-
549fb861 bash-completion: Handle `cmake --workflow` Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9633
-
973bb02b cmake: Print --workflow option in --help output Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9637
-
-
fe8dc301 Tests: Fix RunCMake.ExternalProject when git is not available Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Acked-by:
Christoph Grüninger <foss@grueninger.de> Merge-request: !9639
-