summaryrefslogtreecommitdiffstats
path: root/core/package.mk
Commit message (Expand)AuthorAgeFilesLines
* build-with-colors: moar colorsChirayu Desai2012-11-171-3/+3
* Allow Java resource in apk.Ying Wang2012-08-281-8/+0
* Automatically add Java resources carried by static Java libraries.Ying Wang2012-08-271-0/+4
* 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
* 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
* Replace grep | head | awk | tr | tr with awk.Patrick Scott2010-11-081-4/+2
* resolved conflicts for merge of 9f28f0d7 to masterYing Wang2010-09-221-0/+20
|\
| * Integrate dexpreopt into the build system.Ying Wang2010-09-221-0/+20
* | Fix dependency.Ying Wang2010-08-181-1/+1
* | am 606540b7: resolved conflicts for merge of f2bfa76c to gingerbread-plus-aospEvan Charlton2010-07-261-1/+5
|\ \ | |/
| * Packages can specify where to find AndroidManifest.xmlEvan Charlton2010-07-231-1/+5
* | Build system support for RenderScriptYing Wang2010-07-191-1/+1
* | Add LOCAL_JNI_SHARED_LIBRARIES_ABI build variable.Jack Palevich2010-06-181-0/+11
|/
* Rename is_unbundled_app_build and UNBUNDLED_APP_BUILD to TARGET_BUILD_APPS.Joe Onorato2010-06-101-1/+1
* Unbundle the build system.Ying Wang2010-06-091-3/+10
* Cherry-pick unbundled build changes from masterYing Wang2010-05-261-0/+4
* Don't force localization for package tagged as tests.Ying Wang2010-03-101-0/+5
* Fix proguard_option_file.Ying Wang2010-03-031-2/+2
* Turn on Proguard by default for user/userdebug builds.Ying Wang2010-02-191-1/+10
* Fix and enable proguard on packages.Ying Wang2010-02-111-4/+9
* Add an inherit-package macro to the build system.Joe Onorato2010-02-051-0/+15
* Allow multiple directories in LOCAL_RESOURCE_DIRBjorn Bringert2010-01-141-2/+4
* add "EXTERNAL" as special value of LOCAL_CERTIFICATEDoug Zongker2009-12-151-0/+9
* Fixes ProGuard options.Ying Wang2009-12-091-1/+1
* Add the ability to turn on proguard for java targets, and to call aaptJoe Onorato2009-08-301-0/+8
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-7/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+273