summaryrefslogtreecommitdiffstats
path: root/core/tasks/sdk-addon.mk
Commit message (Collapse)AuthorAgeFilesLines
* build-with-colors: moar colorsChirayu Desai2015-10-061-1/+1
| | | | | | | | | | | | | | | | - rename CL_PFX and CL_INS to better match the colors they show. - add more colors. Output of: - most host stuff is yellow - most target stuff is green - installing/copying files is cyan - import/export includes and notice files is cyan - bootimage/recoveryimage is cyan - and some more colors in many places ;) Change-Id: I5532afa4ba608e0a7c408516dc9f912f9ca389f7
* SDK Addon multi-sys-img support.Raphael Moll2014-10-101-2/+2
| | | | | | | | Fix an issue where the add-on system images have 2 extra inner folders. The sole root folder in the zip file should be the ABI one. Change-Id: Ie12b913438e2b1113d34222e467ff280daa23c7f
* SDK Addon multi-sys-img support, part 4.Raphael Moll2014-08-271-19/+53
| | | | | | | | | | | | | | | | Change the add-on build rules to packages the system-image separately from the main add-on zip file. This is then picked up by development's sdk_repo.mk to generate two repository packages files (one for the add-on, one for its system image.) The system-image now also contains a source.propertie file, which value is not infered from the add-on's manifest.ini Add-on product files need to be modified to define a PRODUCT_SDK_ADDON_SYS_IMG_SOURCE_PROP variable that points to their source.properties or source.prop_template file. Change-Id: I79e9cdfd43c99f099a70890fb3e5e9215ad647f4
* Google Add-On API Documentation Fixes (5429077)Marius Renn2011-11-231-2/+2
| | | | | | | We no longer want a reference directory, but rather maps_api and effects_api directories. Change-Id: I72b3a342d0871ec4cf7010be0d2b6486ca83571b
* Support for multiple PRODUCT_SDK_ADDON_DOC_MODULESYing Wang2011-11-111-13/+8
| | | | | Bug: 5429077 Change-Id: I8d962c803496479ba5b5e7316538aced65ee4df1
* am fdb13fcc: am 0cc5e1ef: Merge "sdk: Fix broken google_sdk and ↵David 'Digit' Turner2011-09-221-1/+1
|\ | | | | | | | | | | | | google_sdk_x86 add-on build." into gingerbread * commit 'fdb13fccfecdf526549ad453a20e8136253edb51': sdk: Fix broken google_sdk and google_sdk_x86 add-on build.
| * sdk: Fix broken google_sdk and google_sdk_x86 add-on build.David 'Digit' Turner2011-08-311-1/+1
| | | | | | | | | | | | | | This patch fixes the broken builds for PRODUCT-google_sdk-sdk_addon and PRODUCT-google_sdk_x86-sdk_addon. Change-Id: Iba0f23a03c143cd38aaba98b0bd0d52686330ed6
* | am 36331f84: resolved conflicts for merge of 09636e17 to gingerbread-plus-aospDavid 'Digit' Turner2011-07-111-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '36331f8455822539fe4fbb0a25fbc377bbc80a89': (23 commits) sdk-addon.mk: Copy image files to ABI-specific dir emulator: Enable dex-preoptimization sdk: provide ABI-dependent atree files emulator: Build emulator platform images as ARMv7-A x86: Add proper gcc-4.4.3 x86 toolchain support. sdk: Add pc-bios files for IA qemu emulator x86: qemu emulator is the default build target Add full_x86 product. x86: sdk_x86 build target Minor cleanup - DO NOT MERGE Clean up full config - DO NOT MERGE Make a full list of locales available Truly default to the full config. generic_x86 builds don't need/use the sparse ext4 format. Use ext4 file system for generic_x86 userdata partition GB Updates for init.rc and boot command line Fix TARGET_PREBUILT_TAG so that get_build_var can retrieve the correct value across architectures Display the TARGET_ARCH_VARIANT Add generic_x86-eng to the lunch menu Move buildspec vars to BoardConfig.mk ...
| * sdk-addon.mk: Copy image files to ABI-specific dirDavid 'Digit' Turner2011-07-081-4/+5
| | | | | | | | Change-Id: I39ad022a5bb03ea39fc41c134d1d4855dc491deb
* | resolved conflicts for merge of fdc3192e to honeycomb-plus-aospYing Wang2011-03-311-1/+0
|\ \ | | | | | | | | | Change-Id: Idddf7afb063109654664ecac252cf6be73125c20
| * \ resolved conflicts for merge of bd0c91c8 to gingerbread-plus-aospYing Wang2011-03-311-0/+4
| |\ \ | | |/ | | | | | | Change-Id: Ia4d8719337f84927f96a162b97df8a8bc62630e1
| | * Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do ↵Raphael2011-03-241-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not merge. When the build is invoked with the fake target "sdk_repo" and a main target of sdk, win_sdk or sdk_addon, we now create packages in DIST_DIR that can directly be used to populate the SDK Repository. This is quite close to how we actually distribute the SDK. Change-Id: I863ac8baf159432d7c95df46cba6e4f3b9122629
* | | resolved conflicts for merge of db0d59d1 to honeycomb-plus-aospRaphael2011-03-251-4/+4
|\ \ \ | |/ / | | | | | | Change-Id: Ie3f5b2986bc926407a7883b449441cb58ab70e30
| * | x86: qemu emulator is the default build targetBruce Beare2011-03-151-4/+4
| |/ | | | | | | | | | | Change-Id: I1fc3cb491d593d3e28f90278cfc8de5d77852932 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
| * merge "SDK: stub the maps.jar from the google_apis addon." from HC. Do not ↵Raphael2011-02-041-0/+13
| | | | | | | | | | | | | | | | | | merge. Depends on change 8252cdea from development to get the verbose/quiet flag for mkstub. Change-Id: I1ac97023570a4fc8a0b9dd50db429c55184ec88c
* | Fix for SDK repository.Raphael2011-02-231-3/+8
| | | | | | | | Change-Id: Ia1245226c451ed4539a0a0cd51022a3325f4b33b
* | Build SDK repositoryRaphael2011-02-161-0/+4
| | | | | | | | | | | | | | | | | | | | When the build is invoked with the fake target "sdk_repo" and a main target of sdk, win_sdk or sdk_addon, we now create packages in DIST_DIR that can directly be used to populate the SDK Repository. This is quite close to how we actually distribute the SDK. Change-Id: Ie7e0f789bafd73d5ee2461349155a6e562e2edd9
* | SDK: stub the maps.jar from the google_apis addon.Raphael2011-02-031-0/+13
|/ | | | | | | Depends on change 8252cdea from development to get the verbose/quiet flag for mkstub. Change-Id: I5f4e766613576828147c97be8d38e97fe1035672
* AI 146003: am: CL 145850 am: CL 145512 SDK add-on updatesJoe Onorato2009-04-131-3/+7
| | | | | | | | | | - rename the directory and zip file - make it build to the dist directory Original author: joeo Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 146003
* AI 145655: am: CL 145618 am: CL 145333 Cloned from CL 144759 by 'g4 patch'.Joe Onorato2009-04-091-0/+87
Original change by joeo@abreu on 2009/04/06 19:54:13. Implement SDK add-ons in the build system. - Add an option to use the standard javadoc doclet instead of droiddoc, since droiddocs non-sdk templates aren't ready for prime time. - Add the notion of a stubs for a library. It's only implemented for java libraries, but when we do native libraries in the NDK or sdk-addons, it will work there too. Original author: joeo Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 145655