| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't set up the prebuilt apk rule twice. | Ying Wang | 2014-12-01 | 1 | -0/+4 |
* | Reset LOCAL_2ND_ARCH_VAR_PREFIX before referencing it. | Ying Wang | 2014-10-21 | 1 | -0/+1 |
* | Real "LOCAL_MULTILIB := both" for prebuilts | Ying Wang | 2014-05-16 | 1 | -8/+18 |
* | Support host multilib build | Ying Wang | 2014-05-14 | 1 | -6/+7 |
* | add support for LOCAL_MULTILIB | Colin Cross | 2014-03-26 | 1 | -2/+11 |
* | fix build | Colin Cross | 2014-02-13 | 1 | -1/+1 |
* | support LOCAL_MODULE_TARGET_ARCH for prebuilts | Colin Cross | 2014-02-13 | 1 | -214/+18 |
* | build: rename LOCAL_32BIT_ONLY to LOCAL_32_BIT_ONLY | Colin Cross | 2014-01-29 | 1 | -1/+1 |
* | Set up rules to build prebuilts for TARGET_2ND_ARCH | Colin Cross | 2014-01-24 | 1 | -1/+12 |
* | Add DEXPREOPT support for ART | Brian Carlstrom | 2013-12-17 | 1 | -8/+29 |
* | am 405dac7f: am 8f01a3c0: Merge "Add missing LOCAL_ADDITIONAL_DEPENDENCIES de... | Ying Wang | 2013-08-13 | 1 | -0/+2 |
|\ |
|
| * | Add missing LOCAL_ADDITIONAL_DEPENDENCIES dependency to BUILD_PREBUILT. | Elliott Hughes | 2013-08-13 | 1 | -0/+2 |
| * | Fix $(so_suffix) error. | Ying Wang | 2013-07-15 | 1 | -1/+1 |
| * | Establish the built module dependencies on prebuilt shared library | Ying Wang | 2013-07-13 | 1 | -0/+8 |
* | | Don't check build prebuilt modules. | Ying Wang | 2013-08-02 | 1 | -0/+3 |
* | | Fix $(so_suffix) error. | Ying Wang | 2013-07-15 | 1 | -1/+1 |
* | | Establish the built module dependencies on prebuilt shared library | Ying Wang | 2013-07-12 | 1 | -0/+8 |
|/ |
|
* | Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES | Ying Wang | 2013-04-15 | 1 | -1/+1 |
* | Use $(my_prefix)DEPENDENCIES_ON_SHARED_LIBRARIES | Ying Wang | 2013-02-25 | 1 | -4/+10 |
* | Add deps on LOCAL_SHARED_LIBRARIES for prebuilts. | Ying Wang | 2013-02-12 | 1 | -2/+3 |
* | Build from source or prebuilt | Ying Wang | 2012-12-14 | 1 | -7/+13 |
* | Support LOCAL_EXPORT_C_INCLUDE_DIRS for prebuilts too | Ying Wang | 2012-12-03 | 1 | -2/+10 |
* | NOTICE file only module | Ying Wang | 2012-11-01 | 1 | -2/+2 |
* | Delete the misleading var TARGET_OUT_STATIC_LIBRARIES. | Ying Wang | 2012-05-15 | 1 | -0/+7 |
* | Write out export_includes whenever the module is built. | Ying Wang | 2012-04-18 | 1 | -0/+2 |
* | Revert "Write out export_includes whenever the module is built." | Ying Wang | 2012-04-18 | 1 | -2/+0 |
* | Write out export_includes whenever the module is built. | Ying Wang | 2012-04-18 | 1 | -0/+2 |
* | Build system support to export include paths | Ying Wang | 2011-11-17 | 1 | -15/+21 |
* | sign non-PRESIGNED prebuilt apks | Doug Zongker | 2011-10-05 | 1 | -34/+48 |
* | Support for product-specific dev keys. | Ying Wang | 2011-10-04 | 1 | -2/+2 |
* | Fix OVERRIDE_BUILT_MODULE_PATH for prebuilt shared libraries. | Ying Wang | 2011-09-15 | 1 | -0/+11 |
* | Revert Ic7c40c50: Support to run dex-preopt on prebuilt apks | Justin Ho | 2011-08-30 | 1 | -22/+0 |
* | Enable LOCAL_STRIP_MODULE for prebuilt binaries | Ji-Hwan Lee | 2011-07-07 | 1 | -8/+23 |
* | Support to run dex-preopt on prebuilt apks. | Ying Wang | 2011-05-26 | 1 | -0/+22 |
* | Fix dependency of prebuilt target non-static Java libraries. | Ying Wang | 2011-02-01 | 1 | -3/+13 |
* | Move odex related files to product-specific dir. | Ying Wang | 2010-10-01 | 1 | -0/+8 |
* | add "EXTERNAL" as special value of LOCAL_CERTIFICATE | Doug Zongker | 2009-12-15 | 1 | -0/+10 |
* | include pre-signed prebuilt .apks in apkcerts.txt | Doug Zongker | 2009-12-14 | 1 | -1/+6 |
* | make prebuilt .apks require LOCAL_CERTIFICATE | Doug Zongker | 2009-12-11 | 1 | -10/+16 |
* | Add OVERRIDE_PACKAGES support for prebuild modules. | Owen Lin | 2009-10-20 | 1 | -1/+2 |
* | Add support for LOCAL_OVERRIDES_PACKAGES to prebuilt build rules. | Brandon Ballinger | 2009-10-20 | 1 | -0/+1 |
* | allow prebuilts to specify LOCAL_CERTIFICATE so they can be resigned | Doug Zongker | 2009-08-26 | 1 | -0/+15 |
* | Fix issue #2048267: Run zipalign on all prebuilts | Dianne Hackborn | 2009-08-11 | 1 | -0/+7 |
* | reenable ranlib transform for prebuilts | Doug Zongker | 2009-08-07 | 1 | -1/+0 |
* | add feature to strip "# comment" lines from prebuilt files | Doug Zongker | 2009-08-06 | 1 | -1/+7 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+37 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -37/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+37 |