summaryrefslogtreecommitdiffstats
path: root/core/package.mk
Commit message (Expand)AuthorAgeFilesLines
* Real "LOCAL_MULTILIB := both" for prebuiltsYing Wang2014-05-161-1/+0
* Support host multilib buildYing Wang2014-05-141-0/+1
* build: split TARGET_PREFER_32_BIT for apps and executablesColin Cross2014-04-301-3/+3
* build: use TARGET_SUPPORTS_32_BIT_APPS and TARGET_SUPPORTS_64_BIT_APPSColin Cross2014-04-101-0/+33
* build: fix TARGET_PREFER_32_BITColin Cross2014-04-101-8/+16
* add support for LOCAL_MULTILIBColin Cross2014-03-261-3/+11
* add support for module supported or unsupported target architecturesColin Cross2014-02-121-474/+20
* don't rename 32-bit packages to *_32Colin Cross2014-02-061-0/+4
* build: rename LOCAL_32BIT_ONLY to LOCAL_32_BIT_ONLYColin Cross2014-01-291-1/+1
* Set up rules to build packages for TARGET_2ND_ARCHColin Cross2014-01-241-3/+10
* Add DEXPREOPT support for ARTBrian Carlstrom2013-12-171-25/+10
* Enable art for user buildsBrian Carlstrom2013-09-191-1/+1
* Better handle of need_compile_java.Ying Wang2013-08-281-0/+3
* Enable Proguard for eng build too.Ying Wang2013-05-231-2/+1
* Support to dist unbundled files for bundled buildYing Wang2013-04-101-0/+23
* Add LOCAL_APK_LIBRARIES argument.Dianne Hackborn2013-03-121-0/+2
* Run zipalign after classes.dex is removed from the apkYing Wang2013-02-251-2/+4
* Build rules for Renderscript compatibility library.Stephen Hines2012-12-121-0/+8
* Additional certificates support for an apk.Ying Wang2012-11-131-0/+3
* am d19511a6: am c3a4cfe9: Merge "Support EMMA_INSTRUMENT in both full and unb...Ying Wang2012-08-221-0/+29
|\
| * Support EMMA_INSTRUMENT in both full and unbundled builds.Ying Wang2012-08-221-0/+29
| * Retire LOCAL_NDK_VERSION.Ying Wang2012-08-141-3/+3
| * Adopt the new prebuilts/ndk/<number> paths.Ying Wang2012-08-141-1/+1
* | Retire LOCAL_NDK_VERSION.Ying Wang2012-08-141-3/+3
* | Merge "Automatically add Java resources carried by static Java libraries."Ying Wang2012-08-131-0/+1
|\ \
| * | Automatically add Java resources carried by static Java libraries.Ying Wang2012-08-091-0/+1
* | | Adopt the new prebuilts/ndk/<number> paths.Ying Wang2012-08-101-1/+1
|/ /
* | Allow Java resource in apk.Ying Wang2012-07-311-8/+3
|/
* Merge "lint support."Ying Wang2012-06-191-0/+10
|\
| * lint support.Ying Wang2012-06-181-0/+10
* | Revert "Convert LOCAL_LOCAL_JNI_SHARED_LIBRARIES to LOCAL_REQUIRED_MODULES in...Ying Wang2012-06-181-9/+0
|/
* Convert LOCAL_LOCAL_JNI_SHARED_LIBRARIES to LOCAL_REQUIRED_MODULES in a full ...Ying Wang2012-06-141-0/+9
* Clean common intermediate files if overlay changedYing Wang2012-06-041-6/+11
* Support to build against prebuilt current SDK in unbundled branchYing Wang2012-05-101-1/+1
* Allow packages to place manifest files in any directoryKevin Hester2012-04-121-1/+7
* am b3e6fa5e: Merge "new LOCAL_DEX_PREOPT option "nostripping"" into ics-mr0Ying Wang2011-10-271-3/+10
|\
| * new LOCAL_DEX_PREOPT option "nostripping"Ying Wang2011-10-241-3/+10
* | am a0f464a8: New PRODUCT_AAPT_PREF_CONFIG.Dianne Hackborn2011-10-171-0/+3
|\ \ | |/
| * New PRODUCT_AAPT_PREF_CONFIG.Dianne Hackborn2011-10-141-0/+3
* | Support to package prebuilt NDK libstlport_shared.so into apkYing Wang2011-10-131-0/+12
|/
* am 81703a19: Merge "Support for product-specific dev keys." into ics-factoryromEd Heyl2011-10-041-4/+4
|\
| * Support for product-specific dev keys.Ying Wang2011-10-041-4/+4
* | New LOCAL_SDK_RES_VERSION config var.Dianne Hackborn2011-09-191-4/+9
|/
* Fix possible unnecessary rebuildYing Wang2011-05-261-3/+3
* Set the default app sdk verstion to LOCAL_SDK_VERSIONYing Wang2011-04-081-6/+13
* Move screen density config from PRODUCT_LOCALES to PRODUCT_AAPT_CONFIGYing Wang2011-03-151-3/+5
* Remove unused variable DONT_INSTALL_DEX_FILESYing Wang2011-02-171-6/+0
* Disable dexpreopt for unbundled build.Ying Wang2011-01-121-0/+2
* LOCAL_AAPT_INCLUDE_ALL_RESOURCESYing Wang2010-12-281-0/+3
* Add framework includes for any aidl source.Ying Wang2010-12-141-7/+0