summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add option for generating coverage info.Dan Albert2014-09-2311-9/+59
* Merge "Move selection of C++ STL into the build system."Dan Albert2014-09-1810-23/+79
|\
| * Move selection of C++ STL into the build system.Dan Albert2014-09-1810-23/+79
* | Merge "Docs: Replacing s.a.c. Android logo to match other sites."Clay Murphy2014-09-183-1/+3
|\ \ | |/ |/|
| * Docs: Replacing s.a.c. Android logo to match other sites.Clay Murphy2014-09-183-1/+3
|/
* Merge "Enable multilib odex only if TARGET_2ND_ARCH is defined."Ying Wang2014-09-151-2/+4
|\
| * Enable multilib odex only if TARGET_2ND_ARCH is defined.Ying Wang2014-09-151-2/+4
* | Merge "Support to build apk odex for both arch."Ying Wang2014-09-153-50/+53
|\ \ | |/
| * Support to build apk odex for both arch.Ying Wang2014-09-153-50/+53
|/
* Merge "Fix mma/mmma by making gettop canonicalize TOP when set"Brian Carlstrom2014-09-121-1/+2
|\
| * Fix mma/mmma by making gettop canonicalize TOP when setBrian Carlstrom2014-09-121-1/+2
|/
* Merge "Missed one part of removing the vbox target."Dan Albert2014-09-111-6/+0
|\
| * Missed one part of removing the vbox target.Dan Albert2014-09-101-6/+0
|/
* Merge "Remove the vbox target from the build system."Dan Albert2014-09-1010-296/+0
|\
| * Remove the vbox target from the build system.Dan Albert2014-09-1010-296/+0
|/
* Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"Ying Wang2014-09-102-5/+0
|\
| * Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:Alexander Ivchenko2014-09-092-5/+0
|/
* Merge "Add LOCAL_POST_LINK_CMD."Ying Wang2014-09-052-0/+3
|\
| * Add LOCAL_POST_LINK_CMD.Ying Wang2014-09-052-0/+3
|/
* Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."Chih-Hung Hsieh2014-09-052-0/+8
|\
| * Add LOCAL_CLANG_*FLAGS for clang only flags.Chih-Hung Hsieh2014-09-042-0/+8
|/
* Merge "Add debug.atrace.tags.enableflags=0 to /default.prop."Elliott Hughes2014-09-031-0/+4
|\
| * Add debug.atrace.tags.enableflags=0 to /default.prop.Stephen Smalley2014-09-031-0/+4
* | Merge "Add LOCAL_NO_FPIE."Tim Murray2014-09-033-1/+5
|\ \
| * | Add LOCAL_NO_FPIE.Tim Murray2014-09-033-1/+5
| |/
* | Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."Ying Wang2014-09-032-2/+2
|\ \ | |/ |/|
| * [MIPS64] Modify the default MIPS64 build to MIPS64R6.Raghu Gandham2014-09-022-2/+2
* | Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."Stephen Hines2014-09-037-1/+7
|\ \
| * | Fix build breakage due to incorrect bcc_compat RS_TRIPLE.Stephen Hines2014-09-027-1/+7
| |/
* | Merge "[MIPSR6] R6 target options for clang"Ying Wang2014-09-032-9/+0
|\ \
| * | [MIPSR6] R6 target options for clangDuane Sand2014-07-312-9/+0
* | | Merge "Default host module to 64-bit except for SDK builds."Ying Wang2014-09-021-13/+11
|\ \ \ | |_|/ |/| |
| * | Default host module to 64-bit except for SDK builds.Ying Wang2014-09-021-13/+11
|/ /
* | Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS."Stephen Hines2014-09-026-4/+10
|\ \
| * | Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.Stephen Hines2014-08-296-4/+10
* | | Merge "Add missing flags to x86 (both 32- and 64-bit) arch variants. Delete x...Ying Wang2014-09-017-13/+16
|\ \ \
| * | | Add missing flags to x86 (both 32- and 64-bit) arch variants.Varvara Rainchik2014-08-047-13/+16
* | | | Merge "Remove webviewchromium from PRODUCT_BOOT_JARS for real."Marcin Kosiba2014-09-011-2/+1
|\ \ \ \
| * | | | Remove webviewchromium from PRODUCT_BOOT_JARS for real.Marcin Kosiba2014-09-011-2/+1
|/ / / /
* | | | Merge "Remove webviewchromium from PRODUCT_BOOT_JARS."Marcin Kosiba2014-09-011-2/+1
|\ \ \ \
| * | | | Remove webviewchromium from PRODUCT_BOOT_JARS.Marcin Kosiba2014-09-011-2/+1
* | | | | Merge "Add --no-include-debug-symbols to avoid bloat in user builds"Brian Carlstrom2014-08-292-2/+2
|\ \ \ \ \
| * | | | | Add --no-include-debug-symbols to avoid bloat in user buildsBrian Carlstrom2014-08-282-2/+2
|/ / / / /
* | | | | Merge "Make sure that ro.dalvik.vm.native.bridge is always set."Calin Juravle2014-08-271-0/+1
|\ \ \ \ \
| * | | | | Make sure that ro.dalvik.vm.native.bridge is always set.Calin Juravle2014-08-271-0/+1
|/ / / / /
* | | | | Merge "Clang rejects -Wno-old-style-declaration flag."Chih-Hung Hsieh2014-08-271-8/+9
|\ \ \ \ \
| * | | | | Clang rejects -Wno-old-style-declaration flag.Chih-Hung Hsieh2014-08-261-8/+9
|/ / / / /
* | | | | Merge "Clang does not recognize -Wno-literal-suffix."Chih-Hung Hsieh2014-08-261-1/+2
|\ \ \ \ \
| * | | | | Clang does not recognize -Wno-literal-suffix.Chih-Hung Hsieh2014-08-261-1/+2
* | | | | | Merge "Push ISA features into system properties"Calin Juravle2014-08-261-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |