summaryrefslogtreecommitdiffstats
path: root/core/base_rules.mk
Commit message (Expand)AuthorAgeFilesLines
* new LOCAL_DEX_PREOPT option "nostripping"Ying Wang2011-10-241-1/+1
* Install path support for vendor modules.Ying Wang2011-09-131-5/+9
* am 41346ae4: am ba35b2d6: resolved conflicts for merge of 162991be to gingerb...Ying Wang2011-09-081-7/+1
|\
| * am ba35b2d6: resolved conflicts for merge of 162991be to gingerbread-plus-aospYing Wang2011-09-071-7/+1
| |\
| | * resolved conflicts for merge of 162991be to gingerbread-plus-aospYing Wang2011-09-071-7/+1
| | |\
| | | * Allow uninstallable APPs.Ying Wang2011-09-071-7/+1
| | * | am 951a3e5f: Merge "Build system tweaks for Valgrind."Kenny Root2011-02-171-1/+1
| | |\ \
| | | * | Build system tweaks for Valgrind.Jeff Brown2011-02-161-1/+1
| | * | | am 61356271: am e388ac10: Merge "Extra protobuf-related support"Jean-Baptiste Queru2011-01-271-0/+6
| | |\ \ \ | | | |/ /
| | | * | Extra protobuf-related supportJean-Baptiste Queru2011-01-271-0/+6
| | * | | am ad3e0072: am 39f358b7: Merge "Protobuf compiler support in the build system"Jean-Baptiste Queru2011-01-271-0/+32
| | |\ \ \ | | | |/ /
| | | * | Protobuf compiler support in the build systemJean-Baptiste Queru2011-01-271-0/+32
* | | | | Use the LOCAL_* as dependency.Ying Wang2011-07-131-1/+1
* | | | | Use arg list file to pass arguments to jar.Ying Wang2011-06-061-2/+3
|/ / / /
* | | | Handle MODULE_LICENSE_MPL the same as MODULE_LICENSE_GPL.Ying Wang2011-03-031-2/+2
* | | | Build system tweaks for Valgrind.Jeff Brown2011-02-081-1/+1
* | | | Add modifier goal incrementaljavacYing Wang2011-01-211-2/+4
* | | | Disable "-t" for acp.Ying Wang2011-01-191-2/+2
* | | | Add framework includes for any aidl source.Ying Wang2010-12-141-0/+3
* | | | am 1f22360f: am c7973678: Merge "Default uninstallable modules\' tag to optio...Ying Wang2010-12-101-1/+5
|\ \ \ \ | |/ / /
| * | | am c7973678: Merge "Default uninstallable modules\' tag to optional" into gin...Ying Wang2010-12-101-1/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * Default uninstallable modules' tag to optionalYing Wang2010-12-101-1/+5
* | | Allow module-specific protoc flags.Ying Wang2010-11-051-0/+1
* | | Set the correct proto intermediate dir for native modules.Ying Wang2010-11-051-0/+5
* | | Integrate protocol buffer compiler into the build system.Ying Wang2010-11-021-0/+32
* | | am b7019e21: am a9c381ed: Any intermediate targets between Progaurd and the b...Ying Wang2010-10-021-2/+2
|\ \ \ | |/ /
| * | am a9c381ed: Any intermediate targets between Progaurd and the built_dex shou...Ying Wang2010-10-021-2/+2
| |\ \ | | |/
| | * Any intermediate targets between Progaurd and the built_dex should be differe...Ying Wang2010-10-021-2/+2
* | | am bf2ed191: am a83940fa: Move odex related files to product-specific dir.Ying Wang2010-10-011-1/+1
|\ \ \ | |/ /
| * | am a83940fa: Move odex related files to product-specific dir.Ying Wang2010-10-011-1/+1
| |\ \ | | |/
| | * Move odex related files to product-specific dir.Ying Wang2010-10-011-1/+1
* | | am c292927f: am e1926260: Treat prebuilt SDKs and the stub as normal java lib...Ying Wang2010-09-281-12/+0
|\ \ \ | |/ /
| * | am e1926260: Treat prebuilt SDKs and the stub as normal java libraries.Ying Wang2010-09-281-12/+0
| |\ \ | | |/
| | * Treat prebuilt SDKs and the stub as normal java libraries.Ying Wang2010-09-281-12/+0
* | | am d60ab565: am 19f9c1c2: Fix nothing-to-do build.Ying Wang2010-09-241-1/+1
|\ \ \ | |/ /
| * | am 19f9c1c2: Fix nothing-to-do build.Ying Wang2010-09-241-1/+1
| |\ \ | | |/
| | * Fix nothing-to-do build.Ying Wang2010-09-241-1/+1
* | | resolved conflicts for merge of 9f28f0d7 to masterYing Wang2010-09-221-0/+10
|\ \ \ | |/ /
| * | am e7874c43: Integrate dexpreopt into the build system.Ying Wang2010-09-221-0/+10
| |\ \ | | |/
| | * Integrate dexpreopt into the build system.Ying Wang2010-09-221-0/+10
* | | am 05ad00ea: am 5890600d: Add a better explanation about how to deal with use...Jean-Baptiste Queru2010-09-151-0/+22
|\ \ \ | |/ /
| * | am 5890600d: Add a better explanation about how to deal with user modulesJean-Baptiste Queru2010-09-151-0/+22
| |\ \ | | |/
| | * Add a better explanation about how to deal with user modulesJean-Baptiste Queru2010-09-151-0/+22
| * | am 32afccc7: Revert "Default host module tag to optional."Jean-Baptiste Queru2010-09-141-4/+1
| |\ \ | | |/
| | * Revert "Default host module tag to optional."Jean-Baptiste Queru2010-09-141-4/+1
| * | am 6e8b268d: Fail the build when using a user tag on a non-legacy module. do ...Jean-Baptiste Queru2010-09-141-1/+3
| |\ \ | | |/
| | * Fail the build when using a user tag on a non-legacy module. do not mergeJean-Baptiste Queru2010-09-141-1/+3
* | | Fail the build when using a user tag on a non-legacy module.Jean-Baptiste Queru2010-09-151-1/+3
* | | Revert "Default host module tag to optional."Jean-Baptiste Queru2010-09-141-4/+1
* | | am 74005c3c: am 528362f0: Default host module tag to optional.Ying Wang2010-09-131-1/+4
|\ \ \ | |/ /