summaryrefslogtreecommitdiffstats
path: root/core/prebuilt.mk
Commit message (Expand)AuthorAgeFilesLines
* Don't set up the prebuilt apk rule twice.Ying Wang2014-12-011-0/+4
* Reset LOCAL_2ND_ARCH_VAR_PREFIX before referencing it.Ying Wang2014-10-211-0/+1
* Real "LOCAL_MULTILIB := both" for prebuiltsYing Wang2014-05-161-8/+18
* Support host multilib buildYing Wang2014-05-141-6/+7
* add support for LOCAL_MULTILIBColin Cross2014-03-261-2/+11
* fix buildColin Cross2014-02-131-1/+1
* support LOCAL_MODULE_TARGET_ARCH for prebuiltsColin Cross2014-02-131-214/+18
* build: rename LOCAL_32BIT_ONLY to LOCAL_32_BIT_ONLYColin Cross2014-01-291-1/+1
* Set up rules to build prebuilts for TARGET_2ND_ARCHColin Cross2014-01-241-1/+12
* Add DEXPREOPT support for ARTBrian Carlstrom2013-12-171-8/+29
* am 405dac7f: am 8f01a3c0: Merge "Add missing LOCAL_ADDITIONAL_DEPENDENCIES de...Ying Wang2013-08-131-0/+2
|\
| * Add missing LOCAL_ADDITIONAL_DEPENDENCIES dependency to BUILD_PREBUILT.Elliott Hughes2013-08-131-0/+2
| * Fix $(so_suffix) error.Ying Wang2013-07-151-1/+1
| * Establish the built module dependencies on prebuilt shared libraryYing Wang2013-07-131-0/+8
* | Don't check build prebuilt modules.Ying Wang2013-08-021-0/+3
* | Fix $(so_suffix) error.Ying Wang2013-07-151-1/+1
* | Establish the built module dependencies on prebuilt shared libraryYing Wang2013-07-121-0/+8
|/
* Do vendor check on modules installed by LOCAL_SHARED_LIBRARIESYing Wang2013-04-151-1/+1
* Use $(my_prefix)DEPENDENCIES_ON_SHARED_LIBRARIESYing Wang2013-02-251-4/+10
* Add deps on LOCAL_SHARED_LIBRARIES for prebuilts.Ying Wang2013-02-121-2/+3
* Build from source or prebuiltYing Wang2012-12-141-7/+13
* Support LOCAL_EXPORT_C_INCLUDE_DIRS for prebuilts tooYing Wang2012-12-031-2/+10
* NOTICE file only moduleYing Wang2012-11-011-2/+2
* Delete the misleading var TARGET_OUT_STATIC_LIBRARIES.Ying Wang2012-05-151-0/+7
* Write out export_includes whenever the module is built.Ying Wang2012-04-181-0/+2
* Revert "Write out export_includes whenever the module is built."Ying Wang2012-04-181-2/+0
* Write out export_includes whenever the module is built.Ying Wang2012-04-181-0/+2
* Build system support to export include pathsYing Wang2011-11-171-15/+21
* sign non-PRESIGNED prebuilt apksDoug Zongker2011-10-051-34/+48
* Support for product-specific dev keys.Ying Wang2011-10-041-2/+2
* Fix OVERRIDE_BUILT_MODULE_PATH for prebuilt shared libraries.Ying Wang2011-09-151-0/+11
* Revert Ic7c40c50: Support to run dex-preopt on prebuilt apksJustin Ho2011-08-301-22/+0
* Enable LOCAL_STRIP_MODULE for prebuilt binariesJi-Hwan Lee2011-07-071-8/+23
* Support to run dex-preopt on prebuilt apks.Ying Wang2011-05-261-0/+22
* Fix dependency of prebuilt target non-static Java libraries.Ying Wang2011-02-011-3/+13
* Move odex related files to product-specific dir.Ying Wang2010-10-011-0/+8
* add "EXTERNAL" as special value of LOCAL_CERTIFICATEDoug Zongker2009-12-151-0/+10
* include pre-signed prebuilt .apks in apkcerts.txtDoug Zongker2009-12-141-1/+6
* make prebuilt .apks require LOCAL_CERTIFICATEDoug Zongker2009-12-111-10/+16
* Add OVERRIDE_PACKAGES support for prebuild modules.Owen Lin2009-10-201-1/+2
* Add support for LOCAL_OVERRIDES_PACKAGES to prebuilt build rules.Brandon Ballinger2009-10-201-0/+1
* allow prebuilts to specify LOCAL_CERTIFICATE so they can be resignedDoug Zongker2009-08-261-0/+15
* Fix issue #2048267: Run zipalign on all prebuiltsDianne Hackborn2009-08-111-0/+7
* reenable ranlib transform for prebuiltsDoug Zongker2009-08-071-1/+0
* add feature to strip "# comment" lines from prebuilt filesDoug Zongker2009-08-061-1/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+37
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-37/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+37