summaryrefslogtreecommitdiffstats
path: root/core/base_rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge "Engage Jack incremental on demand"Yohann Roussel2015-02-051-2/+9
|\
| * Engage Jack incremental on demandYohann Roussel2015-02-041-2/+9
* | Merge "Simplify handling of ANDROID_JACK_* variables"Yohann Roussel2015-02-051-19/+0
|\ \ | |/
| * Simplify handling of ANDROID_JACK_* variablesYohann Roussel2015-02-031-19/+0
* | Allow to build resource only Java module.Ying Wang2015-02-021-1/+1
|/
* Explicit dependency on hostdex classes.jar.Ying Wang2015-01-211-1/+2
* Running jarjar on Java resources.Ying Wang2015-01-211-2/+1
* Revert "Running jarjar on Java resources."Narayan Kamath2015-01-211-1/+2
* Running jarjar on Java resources.Ying Wang2015-01-201-2/+1
* Compile using Jack.Yohann Roussel2014-12-021-1/+101
* Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-listYing Wang2014-11-181-8/+0
* Make modules depend on their makefile.Dan Albert2014-11-111-1/+6
* am fc6d5b6a: Allow to add jar resource or manifest even without Java code.Ying Wang2014-10-011-4/+4
|\
| * Allow to add jar resource or manifest even without Java code.Ying Wang2014-09-301-4/+4
* | am a953de3f: am 326363b8: Merge "java_alternative_checked_module takes preced...Ying Wang2014-09-301-4/+2
|\ \
| * | java_alternative_checked_module takes precedence.Ying Wang2014-09-291-4/+2
* | | am 1d6f150e: am 8d856002: Merge "Don\'t modify LOCAL_CHECKED_MODULE."Ying Wang2014-09-291-9/+11
|\ \ \ | |/ / | | / | |/ |/|
| * Don't modify LOCAL_CHECKED_MODULE.Ying Wang2014-09-291-9/+11
* | Support LOCAL_PACKAGE_SPLITS.Ying Wang2014-07-221-1/+0
* | Support "LOCAL_SDK_VERSION := system_current"Ying Wang2014-07-191-3/+5
* | New installation path for apks and their JNIs.Ying Wang2014-07-181-0/+7
* | am 1c00c702: am 45322890: am d2aa51b8: Merge "Clean the last bit of LOCAL_BUI...Ying Wang2014-07-081-2/+2
|\ \ | |/
| * Clean the last bit of LOCAL_BUILD_HOST_DEX.Ying Wang2014-07-071-2/+2
* | Auto-clean obsolete aidl-generated Java files.Ying Wang2014-07-071-1/+4
* | am 7a6a9a55: am 4bdbd6d4: am e1b43254: Merge "Add --pseudo-localize aapt para...Ying Wang2014-06-271-1/+1
|\ \ | |/
| * Add --pseudo-localize aapt parameter for builds.Igor Viarheichyk2014-06-261-1/+1
* | am 995783d4: am 57befc90: am eb12847b: Merge "Switch another reference from c...Ying Wang2014-06-241-1/+1
|\ \ | |/
| * Switch another reference from core to core-libartBrian Carlstrom2014-06-231-1/+1
* | resolved conflicts for merge of 8fd9944e to masterBrian Carlstrom2014-06-181-1/+1
|\ \ | |/
| * Switch from core to core-libartBrian Carlstrom2014-06-181-1/+1
| * Explicit record the modules' built-file:installed-fileYing Wang2014-06-161-0/+4
* | am 2bf10a72: am cdcb6926: am 6cb69bd4: Merge "Add HOST_PREFER_32_BIT to suppo...Ying Wang2014-05-231-3/+5
|\ \ | |/
| * Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib buildYing Wang2014-05-201-3/+5
* | Fix typo.Ying Wang2014-05-201-1/+1
* | Explicit record the modules' built-file:installed-fileYing Wang2014-05-191-0/+4
* | am e50f2d9f: am 40b49d30: am a74ade94: Merge "Support host multilib build"Ying Wang2014-05-151-8/+4
|\ \ | |/
| * Support host multilib buildYing Wang2014-05-141-8/+4
| * Add tool to package up built modules.Ying Wang2014-05-081-0/+6
* | Add tool to package up built modules.Ying Wang2014-05-051-0/+6
* | Set up rules to build oem.imgYing Wang2014-04-281-0/+2
* | am d4cc9dad: am 1427f872: am 676e11fe: Merge "include LGPL projects in GPL ar...Ying Wang2014-04-251-4/+3
|\ \ | |/
| * include LGPL projects in GPL archivesAndrew Boie2014-04-111-4/+3
* | Merge "Temporarily use a separate var for including shared resources"Adam Lesinski2014-03-261-3/+3
|\ \ | |/ |/|
| * Temporarily use a separate var for including shared resourcesAdam Lesinski2014-03-251-3/+3
* | add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64Colin Cross2014-03-251-11/+1
* | add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64Colin Cross2014-03-251-0/+13
|/
* Refine module name resolving in multilib buildYing Wang2014-02-101-1/+5
* add support for more LOCAL_*_arch variablesColin Cross2014-02-041-1/+1
* don't rename 32-bit executables to *_32Colin Cross2014-02-041-0/+2
* Merge changes I62504bad,I16208cca,I4e4ceec6Colin Cross2014-01-271-0/+5
|\