Jim Schubert
da84d8e3bf
[core][bug] FILES is now path relative with no prefixes ( #7271 )
...
* FILES is now path relative with no prefixes
some Java implementations don't honor .relativize documentation fully.
When outDir is /a/b and the input is /a/b/c/d, the result should be c/d.
Some implementations make the output ./c/d which seems to mix the logic
as documented for symlinks. So we need to trim any / or ./ from the start,
as nobody should be generating into system root and our expectation is no ./
This resolves regeneration issues for those on such Java
implementations, although we've not been able to track down the exact
vendor or configurations which might lead to these differences.
* Ensure windows outputs FILES paths in same format
* Normalize FILES paths to remove relativization mid-path
2020-08-22 15:49:00 -04:00
..
2020-05-08 22:47:16 +08:00
2020-05-03 16:32:26 +08:00
2020-08-03 21:26:40 +08:00
2020-08-03 21:26:40 +08:00
2020-06-05 17:08:40 +02:00
2020-05-22 16:48:32 -04:00
2020-01-02 20:36:22 +08:00
2020-05-15 11:24:37 +08:00
2019-09-24 18:53:54 +08:00
2019-09-24 18:53:54 +08:00
2020-08-15 00:11:44 +08:00
2020-05-29 11:42:07 +08:00
2019-01-15 22:54:06 +08:00
2020-05-31 19:14:31 +08:00
2020-06-14 17:01:18 +08:00
2020-08-09 18:17:51 +08:00
2020-07-26 23:14:28 +08:00
2020-08-15 17:25:30 +08:00
2020-08-15 17:25:30 +08:00
2020-08-15 17:25:30 +08:00
2020-08-15 17:25:30 +08:00
2020-08-15 17:25:30 +08:00
2020-08-15 17:25:30 +08:00
2020-08-15 17:25:30 +08:00
2020-08-15 17:25:30 +08:00
2020-08-15 17:25:30 +08:00
2020-08-15 17:25:30 +08:00
2020-06-14 17:01:18 +08:00
2020-06-14 17:01:18 +08:00
2020-06-14 17:01:18 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00
2020-06-14 17:01:18 +08:00
2020-06-14 17:01:18 +08:00
2020-06-14 17:01:18 +08:00
2020-06-14 17:01:18 +08:00
2020-08-12 14:29:50 +08:00
2020-08-09 18:17:51 +08:00
2020-08-09 18:17:51 +08:00
2020-08-03 18:37:37 -04:00
2020-08-03 18:37:37 -04:00
2020-06-14 17:01:18 +08:00
2020-06-14 17:01:18 +08:00
2020-08-06 18:55:21 +08:00
2020-06-14 17:01:18 +08:00
2020-06-16 10:33:34 +08:00
2020-06-14 17:01:18 +08:00
2020-01-18 18:53:05 -05:00
2020-01-18 18:53:05 -05:00
2020-07-20 18:57:50 +08:00
2020-08-17 00:13:50 +08:00
2020-08-04 10:33:10 +08:00
2020-08-17 00:13:50 +08:00
2020-08-22 15:49:00 -04:00
2020-07-01 15:11:34 +08:00
2020-06-09 18:28:58 +08:00
2020-06-09 18:28:58 +08:00
2020-06-09 18:28:58 +08:00
2020-06-09 18:28:58 +08:00
2019-11-07 16:15:00 +08:00
2020-01-18 18:53:05 -05:00
2020-08-03 18:37:37 -04:00
2020-07-18 17:07:03 +08:00
2020-07-18 17:07:03 +08:00
2020-07-18 17:07:03 +08:00
2020-07-18 17:07:03 +08:00
2020-07-18 17:07:03 +08:00
2020-08-12 16:31:03 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00
2020-08-12 14:29:50 +08:00