Dan Willemsen
78c40be560
Create a new kati packaging step; move dist
...
Instead of looking at `dist` and DIST_DIR directly in the Kati Build
step, always write out information about every call to dist, then create
the rules in another ckati run.
So instead of having:
dist: <goal> -> <dist> -> <output>
\______________↑
nodist: <goal> -----------> <output>
Always use another phony target in the Kati Build step:
<goal> ---> <output>
\----> _dist_<goal>
Then in the packaging step (which is much faster), choose between dist
and no dist:
dist: _dist_<goal> -> <dist> -> <output>
nodist: _dist_<goal>
Bug: 117463001
Test: m dist
Change-Id: Ic96bb6356740300dd3113f6ed699e6a619360c40
2018-10-20 21:44:44 +00:00
..
2018-08-28 09:45:39 -07:00
2018-10-12 23:54:51 +00:00
2018-10-17 17:20:50 -07:00
2018-05-23 13:39:15 -07:00
2018-03-20 15:47:45 -07:00
2018-01-10 00:12:48 +00:00
2018-10-17 10:21:33 +09:00
2018-08-14 14:53:14 -07:00
2018-09-15 10:52:13 -07:00
2018-09-15 10:52:13 -07:00
2018-10-05 14:55:36 +08:00
2018-10-07 19:43:23 -07:00
2018-04-17 11:20:33 -07:00
2018-07-14 09:32:13 -07:00
2018-06-21 10:12:23 -07:00
2017-10-20 12:49:28 -07:00
2018-10-04 11:24:15 -07:00
2018-10-11 15:06:11 -07:00
2018-10-20 21:44:44 +00:00
2018-06-12 13:48:49 -07:00
2018-05-10 11:52:26 -07:00
2018-09-25 21:11:23 -07:00
2018-10-20 14:43:58 -07:00
2018-10-11 17:14:45 +01:00
2018-10-09 17:35:07 +01:00
2018-10-10 22:35:49 +00:00
2018-10-01 17:45:59 +00:00
2018-10-20 21:44:44 +00:00
2018-09-15 09:16:26 -07:00
2017-10-19 20:26:23 +00:00
2018-09-10 11:05:32 -07:00
2017-12-20 15:05:17 -08:00
2018-10-16 23:37:51 -07:00
2018-09-15 10:52:13 -07:00
2018-10-10 19:27:04 -07:00
2018-05-25 11:34:13 -07:00
2018-01-24 23:50:46 +00:00
2017-12-06 16:12:40 -08:00
2018-06-21 10:12:23 -07:00
2018-09-10 14:46:52 -07:00
2018-09-15 10:52:13 -07:00
2018-09-15 09:16:26 -07:00
2018-05-07 06:29:12 +00:00
2018-09-20 00:00:42 +00:00
2018-06-20 18:49:50 -07:00
2018-07-24 15:37:00 -07:00
2018-09-15 10:52:13 -07:00
2018-09-15 10:52:13 -07:00
2018-09-15 10:52:13 -07:00
2017-11-13 14:48:10 -08:00
2017-09-26 20:26:11 -07:00
2018-10-01 16:23:53 +01:00
2018-08-29 13:42:09 +01:00
2018-03-16 18:16:34 +00:00
2017-12-21 14:09:51 -08:00
2018-08-31 15:59:23 -07:00
2018-08-14 15:39:32 -07:00
2018-09-15 09:16:26 -07:00
2018-09-15 10:52:13 -07:00
2018-08-14 15:39:32 -07:00
2018-10-16 12:06:02 +01:00
2018-08-29 17:33:29 +00:00
2018-03-27 09:40:11 +09:00
2018-08-08 18:59:44 +08:00
2018-10-20 21:44:44 +00:00
2018-10-17 16:38:53 -07:00
2018-09-15 10:52:13 -07:00
2018-04-19 09:16:54 +00:00
2018-08-14 14:53:14 -07:00
2018-04-12 18:10:32 -07:00
2018-10-20 21:44:44 +00:00
2018-06-19 09:26:58 -07:00
2018-08-20 14:16:04 -07:00
2018-06-26 00:35:46 +00:00
2018-10-08 12:49:11 -07:00
2018-07-09 13:17:52 +01:00
2017-10-11 03:29:53 +00:00
2018-10-01 13:41:27 -07:00
2018-03-09 00:27:56 -08:00
2018-10-09 13:06:01 -07:00
2018-09-15 10:52:13 -07:00
2018-10-16 13:34:18 -07:00
2018-08-08 18:59:44 +08:00
2018-10-17 07:22:55 +00:00
2018-05-03 16:47:11 -07:00
2017-10-20 12:49:28 -07:00
2018-03-09 10:15:25 +00:00
2018-05-22 20:37:30 +09:00
2018-09-15 10:52:13 -07:00
2018-09-15 10:52:13 -07:00
2018-10-04 11:24:15 -07:00
2018-10-11 11:19:31 +08:00
2018-10-01 15:31:54 -07:00
2018-09-18 23:35:07 -07:00
2018-10-16 12:06:02 +01:00
2018-05-23 13:39:15 -07:00
2018-09-15 10:52:13 -07:00
2018-05-03 16:47:55 -07:00
2017-11-13 14:48:10 -08:00
2018-01-05 11:49:43 -08:00
2017-11-13 14:48:10 -08:00
2018-06-27 10:37:54 -07:00
2018-05-14 10:18:02 -07:00
2018-09-03 07:28:17 -07:00