History log of /build/target/product/AndroidProducts.mk
Revision Date Author Comments
b7af531ecc9ccd8f2fe3344429536d6a5b32218a 11-Sep-2014 Dan Albert <danalbert@google.com> Remove the vbox target from the build system.

I've been told this is no longer in use, and it's the only user of
external/grub, which is distressingly out of date.

Change-Id: I434a55e0d68f6db97fa71e294e983ff1802e9ba6
(cherry picked from commit de21059acf371a58019ef02aa79457923750aa79)
1f371a1f98b48b4c093e9e1b7a9492bd3688d86f 19-Jul-2014 Ying Wang <wangying@google.com> Normalize SDK product name to sdk_<device_type>_<arch_name>

Put the common pieces in sdk_base.mk.
Still keep the old names as aliases.
Bug: 16216170

Change-Id: I39a438843c8b09df1aafff142bd9987962f11ef8
b541ab6c51734530ed615e307f8912f32e616967 30-May-2014 Ying Wang <wangying@google.com> Support to build 64-bit unbundled binaries.

Change-Id: I4656c983d60aaf535ce4d14528c28ae8cef98fd8
09a4e6870d064ea16041cc8e4b73dfd24df9a500 29-Apr-2014 Ying Wang <wangying@google.com> Add SDK product for arm64, x86_64 and mips64.

Bug: 14411602
Change-Id: Ia609321864ddade27df97448c8037f25c4ef99aa
1efd9e462a157c38d8ce0049582b27b3591c8c45 04-Feb-2014 Chris Dearman <chris.dearman@imgtec.com> [MIPS64] Add mips64 target

Change-Id: Ice1621101c0d5a3314db288542ca8020e3f406bf
Signed-off-by: Duane Sand <duane.sand@imgtec.com>
4f0eb7d50c5b472be762c581eeda580a9b8ede1b 22-Jan-2014 Colin Cross <ccross@android.com> build: rename aarch64 target to arm64

Rename aarch64 build targets to arm64. The gcc toolchain is still
aarch64.

Change-Id: Ia92d8a50824e5329cf00fd6f4f92eae112b7f3a3
dbdf467f1dcfd5f37fa0bc018c6e7f023645eb32 21-Nov-2013 Ying Wang <wangying@google.com> Remove the unused large_emu_hw.mk

Change-Id: Iea8330e00983f4eac44d8a072c1bf185afcf6a80
db4fc200c47d37b73d21c71c8923e4a844f9fde0 05-Oct-2013 Ben Cheng <bccheng@google.com> Add generic aarch64 board config and build rules.

Change-Id: I8b4a377596705dfa0a3bd234162d183ec2ae9530
fd82a49e04adb5513977acd0f616ddac421c715b 26-Nov-2012 Pavel Chupin <pavel.v.chupin@intel.com> x86_64: Adding new target

Add x86_64 Android builds. Compiler is expected to be able to understand
-m64 code generation option.

Change-Id: I99e7337c5a5766afc5e528a481bd21631ff44dd5
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
7716c2a3bd1397f96a0634c9cedc6148d7e60e4d 26-Mar-2013 Jean-Baptiste Queru <jbq@google.com> Fix build - Add missing backslash

Change-Id: Ic27b8cf0d144bb32fc757f4a01141bba3280307b
324c123500d0f0da0ce92b246c65386050618563 22-Mar-2013 Jean-Baptiste Queru <jbq@google.com> Rename AOSP builds to aosp_*

Change-Id: If609f66904ac560bc7a6e9ff9a43c2e039525687
f05c4f75244e82b60942567a7c6ab18551635265 31-Jan-2013 Ying Wang <wangying@google.com> Resurrect generic_armv5

But only for unbundled build.
Add it to tapas arch options.

Bug: 8108463
Change-Id: I53cd63c6ab2113fee3992650b561658231ea9921
0c4eb4188553fc06049834111416067da53ac605 27-Sep-2012 Ying Wang <wangying@google.com> Load only the current product config makefile.

To reduce the start time.
With the change and previous change of doing clean step in only given paths,
start time of mm/mmm is reduced from ~5s to about 1s;
lunch time is reduced from ~40s to 3.5s.

(cherry-pick of 157a5e1695593f935c3223430f4530e21f990378.)

