Brad King
b237dbd8c3
Xcode: Fix object library references in multi-project trees ( #13452 )
...
In cmGlobalXCodeGenerator::Generate we generate a .xcodeproj for each
directory in the tree containing a project() command. First we
iteratively use SetGenerationRoot to add "ALL_BUILD" and other targets
to each project. This leaves "CurrentProject" set to the last project
when we invoke cmGlobalGenerator::Generate, which is not the same as the
top-level project if any subdirectories invoke the project() command.
When cmGlobalGenerator::Generate reaches CreateGeneratorTargets it
constructs cmGeneratorTarget and calls ComputeTargetObjects exactly once
per target. In this context the value of CurrentProject is undefined so
we cannot pass it to GetObjectsNormalDirectory. Use "$(PROJECT_NAME)"
instead so it will adapt automatically to each project.
Also teach Tests/ObjectLibrary to cover this case.
2012-08-03 10:17:49 -04:00
..
2012-07-24 17:03:37 -04:00
2012-06-24 08:03:24 -04:00
2012-02-14 16:14:56 -05:00
2012-06-05 16:23:09 -04:00
2012-07-17 14:03:05 +02:00
2011-06-27 14:52:25 -04:00
2011-11-16 10:15:44 -05:00
2011-11-17 11:18:08 -05:00
2011-11-16 11:05:13 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-01-25 14:42:31 -05:00
2012-02-29 13:27:04 -05:00
2012-06-11 08:40:11 -04:00
2012-03-16 10:12:31 -04:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-07-20 10:53:34 +02:00
2012-03-19 23:05:21 +01:00
2012-07-20 10:53:34 +02:00
2012-06-21 23:06:08 +02:00
2012-04-20 11:25:55 -04:00
2012-08-03 00:01:05 -04:00
2012-02-29 14:07:50 -05:00
2012-06-06 07:29:19 -04:00
2012-02-29 13:27:04 -05:00
2012-02-21 15:33:40 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-03-14 08:18:15 -04:00
2011-07-15 20:57:33 +02:00
2012-07-16 16:48:32 +02:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2011-10-23 22:18:08 +02:00
2012-03-03 15:11:08 +04:00
2012-07-11 15:10:40 -04:00
2012-07-11 15:10:40 -04:00
2012-02-21 15:33:40 -05:00
2012-03-13 14:37:32 -04:00
2012-01-13 14:22:24 -05:00
2012-03-06 15:27:54 -05:00
2012-02-13 10:34:41 -05:00
2012-02-29 14:07:50 -05:00
2011-11-28 13:48:59 -05:00
2012-02-29 13:27:04 -05:00
2012-06-12 15:38:48 -04:00
2011-09-15 16:20:33 +02:00
2011-05-31 09:08:59 -04:00
2012-02-29 14:07:50 -05:00
2012-02-29 13:27:04 -05:00
2011-11-16 10:15:44 -05:00
2011-11-16 11:32:01 -05:00
2012-06-24 08:14:11 -04:00
2012-06-24 08:03:24 -04:00
2012-02-29 13:27:04 -05:00
2012-02-22 17:12:11 -05:00
2011-12-18 15:44:33 +01:00
2012-02-29 14:07:50 -05:00
2012-05-22 14:07:24 -04:00
2012-05-22 14:07:24 -04:00
2012-05-22 14:07:24 -04:00
2012-05-22 14:07:24 -04:00
2012-05-22 14:07:24 -04:00
2012-05-22 14:07:24 -04:00
2011-10-23 22:18:08 +02:00
2012-06-21 23:19:55 +02:00
2012-06-21 23:19:55 +02:00
2011-10-23 22:18:08 +02:00
2012-05-07 08:51:57 -04:00
2012-06-21 23:06:08 +02:00
2012-06-21 23:06:08 +02:00
2011-12-01 15:58:47 -05:00
2012-06-27 23:44:54 +02:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-03-01 21:20:48 +01:00
2012-03-02 11:50:54 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2011-12-05 18:13:49 -05:00
2012-03-13 14:37:32 -04:00
2012-02-29 13:27:04 -05:00
2012-04-30 11:50:27 -04:00
2011-11-22 15:55:00 -05:00
2011-11-22 15:55:00 -05:00
2011-11-22 15:55:00 -05:00
2012-02-29 13:27:04 -05:00
2011-10-23 22:18:08 +02:00
2012-03-03 15:11:09 +04:00
2012-03-03 15:11:09 +04:00
2012-07-20 10:53:34 +02:00
2012-04-09 14:53:47 +02:00
2012-07-20 10:53:34 +02:00
2011-11-19 11:01:03 +01:00
2012-06-14 16:28:54 -04:00
2012-03-30 00:41:48 +02:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2011-09-23 14:36:27 -04:00
2011-09-23 14:36:27 -04:00
2012-02-29 13:27:04 -05:00
2012-03-30 00:41:52 +02:00
2012-02-29 13:27:04 -05:00
2012-05-06 16:32:10 +02:00
2012-05-06 16:32:10 +02:00
2011-06-08 10:04:44 -04:00
2012-02-29 13:27:04 -05:00
2012-02-25 18:20:36 +01:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-03-01 10:40:21 -05:00
2012-03-01 02:33:13 +04:00
2012-02-29 13:27:04 -05:00
2012-03-01 10:40:21 -05:00
2012-05-07 15:28:19 -04:00
2012-05-07 15:28:19 -04:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-06-12 16:01:04 -04:00
2012-06-12 16:01:04 -04:00
2012-06-15 12:14:13 +02:00
2011-10-23 22:18:08 +02:00
2011-06-16 15:43:17 -04:00
2012-07-24 17:03:46 -04:00
2012-07-18 11:27:49 +02:00
2012-06-04 23:42:37 +02:00
2012-03-09 15:16:02 -05:00
2012-03-09 15:16:03 -05:00
2012-04-19 10:07:49 -04:00
2012-04-16 10:17:03 -04:00
2012-04-25 14:04:27 -04:00
2012-04-16 10:17:03 -04:00
2011-11-14 09:47:31 -05:00
2011-11-14 09:47:31 -05:00
2011-11-14 09:47:31 -05:00
2011-06-20 08:31:13 -04:00
2011-11-14 09:47:31 -05:00
2012-06-02 19:58:03 +02:00
2012-06-02 19:58:03 +02:00
2011-06-20 08:31:13 -04:00
2011-06-20 08:31:13 -04:00
2011-06-20 08:29:40 -04:00
2011-06-20 08:29:40 -04:00
2012-05-09 09:12:13 -04:00
2012-05-09 09:12:13 -04:00
2011-11-14 09:50:47 -05:00
2011-11-14 09:50:47 -05:00
2011-09-23 10:10:01 -04:00
2011-09-23 10:10:01 -04:00
2012-04-19 10:07:49 -04:00
2012-04-16 10:17:03 -04:00
2012-03-28 14:07:51 -04:00
2012-03-09 15:16:02 -05:00
2012-08-03 10:17:49 -04:00
2012-03-19 11:52:40 -04:00
2012-05-16 09:07:55 -04:00
2012-07-11 10:40:04 -04:00
2012-07-10 11:05:04 -04:00
2012-02-29 13:27:04 -05:00
2012-03-08 15:13:15 -05:00
2012-04-19 10:07:49 -04:00
2012-04-16 10:17:03 -04:00
2012-02-29 13:27:04 -05:00
2012-05-14 22:19:12 +02:00
2012-06-21 20:49:16 +02:00
2012-07-11 15:10:40 -04:00
2012-07-11 15:10:40 -04:00
2012-02-27 13:19:57 -05:00
2012-02-27 13:19:57 -05:00
2012-05-14 22:19:12 +02:00
2012-02-29 13:27:04 -05:00
2012-02-27 13:19:57 -05:00
2012-05-20 17:28:54 +02:00
2012-02-27 13:19:57 -05:00
2012-05-14 22:19:12 +02:00
2012-02-29 13:27:04 -05:00
2012-03-13 14:37:32 -04:00
2012-05-14 22:19:12 +02:00
2012-02-29 13:27:04 -05:00
2012-02-27 13:19:57 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-04-17 11:07:07 -04:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-06-21 11:54:52 -04:00
2012-06-19 14:42:41 -04:00
2012-07-18 11:27:49 +02:00
2012-07-19 07:32:03 +02:00
2012-06-06 08:30:54 -04:00
2012-03-09 15:16:02 -05:00
2012-04-18 15:48:50 -04:00
2012-03-28 14:07:51 -04:00
2012-06-06 12:23:25 -04:00
2012-03-28 14:07:51 -04:00
2012-04-16 10:17:03 -04:00
2011-11-14 09:47:31 -05:00
2012-03-09 15:16:02 -05:00
2012-03-28 14:07:51 -04:00
2012-03-06 13:20:17 -05:00
2012-03-06 13:20:17 -05:00
2012-02-29 13:27:04 -05:00
2012-03-01 10:40:21 -05:00
2012-02-22 07:29:32 -05:00
2012-02-29 13:27:04 -05:00
2012-06-21 11:55:15 -04:00
2012-05-16 09:07:55 -04:00
2012-07-17 14:03:10 +02:00
2012-07-17 14:03:10 +02:00
2012-07-17 14:03:10 +02:00
2012-07-17 14:03:10 +02:00
2012-07-18 12:17:39 +02:00
2012-07-18 13:39:14 +02:00
2012-07-22 15:36:05 +02:00
2012-07-22 15:36:05 +02:00
2012-02-29 13:27:04 -05:00
2012-03-01 10:40:21 -05:00
2012-02-29 13:27:04 -05:00
2011-11-28 13:48:59 -05:00
2011-11-30 09:19:32 -05:00
2012-07-24 17:03:46 -04:00
2012-07-17 14:03:09 +02:00
2012-07-24 17:03:46 -04:00
2012-07-18 13:39:14 +02:00
2012-02-02 23:40:21 +00:00
2012-03-17 23:16:40 +00:00
2012-02-02 23:40:21 +00:00
2012-02-29 13:27:04 -05:00
2012-06-20 17:43:37 -04:00
2012-07-18 13:11:27 +02:00
2012-07-18 12:17:39 +02:00
2012-02-29 13:27:04 -05:00
2012-06-12 15:38:48 -04:00
2012-06-12 15:38:48 -04:00
2012-02-29 22:28:06 -05:00
2012-07-12 15:59:21 -04:00
2011-07-15 20:57:33 +02:00
2011-07-15 20:57:33 +02:00
2012-03-01 10:40:21 -05:00
2011-07-15 20:57:33 +02:00
2011-07-15 20:57:33 +02:00
2012-06-14 22:27:22 +02:00
2011-12-13 22:11:47 +01:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2011-06-10 09:25:46 -04:00
2011-06-10 09:25:46 -04:00
2012-02-29 13:27:04 -05:00
2012-06-18 10:02:13 -04:00
2012-02-29 13:27:04 -05:00
2011-07-15 20:57:33 +02:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2011-07-28 10:42:03 -04:00
2012-02-29 13:27:04 -05:00
2011-08-31 10:24:43 -04:00
2012-03-28 08:59:14 -04:00
2012-03-09 15:16:03 -05:00
2012-03-09 15:16:03 -05:00
2011-06-08 07:54:33 -04:00
2012-02-29 13:27:04 -05:00
2011-11-30 09:27:18 -05:00
2011-11-16 11:03:30 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-05-01 14:09:12 -04:00
2012-04-24 16:56:14 -04:00
2012-07-17 14:03:11 +02:00
2012-07-17 14:03:11 +02:00
2012-03-13 14:37:32 -04:00
2012-04-09 08:53:32 -04:00
2011-07-15 20:57:33 +02:00
2011-07-15 20:57:33 +02:00
2011-06-10 09:52:18 -04:00
2011-06-10 09:52:18 -04:00
2011-09-27 18:59:42 +02:00
2012-02-29 13:27:04 -05:00
2011-09-27 18:59:42 +02:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-02-29 13:27:04 -05:00
2012-04-27 14:14:36 -04:00
2012-04-27 11:53:40 -04:00
2012-02-17 11:30:23 -05:00
2012-02-17 11:30:23 -05:00
2012-02-21 15:33:31 -05:00
2012-03-01 10:40:21 -05:00
2012-02-29 13:27:04 -05:00
2011-08-24 18:11:32 -04:00
2011-08-24 18:11:32 -04:00
2012-06-24 08:03:24 -04:00