Go to file
Shinichiro Hamaji cb31f040e3 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
2015-09-25 13:49:46 +09:00
core Only put PARSE_TIME_MAKE_GOALS into KATI_TARGETS 2015-09-25 13:49:46 +09:00
libs/host Add LOCAL_MODULE_HOST_OS 2015-09-03 16:40:51 -07:00
target Add ld.mc as a requirement for core_tiny.mk as well. 2015-09-22 12:49:39 -07:00
tools makeparallel: improve support for wrapping ninja 2015-09-18 15:02:40 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
CleanSpec.mk Change eng builds from interpret-only to verify-at-runtime 2015-03-20 11:15:20 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh Substitue "/" with "-" in the MODULES-IN phony goal names. 2015-09-24 16:24:42 -07:00