commit | cb31f040e304e7d7b2a08d3fd8eceb72c878c37e | [log] [tgz] |
---|---|---|
author | Shinichiro Hamaji <hamaji@google.com> | Thu Sep 24 14:33:27 2015 +0900 |
committer | Shinichiro Hamaji <hamaji@google.com> | Fri Sep 25 13:49:46 2015 +0900 |
tree | 443caf7e830ee332baae4be6616863ccc51a42e1 | |
parent | 3c524993c7d18cd9396a4d014c58039478c21e3e [diff] |
Only put PARSE_TIME_MAKE_GOALS into KATI_TARGETS Only goals that modify the parsing need to be passed to kati, filter out everything else and only pass it to ninja. Also, always specify --gen_all_phony_targets. With this flag, kati emits all phony targets in the ninja file so a ninja file generated only with PARSE_TIME_MAKE_GOALS can handle targets which don't change the parsing. Bug: 24339367 Change-Id: I63237160c3c86817b53635665d56906790ec4e6a