Home
last modified time | relevance | path

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

/build/make/tools/
Dmk2bp_catalog.py115 self.makefiles = dict()
119 self.makefiles[makefile.filename] = makefile
183 for filename in soong.makefiles.get(dep, []):
194 def Add(self, makefiles, modules): argument
195 self.entries.append((makefiles, modules))
207 self.makefiles = dict()
213 for (module, module_type, problem, dependencies, makefiles, installed) in reader:
215 makefiles = [f for f in makefiles.strip().split(' ') if f != ""]
223 self.makefiles[module] = makefiles
224 for f in makefiles:
[all …]
Dsoong_to_convert.py81 for (module, module_type, problem, dependencies, makefiles, installed) in reader:
/build/make/target/product/virtual_ab_ota/
DREADME.md1 # Virtual A/B makefiles
3 Devices that uses Virtual A/B must inherit from one of the makefiles in this directory.
/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.mk184 define all-makefiles-under
195 define first-makefiles-under
205 define all-subdir-makefiles
206 $(call all-makefiles-under,$(call my-dir))
216 define all-named-subdir-makefiles
Dbase_rules.mk310 …AL_PATH): LOCAL_BUILT_MODULE and LOCAL_INSTALLED_MODULE must not be defined by component makefiles)
Dmain.mk1937 @echo Successfully read the makefiles.
/build/make/
DREADME.md17 new build system written in Go. During the transition, all of these makefiles
DChanges.md318 or `PRODUCT_PACKAGES_DEBUG` in the appropriate product makefiles.
322 there are often better base product makefiles to use instead.
396 obvious when reading makefiles what is happening, and will help the build
621 deprecated in the makefiles. This will trigger a warning every time one is read
657 reread the makefiles every time this changes.
677 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)