Bug: 7186768,7169854
Change-Id: I0be5e2721efa66a80f112acf8f95e177ebc2f65b
54fa8c3ff9b1f0f1b0b9c551be864f1b7378c7fc 27-Sep-2012 Ying Wang <wangying@google.com> Load only the current product config makefile.

To reduce the start time.
With the change and previous change of doing clean step in only given paths,
start time of mm/mmm is reduced from ~5s to about 1s;
lunch time is reduced from ~40s to 3.5s.

Bug: 7186768,7169854
Change-Id: Ifd72ba1c6362a5e1125a23c505fd47947ab56675
157a5e1695593f935c3223430f4530e21f990378 27-Sep-2012 Ying Wang <wangying@google.com> Load only the current product config makefile.

To reduce the start time.
With the change and previous change of doing clean step in only given paths,
start time of mm/mmm is reduced from ~5s to about 1s;
lunch time is reduced from ~40s to 3.5s.

Bug: 7186768,7169854
Change-Id: Ifd72ba1c6362a5e1125a23c505fd47947ab56675
0d9827386d4675c374a14148b146a51c9987f209 11-Aug-2012 Ying Wang <wangying@google.com> Allow full_x86 and full_mips in unbundled build.

So we can do unbundled builds for x86 and mips devices.

Change-Id: Ibd8c3b0371c316b713a748a6e6ce14fe98fdc4aa
e4ba06c35c2874b6d15afb6c23c57a07ee5df587 11-Aug-2012 Ying Wang <wangying@google.com> Allow full_x86 and full_mips in unbundled build.

So we can do unbundled builds for x86 and mips devices.

Change-Id: Ibd8c3b0371c316b713a748a6e6ce14fe98fdc4aa
b53cc7a82b6c96402b02f4e45be50718f23182db 07-May-2012 Raghu Gandham <raghu@mips.com> MIPS generic target support

Change-Id: I76506eba9d11867e53069c97038996bddd7dd5a2
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Raghu Gandham <raghu@mips.com>
Signed-off-by: Duane Sand <duanes@mips.com>
Signed-off-by: Bhanu Chetlapalli <bhanu@mips.com>
d9fc5d6ea91b7f57e52efd6c42f4aee31ddb4dfc 15-Feb-2012 Ying Wang <wangying@google.com> Remove generic_armv5 board config and product.

Bug: 6015755

We don't need to support ARMv5 in cts for master going forward.
cts is the only component that needs generic_armv5 config.

Change-Id: Iad35f78737dc30faeed247fda0e77d74cb8f815b
1615c2fcb60c7164cd8629e8c78cef551ebd329a 08-Sep-2011 Brian Muramatsu <btmura@google.com> Rename generic_arm5 to generic_armv5

Bug 5267392

Change-Id: I5129d5ba283e711a2cb5840fc0c9b707f653936a
31e27eebc3108d788d040228e5143df3e87b1424 07-Sep-2011 Brian Muramatsu <btmura@google.com> generic_arm5 product

Bug 5267392

Copied the prior generic product but tried to include
Makefiles from the generic product when possible to
avoid drifting.

Change-Id: I7893adb65c37c1257bcb5224848f4cd7cd93d2f9
e33ba4c49ed461d608c65eb4e09d31ca81d167ff 12-Jul-2011 Jeff Brown <jeffbrown@google.com> Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: Ie814f4c8d3aa1e7cc7f5735822ab25542f36cf62
fbfd654f67609d019de8111480ebe374669ffef2 11-Jul-2011 Ying Wang <wangying@google.com> Switch Unbundled apps from generic.mk to full.mk.

Change-Id: Ib0b84e041275a5ad389a122f0349a85008496be2
5e2feda77374f00d3fa3a20d02b5448c51f2c05e 15-Jul-2010 Jean-Baptiste Queru <jbq@google.com> Add full_x86 product.

By inheriting from full, this will be more self-maintaining, and
automatically gets a better-configured variant (e.g. it has locales,
a date format, etc...).

Orig-Change-Id: I67b6c2d9f9b7d20cb89154906c3f3d6a5391c838
73511b40103295925ba57e909d6ef145e4beeece 31-May-2011 Bruce Beare <bruce.j.beare@intel.com> x86: sdk_x86 build target

