Brad King
84d124e8f0
Fix lookup of source names after conversion to their actual case ( #15259 )
...
Since commit v3.1.0-rc1~688^2~15 (cmTarget: Add a method to obtain list of
filenames for sources, 2014-03-17) we have code paths that lookup sources by
strings containing their own full path after normalization to the actual case
on disk. This fails in the case that a cmSourceFile has already been created
with a different case in the filename. The comparison of the directory works
because it is always normalized. Only the comparison of the file name fails.
Fix this by using a case-insensitive comparison of source file names on
platforms that do not have case-sensitive filesystems.
2014-11-26 17:03:40 -05:00
..
2014-10-07 14:12:16 -04:00
2014-10-08 10:48:12 -04:00
2014-11-17 09:44:45 -05:00
2014-10-10 10:17:18 -04:00
2014-07-28 10:24:03 -04:00
2014-11-14 14:23:36 -05:00
2014-09-15 10:26:59 -04:00
2014-09-11 21:23:24 +02:00
2014-11-12 09:41:58 -05:00
2014-07-29 09:48:41 -04:00
2014-07-29 09:48:41 -04:00
2014-09-11 21:23:17 +02:00
2014-11-10 14:46:22 -05:00
2014-09-11 21:23:17 +02:00
2014-09-11 21:23:17 +02:00
2014-09-23 10:59:08 -04:00
2014-08-18 11:22:18 -04:00
2014-08-04 15:16:40 -04:00
2014-10-24 13:38:32 -04:00
2014-10-24 13:38:32 -04:00
2014-07-22 15:24:57 -04:00
2014-07-22 15:24:57 -04:00
2014-07-22 15:24:57 -04:00
2014-09-11 21:23:17 +02:00
2014-09-11 21:23:17 +02:00
2014-08-06 09:23:47 -04:00
2014-07-21 13:02:22 -04:00
2014-07-21 13:02:22 -04:00
2014-11-07 09:38:00 -05:00
2014-07-21 13:02:22 -04:00
2014-09-17 15:10:55 +02:00
2014-08-21 09:28:20 -04:00
2014-10-13 10:00:53 -04:00
2014-11-13 10:22:06 -05:00
2014-10-13 10:00:53 -04:00
2014-10-13 10:00:53 -04:00
2014-10-13 10:00:53 -04:00
2014-10-13 10:00:53 -04:00
2014-10-08 08:50:15 -04:00
2014-10-13 10:00:53 -04:00
2014-10-13 10:00:53 -04:00
2014-07-22 12:27:57 -04:00
2014-10-13 10:00:53 -04:00
2014-07-17 16:17:35 -04:00
2014-10-13 10:00:53 -04:00
2014-09-05 15:03:56 -04:00
2014-10-13 10:00:53 -04:00
2014-09-05 15:03:56 -04:00
2014-09-05 15:03:56 -04:00
2014-07-17 16:59:53 -04:00
2014-10-13 10:00:53 -04:00
2014-11-14 09:13:27 -05:00
2014-11-17 15:39:17 -05:00
2014-11-14 09:13:27 -05:00
2014-11-14 09:13:27 -05:00
2014-11-14 09:13:27 -05:00
2014-11-14 09:13:27 -05:00
2014-11-14 14:23:36 -05:00
2014-07-17 16:17:35 -04:00
2014-07-17 16:17:35 -04:00
2014-07-22 15:05:36 -04:00
2014-10-13 10:00:53 -04:00
2014-09-05 13:41:54 -04:00
2014-10-13 10:00:53 -04:00
2014-08-13 14:08:39 -04:00
2014-08-13 14:08:39 -04:00
2014-09-11 21:23:17 +02:00
2014-09-11 21:23:17 +02:00
2014-09-27 17:34:39 +02:00
2014-09-27 17:34:39 +02:00
2014-10-10 10:17:27 -04:00
2014-08-18 10:18:20 -04:00
2014-08-18 10:18:20 -04:00
2014-10-13 08:20:05 -04:00
2014-10-13 08:20:05 -04:00
2014-10-13 08:20:05 -04:00
2014-10-13 08:20:05 -04:00
2014-07-22 12:27:57 -04:00
2014-09-30 08:24:50 -04:00
2014-07-17 16:59:53 -04:00
2014-10-24 13:38:32 -04:00
2014-09-11 21:23:17 +02:00
2014-10-13 08:20:05 -04:00
2014-07-22 12:27:57 -04:00
2014-07-29 21:33:38 +02:00
2014-09-09 09:01:59 -04:00
2014-09-11 21:23:17 +02:00
2014-09-11 21:23:17 +02:00
2014-10-04 14:20:04 -06:00
2014-09-22 09:13:01 -04:00
2014-11-26 17:03:40 -05:00
2014-09-17 15:10:25 +02:00
2014-08-28 15:13:54 +02:00
2014-08-28 15:13:54 +02:00
2014-07-23 11:13:17 -04:00
2014-09-30 08:46:27 -04:00
2014-09-29 16:05:53 -04:00
2014-08-28 15:13:54 +02:00
2014-08-28 15:13:54 +02:00
2014-11-17 15:39:17 -05:00
2014-09-30 08:45:35 -04:00
2014-09-02 10:16:37 -04:00
2014-09-02 10:16:37 -04:00
2014-08-13 14:48:01 -04:00
2014-08-13 14:48:01 -04:00
2014-08-13 14:48:01 -04:00
2014-08-13 14:48:01 -04:00
2014-09-11 21:23:17 +02:00
2014-09-05 15:18:21 -04:00