summaryrefslogtreecommitdiffstats
path: root/core/definitions.mk
Commit message (Expand)AuthorAgeFilesLines
* Strip prebuilt shared library by default.Ying Wang2015-03-131-1/+2
* Merge "Contain obj of ../ source files in their intermediate dir."Ying Wang2015-03-111-0/+58
|\
| * Contain obj of ../ source files in their intermediate dir.Ying Wang2015-03-101-0/+58
* | Support .asm being compiled by yasm targeted for x86_64.Ying Wang2015-03-091-1/+1
|/
* Reorder lib paths in transform-bc-to-so to avoid build race condition.Ying Wang2015-03-051-1/+1
* Use a less freqent dummy file name: zipdummyYing Wang2015-02-261-4/+4
* Store native libs aligned to PAGE_SIZEDmitriy Ivanov2015-02-261-4/+7
* Make some warnings impossible to override.Dan Albert2015-02-231-1/+7
* Add new build flag LOCAL_DONT_DELETE_JAR_DIRS.Fredrik Roubert2015-01-291-1/+3
* Merge "Fix comma in $(if ...)."Dan Albert2015-01-251-1/+1
|\
| * Fix comma in $(if ...).Logan Chien2015-01-251-1/+1
* | Merge "Enable host coverage."Dan Albert2015-01-241-0/+2
|\ \
| * | Enable host coverage.Dan Albert2015-01-241-0/+2
| |/
* | Add -static to static link command, for clang.Chih-Hung Hsieh2015-01-231-0/+5
|/
* Running jarjar on Java resources.Ying Wang2015-01-211-18/+16
* Fix whole static lib handling of duplicate names.Christopher Ferris2015-01-071-4/+26
* Add more support for GLOBAL_CONLYFLAGS.Stephen Hines2014-12-011-0/+2
* Revert "Fix the libgcc/libatomic link order."Dan Albert2014-11-201-6/+8
* Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-listYing Wang2014-11-181-1/+1
* Merge "Fix the libgcc/libatomic link order."Dan Albert2014-11-171-18/+7
|\
| * Fix the libgcc/libatomic link order.Dan Albert2014-11-131-18/+7
* | Add -Wl,--hash-style=sysv flag to rs: transform-bc-to-so for compatibility lib.Miao Wang2014-11-151-1/+1
|/
* Refactor transform-o-to-* definitions.Dan Albert2014-11-131-24/+52
* am 8683612f: Merge "definitions.mk: look for definitions.mk in device/*/build...Ying Wang2014-11-051-0/+1
|\
| * definitions.mk: look for definitions.mk in device/*/build alsoAndrew Boie2014-10-281-0/+1
* | am a503fb36: PIE executables created with mingw use "mainCRTStartup" as their...Stephen Hines2014-10-021-0/+4
|\ \
| * | PIE executables created with mingw use "mainCRTStartup" as their entry point.Stephen Hines2014-10-021-0/+4
* | | am a6a6c35c: Return "none" if no matching arch foundYing Wang2014-09-261-2/+4
|\ \ \ | |/ /
| * | Return "none" if no matching arch foundYing Wang2014-09-261-2/+4
* | | am 965fa22d: am 039cd7e0: Merge "Add LOCAL_NO_FPIE."Tim Murray2014-09-031-1/+0
|\ \ \ | | |/ | |/|
| * | Add LOCAL_NO_FPIE.Tim Murray2014-09-031-1/+0
| * | Fix build breakage due to incorrect bcc_compat RS_TRIPLE.Stephen Hines2014-09-021-1/+1
* | | am 52626d2a: Fix build breakage due to incorrect bcc_compat RS_TRIPLE.Stephen Hines2014-09-031-1/+1
|\ \ \ | | |/ | |/|
| * | Fix build breakage due to incorrect bcc_compat RS_TRIPLE.Stephen Hines2014-09-021-1/+1
| * | Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-soYing Wang2014-08-131-1/+1
| * | Inhibit implicit -Bsymolic in -shared.Dan Albert2014-08-081-1/+1
| * | Fix uses of -fPIC and -fPIE.Dan Albert2014-08-081-1/+1
* | | am 467f8f32: am df73a5fa: Merge "Performance improvement for whole static libs"Dan Albert2014-08-201-4/+13
|\ \ \ | | |/ | |/|
| * | Performance improvement for whole static libsDan Albert2014-08-201-4/+13
* | | am 66a2aa21: am 9c80e8a5: Merge "Apply TARGET_GLOBAL_LDFLAGS to transform-bc-...Ying Wang2014-08-141-1/+1
|\ \ \ | |/ /
| * | Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-soYing Wang2014-08-131-1/+1
* | | am e99d8947: am cbc742a1: Merge "Inhibit implicit -Bsymolic in -shared."Dan Albert2014-08-081-1/+1
|\ \ \ | |/ /
| * | Inhibit implicit -Bsymolic in -shared.Dan Albert2014-08-071-1/+1
* | | am 897cd3d4: am afae9fd8: Merge "Fix uses of -fPIC and -fPIE."Dan Albert2014-08-081-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix uses of -fPIC and -fPIE.Dan Albert2014-08-071-1/+1
| * Support dx generating multiple dex files.Yohann Roussel2014-07-161-6/+3
* | Improve rules of split apks.Ying Wang2014-07-231-12/+0
* | Support LOCAL_PACKAGE_SPLITS.Ying Wang2014-07-221-0/+12
* | New installation path for apks and their JNIs.Ying Wang2014-07-181-2/+2
* | am 904446ce: am 1a3d260f: am e69d4350: Merge "Support to add JNI of both arch...Ying Wang2014-06-251-2/+12
|\ \ | |/