Lines Matching refs:Repository
1 # Makefile to build the SDK repository packages.
19 # Defines the rule to build an SDK repository package by zipping all
32 @echo "Building SDK repository package $(3) from $(notdir $(2))"
40 # Defines the rule to build an SDK repository package when the
53 @echo "Building SDK repository package $(3) from $(notdir $(2))"
61 # Defines the rule to build an SDK repository package when the
78 @echo "Building SDK repository package $(3) from $(notdir $(2))"
109 # Note that extras are now located in addon.xml, not in repository.xml,
154 # Pickup the most recent xml schema for repository and add-on
159 $(TOPDIR)sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/sdk-repository-*.xsd \
165 $(TOPDIR)sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/sdk-addon-*.xsd \
194 # Rules for the SDK Repository XML
196 SDK_REPO_XML := $(HOST_OUT)/sdk/repository.xml
231 @echo "Packing of SDK repository done"