aboutsummaryrefslogtreecommitdiff
path: root/core/package.mk
AgeCommit message (Expand)Author
2020-06-08Remove TARGET_PREFER_32_BIT.Elliott Hughes
2019-09-18Remove TARGET_TRANSLATE_2ND_ARCHColin Cross
2018-07-09Warn when defining a 32-bit product on a 64-bit device.Anton Hansson
2017-04-20Fix LOCAL_MULTILIB := 64 in TARGET_TRANSLATE_2ND_ARCH buildsDan Willemsen
2016-07-29Record module type statisticsDan Willemsen
2016-03-25Support x86+arm multilib build.Ying Wang
2014-05-16Real "LOCAL_MULTILIB := both" for prebuiltsYing Wang
2014-05-14Support host multilib buildYing Wang
2014-04-30build: split TARGET_PREFER_32_BIT for apps and executablesColin Cross
2014-04-10build: use TARGET_SUPPORTS_32_BIT_APPS and TARGET_SUPPORTS_64_BIT_APPSColin Cross
2014-04-10build: fix TARGET_PREFER_32_BITColin Cross
2014-03-26add support for LOCAL_MULTILIBColin Cross
2014-02-12add support for module supported or unsupported target architecturesColin Cross
2014-02-06don't rename 32-bit packages to *_32Colin Cross
2014-01-29build: rename LOCAL_32BIT_ONLY to LOCAL_32_BIT_ONLYColin Cross
2014-01-24Set up rules to build packages for TARGET_2ND_ARCHColin Cross
2013-12-17Add DEXPREOPT support for ARTBrian Carlstrom
2013-09-19Enable art for user buildsBrian Carlstrom
2013-08-28Better handle of need_compile_java.Ying Wang
2013-05-23Enable Proguard for eng build too.Ying Wang
2013-04-10Support to dist unbundled files for bundled buildYing Wang
2013-03-12Add LOCAL_APK_LIBRARIES argument.Dianne Hackborn
2013-02-25Run zipalign after classes.dex is removed from the apkYing Wang
2012-12-12Build rules for Renderscript compatibility library.Stephen Hines
2012-11-13Additional certificates support for an apk.Ying Wang
2012-08-22am d19511a6: am c3a4cfe9: Merge "Support EMMA_INSTRUMENT in both full and unb...Ying Wang
2012-08-22Support EMMA_INSTRUMENT in both full and unbundled builds.Ying Wang
2012-08-14Retire LOCAL_NDK_VERSION.Ying Wang
2012-08-14Adopt the new prebuilts/ndk/<number> paths.Ying Wang
2012-08-14Retire LOCAL_NDK_VERSION.Ying Wang
2012-08-13Merge "Automatically add Java resources carried by static Java libraries."Ying Wang
2012-08-10Adopt the new prebuilts/ndk/<number> paths.Ying Wang
2012-08-09Automatically add Java resources carried by static Java libraries.Ying Wang
2012-07-31Allow Java resource in apk.Ying Wang
2012-06-19Merge "lint support."Ying Wang
2012-06-18lint support.Ying Wang
2012-06-18Revert "Convert LOCAL_LOCAL_JNI_SHARED_LIBRARIES to LOCAL_REQUIRED_MODULES in...Ying Wang
2012-06-14Convert LOCAL_LOCAL_JNI_SHARED_LIBRARIES to LOCAL_REQUIRED_MODULES in a full ...Ying Wang
2012-06-04Clean common intermediate files if overlay changedYing Wang
2012-05-10Support to build against prebuilt current SDK in unbundled branchYing Wang
2012-04-12Allow packages to place manifest files in any directoryKevin Hester
2011-10-27am b3e6fa5e: Merge "new LOCAL_DEX_PREOPT option "nostripping"" into ics-mr0Ying Wang
2011-10-24new LOCAL_DEX_PREOPT option "nostripping"Ying Wang
2011-10-17am a0f464a8: New PRODUCT_AAPT_PREF_CONFIG.Dianne Hackborn
2011-10-14New PRODUCT_AAPT_PREF_CONFIG.Dianne Hackborn
2011-10-13Support to package prebuilt NDK libstlport_shared.so into apkYing Wang
2011-10-04am 81703a19: Merge "Support for product-specific dev keys." into ics-factoryromEd Heyl
2011-10-04Support for product-specific dev keys.Ying Wang
2011-09-19New LOCAL_SDK_RES_VERSION config var.Dianne Hackborn
2011-05-26Fix possible unnecessary rebuildYing Wang