Colin Cross
2647ced06e
Fix android.Expand and ninja escaping
...
RuleBuilder does its own ninja escaping, so values that will be
passed to RuleBuilder must not be pre-escaped. Add a new
android.ExpandNinjaEscaped method that explicitly handles ninja
escaping. Some of the expansion functions return ninja values
(like "${in}") that need to stay unescaped, so add a bool return
value to the expansion function in android.ExpandNinjaEscaped.
Test: expand_test.go
Change-Id: Ib03d4db38b5e3e5bffbd87acf14f55e276a53d04
2019-07-11 14:52:17 -07:00
..
2019-06-10 15:51:06 -07:00
2019-07-09 08:57:05 +00:00
2019-06-03 15:52:27 -07:00
2019-06-06 20:01:31 -07:00
2019-01-25 21:26:53 +00:00
2019-06-12 15:51:26 -07:00
2018-07-22 21:18:45 -07:00
2019-07-09 08:57:05 +00:00
2019-06-10 15:51:06 -07:00
2019-07-09 02:25:36 +00:00
2019-04-04 03:59:34 +00:00
2019-07-03 16:33:31 -07:00
2019-07-11 14:52:17 -07:00
2019-07-11 14:52:17 -07:00
2019-03-20 19:36:13 +00:00
2019-07-03 15:37:11 -07:00
2019-02-19 12:45:14 -08:00
2019-06-04 10:22:51 -07:00
2019-07-09 08:57:05 +00:00
2019-07-03 15:37:11 -07:00
2019-07-03 15:37:11 -07:00
2019-06-14 11:26:09 -07:00
2019-06-14 11:26:09 -07:00
2019-06-17 11:21:39 +01:00
2019-07-01 16:15:07 +01:00
2019-07-08 09:26:02 -07:00
2019-05-14 18:40:13 +00:00
2019-05-14 18:40:13 +00:00
2019-06-19 11:22:25 -07:00
2018-09-13 18:27:50 +00:00
2019-07-03 20:27:11 +00:00
2019-06-27 13:24:50 +01:00
2019-07-03 20:27:11 +00:00
2019-06-04 10:22:51 -07:00
2019-07-09 08:57:05 +00:00
2019-07-09 08:57:05 +00:00
2019-06-10 15:51:06 -07:00
2019-06-03 15:40:22 -07:00
2019-06-10 15:51:06 -07:00
2019-07-09 15:00:15 -07:00
2019-07-11 13:05:19 -07:00
2019-03-05 03:17:26 +00:00
2019-06-10 15:51:06 -07:00
2019-07-11 13:05:19 -07:00
2019-07-08 14:53:52 -07:00
2019-07-08 14:53:52 -07:00
2019-03-05 03:17:26 +00:00
2019-06-10 15:51:06 -07:00
2019-02-19 11:19:09 -08:00
2019-06-08 16:10:38 +09:00
2017-05-05 18:22:30 -07:00
2019-07-09 08:57:05 +00:00
2019-06-27 13:24:59 +01:00
2019-06-27 13:24:59 +01:00
2019-06-10 15:51:06 -07:00
2019-03-14 12:05:02 -07:00
2019-02-20 15:43:06 -08:00