commit | bd8ac3284d1b87805fc35c167e405c10652f66a3 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Fri May 12 19:28:46 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Mon May 15 14:02:38 2017 -0700 |
tree | 72214345c2ca4fd4f7392c9deb0d53aa6c9b9d7c | |
parent | 3715001fe5493fc06d5f846c022f32d5cd86e99e [diff] |
Move clean/clobber to soong_ui So that we don't have to load up all the makefile state just to remove the output directory. Starting from a completely empty out directory: kati: 16s soong_ui: 2.0s From a minimal out directory (m -j blueprint_tools): kati: 3.8s soong_ui: 0.4s Test: m -j clean Test: m -j clobber Change-Id: Iec1ce032c7cc7ed102430080e857fc421b66309c