Daksh Mamodiya
503bdb9777
Makefile: Generate test_prep targets for CMAKE_TEST_BUILD_DEPENDS
...
Extend the test_prep/<test> and test_prep/all build targets, generated
from add_test(BUILD_DEPENDS) when CMAKE_TEST_BUILD_DEPENDS is enabled, to
the Makefile generators. Previously only the Ninja and FASTBuild
generators provided them.
Resolve each test's dependencies in a shared layer so all command-line
generators consume one result. cmTestGenerator now filters target
dependencies to build-system targets and records, for each file
dependency, the single target that produces it as a primary
custom-command output (cmGlobalGenerator::FindOutputOwningTarget). The
Makefile generators emit phony rules in CMakeFiles/Makefile2 depending on
<target>.dir/all, with top-level forwarding rules. Sharing the
resolution also stops Ninja and FASTBuild from emitting a dead test_prep
edge for a non-buildable (e.g. INTERFACE) BUILD_DEPENDS target.
On the Makefile generators a file dependency that no single target
produces, and a test whose name contains ':', cannot be expressed as a
recursive-make rule and are reported with a warning and skipped.
Fixes : #27879
2026-06-24 17:24:54 +02:00
..
2026-04-23 16:21:30 +02:00
2025-02-07 11:10:43 -05:00
2024-10-24 11:46:37 -04:00
2024-11-23 15:23:25 -05:00
2025-11-18 16:28:11 -05:00
2025-08-15 19:02:16 +10:00
2025-05-19 21:07:48 -04:00
2025-01-29 16:48:53 -05:00
2025-01-17 09:28:35 -05:00
2025-06-24 08:47:41 -07:00
2025-01-31 12:23:29 -05:00
2024-11-18 13:00:22 -05:00
2025-03-28 21:14:19 +01:00
2025-03-28 21:14:19 +01:00
2025-03-28 21:14:19 +01:00
2025-04-14 03:07:46 +04:00
2025-06-24 08:47:41 -07:00
2025-02-13 09:46:20 -05:00
2025-02-13 09:46:20 -05:00
2025-02-13 09:46:20 -05:00
2025-02-13 09:46:20 -05:00
2025-02-13 09:46:20 -05:00
2025-02-13 09:46:20 -05:00
2025-06-24 08:47:41 -07:00
2026-02-26 17:19:19 -05:00
2026-02-26 17:19:19 -05:00
2026-02-26 17:19:19 -05:00
2025-01-27 01:43:26 +04:00
2025-01-16 09:18:21 -05:00
2025-07-21 11:34:03 -04:00
2025-01-12 18:49:34 +04:00
2025-11-04 20:07:39 +01:00
2026-05-07 11:07:27 -04:00
2026-04-30 15:36:23 -04:00
2026-01-29 15:30:57 -05:00
2026-01-29 15:30:57 -05:00
2025-11-04 20:07:39 +01:00
2024-10-02 10:39:40 -04:00
2025-01-16 09:18:21 -05:00
2025-01-27 01:00:46 +04:00
2025-02-02 18:56:26 +04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-17 10:16:14 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-10-09 09:38:20 -04:00
2025-06-11 20:09:32 +02:00
2025-05-19 12:26:27 -04:00
2025-05-19 12:26:27 -04:00
2025-06-18 06:34:59 +02:00
2025-06-18 06:34:59 +02:00
2024-10-25 08:43:04 -04:00
2025-12-21 20:51:52 +11:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-08-15 19:02:16 +10:00
2026-01-20 13:18:18 -05:00
2026-01-20 13:18:18 -05:00
2025-02-07 11:10:43 -05:00
2024-10-02 10:39:40 -04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2026-03-17 10:33:44 -04:00
2025-01-27 01:43:26 +04:00
2026-02-24 12:25:24 -05:00
2025-09-03 10:30:47 -04:00
2025-09-06 00:44:42 -04:00
2026-04-08 12:14:41 -04:00
2025-10-01 09:23:32 -04:00
2025-05-18 23:56:31 +02:00
2025-05-18 23:56:31 +02:00
2025-01-29 16:48:53 -05:00
2025-01-16 09:18:21 -05:00
2025-01-16 09:18:21 -05:00
2025-07-16 14:55:48 +02:00
2025-11-25 15:46:16 -05:00
2026-06-09 08:14:23 -04:00
2026-05-05 12:24:59 -04:00
2024-10-09 09:32:54 -04:00
2025-03-02 13:57:30 +01:00
2024-09-20 17:48:33 -04:00
2024-09-20 17:48:33 -04:00
2024-09-20 17:48:33 -04:00
2025-04-09 12:01:02 -04:00
2025-01-22 10:40:54 -05:00
2025-05-05 12:12:44 -04:00
2025-05-28 13:48:26 -04:00
2026-01-31 19:37:09 -05:00
2026-01-31 19:37:09 -05:00
2025-04-14 03:07:46 +04:00
2024-06-21 11:18:20 +02:00
2025-04-14 03:07:46 +04:00
2025-08-11 03:48:26 +02:00
2024-12-13 10:53:54 -05:00
2025-05-30 10:05:46 -04:00
2026-01-16 11:25:59 -05:00
2024-08-28 15:54:43 -04:00
2025-08-11 03:48:26 +02:00
2025-01-26 14:45:21 +01:00
2025-05-28 13:48:26 -04:00
2024-10-24 17:02:15 +02:00
2025-04-14 03:07:46 +04:00
2024-10-19 10:38:10 +11:00
2024-06-21 11:18:20 +02:00
2025-04-14 03:07:46 +04:00
2025-01-16 09:18:21 -05:00
2024-12-13 10:53:54 -05:00
2025-04-14 03:07:46 +04:00
2025-02-05 09:17:06 -05:00
2024-08-28 14:13:05 -04:00
2026-06-04 09:03:55 -04:00
2025-04-28 02:36:29 +02:00
2026-01-29 15:30:57 -05:00
2026-01-29 15:30:57 -05:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2024-08-28 14:13:05 -04:00
2025-01-24 10:43:18 -05:00
2025-10-09 09:31:49 -04:00
2025-10-26 11:19:58 -04:00
2025-05-03 10:02:18 -04:00
2025-07-15 11:51:45 -04:00
2025-03-19 07:58:31 -04:00
2025-03-19 07:58:31 -04:00
2025-03-26 09:11:35 -04:00
2025-03-19 07:58:31 -04:00
2025-03-19 07:58:31 -04:00
2025-02-13 14:00:26 -05:00
2025-02-20 16:55:53 -05:00
2025-11-08 09:25:08 -05:00
2025-08-06 02:27:55 +02:00
2026-02-11 16:10:29 -05:00
2026-02-11 16:10:29 -05:00
2024-05-30 19:01:03 +10:00
2026-03-26 23:15:58 +01:00
2025-01-12 07:24:57 +01:00
2024-10-09 09:32:54 -04:00
2025-11-04 20:07:39 +01:00
2026-01-29 15:30:57 -05:00
2026-01-29 15:30:57 -05:00
2025-09-09 09:56:35 -04:00
2025-06-24 08:47:41 -07:00
2025-04-14 03:07:46 +04:00
2026-04-24 15:58:18 -04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2026-02-25 15:51:20 -05:00
2026-06-24 17:24:54 +02:00
2024-09-24 08:37:23 -04:00
2025-04-14 03:07:46 +04:00
2025-03-31 19:31:00 -04:00
2026-01-16 18:10:17 +11:00
2026-01-16 18:10:17 +11:00
2024-08-28 14:13:05 -04:00
2024-08-28 14:13:05 -04:00
2024-08-28 14:13:05 -04:00
2025-06-12 21:25:24 +02:00
2025-06-12 21:25:24 +02:00
2025-09-16 14:35:33 -04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2026-05-07 11:07:27 -04:00
2026-04-30 15:36:23 -04:00
2025-04-14 03:07:46 +04:00
2024-09-03 11:10:35 -04:00
2025-03-28 14:23:46 +11:00
2025-03-28 14:23:46 +11:00
2025-03-28 14:23:46 +11:00
2025-03-28 14:23:46 +11:00
2025-03-28 14:23:46 +11:00
2025-03-28 14:23:46 +11:00
2025-01-27 01:43:26 +04:00
2025-01-29 16:48:53 -05:00
2025-01-29 16:48:53 -05:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-02-10 09:59:45 -05:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-04-14 03:07:46 +04:00
2025-03-24 01:06:29 +01:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-02-10 09:59:45 -05:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2025-04-14 03:07:46 +04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2024-10-09 22:30:58 +02:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-03 10:45:42 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2026-06-02 13:49:16 -04:00
2025-09-15 11:31:02 -04:00
2025-09-15 11:31:02 -04:00
2026-02-11 16:10:29 -05:00
2026-02-11 16:10:29 -05:00
2026-02-11 16:10:29 -05:00
2026-02-11 16:10:29 -05:00
2024-07-16 12:28:19 -04:00