summaryrefslogtreecommitdiffstats
path: root/core/base_rules.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | am 528362f0: Default host module tag to optional.Ying Wang2010-09-131-1/+4
| |\ \ | | |/
| | * Default host module tag to optional.Ying Wang2010-09-131-1/+4
* | | am 796a2df1: am 73ca57f5: Fix host-dexed libraries.Ying Wang2010-09-101-0/+5
|\ \ \ | |/ /
| * | am 73ca57f5: Fix host-dexed libraries.Ying Wang2010-09-101-0/+5
| |\ \ | | |/
| | * Fix host-dexed libraries.Ying Wang2010-09-101-0/+5
| * | am a90f9d2c: Merge "Warn when new modules are found that use user tags - DO N...Jean-Baptiste Queru2010-09-081-0/+6
| |\ \ | | |/
| | * Warn when new modules are found that use user tags - DO NOT MERGEJean-Baptiste Queru2010-09-031-0/+6
* | | Warn when new modules are found that use user tagsJean-Baptiste Queru2010-09-081-0/+6
* | | am a79db6e4: am 3dae0ee4: Fix inherited dependency when instrmentation.Ying Wang2010-09-031-1/+1
|\ \ \ | |/ /
| * | am 3dae0ee4: Fix inherited dependency when instrmentation.Ying Wang2010-09-031-1/+1
| |\ \ | | |/
| | * Fix inherited dependency when instrmentation.Ying Wang2010-09-031-1/+1
* | | am 5f0df7a9: Manual mergeJean-Baptiste Queru2010-08-251-1/+1
|\ \ \ | |/ /
| * | Manual mergeJean-Baptiste Queru2010-08-251-1/+1
| |\ \ | | |/ | |/|
| | * Add new variable TARGET_SHELL := ash (default; or mksh)Thorsten Glaser2010-08-241-1/+1