Lines Matching refs:Build
24 # $(2) should only be used in build/core/cleanspec.mk: just for compatibility.
43 $(eval # for build/core/cleanspec.mk, dont use makefile path as part of step id) \
55 # If the clean_steps.mk file is missing (usually after a clean build)
69 $(info *** A clean build is required because of a recent change.)
71 $(info *** Done with the cleaning, now starting the real build.)
101 # Since products and build variants (unfortunately) share the same
103 # build configurations are built in the same tree. The following logic
137 $(info *** Build configuration changed: "$(PREVIOUS_BUILD_CONFIG)" -> "$(current_build_config)")
144 endif # else, this is the first build, so no need to clean.
166 # Deletes all of the files that change between different build types,
168 # build types without having to do a full clean each time. E.g.:
216 $(info *** Done with the cleaning, now starting the real build.)