Home
last modified time | relevance | path

Searched refs:makefiles (Results 1 – 14 of 14) sorted by relevance

/build/make/tools/
Dmk2bp_catalog.py115 self.makefiles = dict()
119 self.makefiles[makefile.filename] = makefile
192 def Add(self, makefiles, modules): argument
193 self.entries.append((makefiles, modules))
205 self.makefiles = dict()
210 for (module, module_type, problem, dependencies, makefiles, installed) in reader:
212 makefiles = [f for f in makefiles.strip().split(' ') if f != ""]
220 self.makefiles[module] = makefiles
221 for f in makefiles:
607 makefiles = set(itertools.chain.from_iterable(
[all …]
Dsoong_to_convert.py81 for (module, module_type, problem, dependencies, makefiles, installed) in reader:
/build/make/core/
Dproguard.flags1 # We have moved -dontobfuscate and -dontoptimize to the makefiles.
Dproduct.mk81 define get-product-makefiles
105 define get-all-product-makefiles
106 $(call get-product-makefiles,$(_find-android-products-files))
Dproduct_config.mk112 all_product_configs := $(get-all-product-makefiles)
Ddefinitions.mk181 define all-makefiles-under
192 define first-makefiles-under
202 define all-subdir-makefiles
203 $(call all-makefiles-under,$(call my-dir))
213 define all-named-subdir-makefiles
Dbase_rules.mk289 …AL_PATH): LOCAL_BUILT_MODULE and LOCAL_INSTALLED_MODULE must not be defined by component makefiles)
Dmain.mk1850 @echo Successfully read the makefiles.
/build/make/
DREADME.md17 new build system written in Go. During the transition, all of these makefiles
DChanges.md264 or `PRODUCT_PACKAGES_DEBUG` in the appropriate product makefiles.
268 there are often better base product makefiles to use instead.
342 obvious when reading makefiles what is happening, and will help the build
567 deprecated in the makefiles. This will trigger a warning every time one is read
603 reread the makefiles every time this changes.
623 ideal to reread the makefiles every time.
/build/soong/
DREADME.md260 #### Referencing modules in makefiles
262 While we are gradually converting makefiles to Android.bp files, Android build
274 Note that makefiles have no notion of namespaces and exposing namespaces with
/build/soong/cmd/pom2mk/
Dpom2mk.go373 -use-version can be used to only write makefiles for a specific version of those artifacts.
/build/soong/androidmk/androidmk/
Dandroidmk_test.go516 include $(call all-makefiles-under,$(LOCAL_PATH))
/build/soong/docs/
Dperf.md158 verbose: *kati*: included makefiles: 73.640833 / 232810 (1066 unique)