summaryrefslogtreecommitdiffstats
path: root/core/base_rules.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * add new gen/ directory for generated sourcesColin Cross2014-01-271-0/+1
| * Support LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-271-0/+4
* | Don't modify LOCAL_MODULE_TAGS.Ying Wang2014-01-271-15/+17
|/
* build: print module that has unhandled install pathColin Cross2014-01-241-1/+1
* Support arch-specific LOCAL_ variablesYing Wang2014-01-241-6/+6
* Set up rules to build static libraries for TARGET_2ND_ARCHYing Wang2014-01-241-33/+41
* Add DEXPREOPT support for ARTBrian Carlstrom2013-12-171-9/+0
* Rework the generation of host java libraries.Narayan Kamath2013-11-251-2/+2
* Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEADThe Android Open Source Project2013-11-221-44/+48
|\
| * Add the FRAMEWORKS_BASE_JAVA_SRC_DIRS to aidl includesYing Wang2013-10-011-3/+3
| * am b6da30c3: am 2408479c: Allow module to specify LOCAL_INSTALLED_MODULE_STEMYing Wang2013-09-251-6/+7
| |\
| | * am 2408479c: Allow module to specify LOCAL_INSTALLED_MODULE_STEMYing Wang2013-09-251-6/+7
| | |\
| | | * Allow module to specify LOCAL_INSTALLED_MODULE_STEMYing Wang2013-09-251-6/+7
| * | | Better handle of need_compile_java.Ying Wang2013-08-281-11/+10
| * | | Make it a fatal error if no source files for Java module.Ying Wang2013-08-281-1/+1
| * | | am 29695daa: am 653a037d: am 638ce57a: Treat LOCAL_APK_LIBRARIES like shared ...Ying Wang2013-08-231-0/+1
| |\ \ \ | | |/ /
| | * | am 653a037d: am 638ce57a: Treat LOCAL_APK_LIBRARIES like shared Java libraries.Ying Wang2013-08-231-0/+1
| | |\ \ | | | |/
| | | * Treat LOCAL_APK_LIBRARIES like shared Java libraries.Ying Wang2013-08-231-0/+1