Orig-Change-Id: I3876246ddf884ffd09ff0f8e3e300dffb4a332f0
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
5636301f78efc466935eb8492ccfea4bad7067df 19-Feb-2011 Bruce Beare <bruce.j.beare@intel.com> x86: sdk_x86 build target

Change-Id: I3876246ddf884ffd09ff0f8e3e300dffb4a332f0
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
ba366c4fb3b8629fbd9221836f9305efadee9b93 16-Feb-2011 Bruce Beare <brucex.j.beare@intel.com> x86: Add in the VirtualBox emulator as a separate build target

Change-Id: Icff81a757952b7652d171bc95773e177c4fd7772
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
e67944ee126df1454ff9525927e3cc552c617ab3 22-Oct-2010 Ying Wang <wangying@google.com> Switch Unbundled apps from generic.mk to full.mk.

Change-Id: I7aaaef8f2032590d55ccec77621c6b3f4c121f9a
6c2df3e98b418be3828f6732f4b75818304ad960 15-Jul-2010 Jean-Baptiste Queru <jbq@google.com> Add full_x86 product.

By inheriting from full, this will be more self-maintaining, and
automatically gets a better-configured variant (e.g. it has locales,
a date format, etc...).

Change-Id: I67b6c2d9f9b7d20cb89154906c3f3d6a5391c838
16fa4b290e8ce76652c9ba0ba16b80578456ab95 10-Jun-2010 Joe Onorato <joeo@android.com> Rename is_unbundled_app_build and UNBUNDLED_APP_BUILD to TARGET_BUILD_APPS.

Change-Id: I79e6f60e009dad3a48709962347441e4ca0c337a
529113098350c026ec521258d4c6fba51f285a48 26-May-2010 Ying Wang <wangying@google.com> Cherry-pick unbundled build changes from master

Change-Id: I82cab32f00b7b729d9b01c8e1532c8bf0ad2fb92
1a031e411ef5eca621c1958103407a6dc40a5114 11-May-2010 Ying Wang <wangying@google.com> Support for unbundled app build

With this CL, run "make APP-{appname}" to build unbundled app in
the unbundled app src tree.
See http://b/issue?id=2667113

Change-Id: I1d753db795142508bc841ae66b4408220ab687c5
c25e5032077ac08edd4b57c9bbf7305a848acf8d 28-Apr-2010 Bruce Beare <brucex.j.beare@intel.com> generic_x86 support

Add in Makefiles and support files for x86 builds
Based on changes by: wonjong.lee <wonjong.lee@windriver.com>
Additional changes by: Mark Gross <mark.gross@intel.com>
Additional changes by: Bruce Beare <brucex.j.beare@intel.com>

Change-Id: Id087411b282b1b68a0251e7f9cbbdde183549787
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
f663ff4f13c3f3b2285d8be09bacf9de14b9afaa 30-Mar-2010 Ying Wang <wangying@google.com> Add generic makefiles.

Change-Id: I6598e87606fc8ce26e34eedb5975a58e0c152982
2b9b4d036334f99aa2355b478b179e4dbe23fa0a 22-Mar-2010 Jean-Baptiste Queru <jbq@google.com> Add a "full" build config.

While the generic config is limited by its need to be inherited
by various configurations, the full config can afford some extra
settings by virtue of being essentially a "leaf" config (though
obviously it can be conbined with hardware-specific configurations
to run on specific devices).

Bug: 2533998
Change-Id: Ia95f0ce5305ada4ae6cdf69911fa9a0eeabf0900
c3f42a9ae2dad6bd40fd6c85f00fb0d13e988d1f 23-Feb-2010 Jean-Baptiste Queru <jbq@google.com> Allow to explicitly compile the core build configuration

Also add some missing copyright notices

Change-Id: I86873ad58f3dadbec8be741982bed548cb7e3c8e
3a59b2ceb9fee68eef0428e5458edfbb9e09936c 09-Dec-2009 Jean-Baptiste Queru <jbq@google.com> Remove Google-specific files

Also remove unused configuration
88b607994a148f4af5bffee163e39ce8296750c6 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
05806d7af62e07c6225b2e7103a1b115ecf6c9ad 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
ed18741e07c5e344ff3375a293100ffb29f19b51 20-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@127101
b6c1cf6de79035f58b512f4400db458c8401379a 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution