Searched refs:makefiles (Results 1 – 11 of 11) sorted by relevance
1 # We have moved -dontobfuscate and -dontoptimize to the makefiles.
81 define get-product-makefiles105 define get-all-product-makefiles106 $(call get-product-makefiles,$(_find-android-products-files))
180 all_product_configs := $(get-all-product-makefiles)
167 define all-makefiles-under178 define first-makefiles-under188 define all-subdir-makefiles189 $(call all-makefiles-under,$(call my-dir))199 define all-named-subdir-makefiles
297 …AL_PATH): LOCAL_BUILT_MODULE and LOCAL_INSTALLED_MODULE must not be defined by component makefiles)
1873 @echo Successfully read the makefiles.
17 new build system written in Go. During the transition, all of these makefiles
57 or `PRODUCT_PACKAGES_DEBUG` in the appropriate product makefiles.61 there are often better base product makefiles to use instead.135 obvious when reading makefiles what is happening, and will help the build363 deprecated in the makefiles. This will trigger a warning every time one is read399 reread the makefiles every time this changes.419 ideal to reread the makefiles every time.
716 unordered_set<string> makefiles; in GenerateStamp() local717 MakefileCacheManager::Get()->GetAllFilenames(&makefiles); in GenerateStamp()718 DumpInt(fp, makefiles.size() + 1); in GenerateStamp()720 for (const string& makefile : makefiles) { in GenerateStamp()
367 -use-version can be used to only write makefiles for a specific version of those artifacts.
516 include $(call all-makefiles-under,$(LOCAL_PATH))