Home | History | Annotate | Download | only in core

Lines Matching refs:SDK

212 ifneq ($(filter sdk win_sdk sdk_addon,$(MAKECMDGOALS)),)
286 ## sdk ##
290 # Detect if we want to build a repository for the SDK
295 $(error The 'sdk' target may not be specified with any other targets)
298 # TODO: this should be eng I think. Since the sdk is built from the eng
303 else # !sdk
346 # For the sdk goal, anything with the "samples" tag should be
381 $(info Building the SDK under darwin-ppc is actually obsolete and unsupported.)
391 # ----- SDK for Windows ------
392 # These configure the build targets that are available for the SDK under Windows.
418 sdk/avdlauncher \
419 sdk/emulator/mksdcard \
420 sdk/sdklauncher \
428 # This check is used when building parts of the SDK under Cygwin.
434 sdk/archquery \
435 sdk/androidprefs \
436 sdk/apkbuilder \
437 sdk/assetstudio \
438 sdk/common \
439 sdk/ddms \
440 sdk/hierarchyviewer2 \
441 sdk/ide_common \
442 sdk/jarutils \
443 sdk/layoutlib_api \
444 sdk/layoutopt \
445 sdk/ninepatch \
446 sdk/rule_api \
447 sdk/lint \
448 sdk/sdkstats \
449 sdk/sdkmanager \
450 sdk/swtmenubar \
451 sdk/traceview \
655 # Don't include any GNU targets in the SDK. It's ok (and necessary)
665 $(info Removing from sdk:)$(foreach d,$(target_gnu_MODULES),$(info : $(d)))
826 .PHONY: sdk
828 sdk: $(ALL_SDK_TARGETS)
829 ifneq ($(filter sdk win_sdk,$(MAKECMDGOALS)),)
830 $(call dist-for-goals,sdk win_sdk, \