summaryrefslogtreecommitdiffstats
path: root/core/combo
Commit message (Expand)AuthorAgeFilesLines
* am 23025ecd: am f3b02739: am 7653519f: Merge "[MIPS] Makes a build system use...Nick Kralevich2012-10-041-2/+2
|\
| * am f3b02739: am 7653519f: Merge "[MIPS] Makes a build system use PIE flag"Nick Kralevich2012-10-041-2/+2
| |\
| | * [MIPS] Makes a build system use PIE flagMiroslav Ignjatovic2012-09-271-2/+2
* | | am 318330dd: am 9acbbf12: am 76a6dc3a: Fix common typo in comments, warning a...Ian Rogers2012-10-011-1/+1
|\ \ \ | |/ /
| * | Fix common typo in comments, warning and error messages.Ian Rogers2012-10-011-1/+1
* | | Support to build executables against the NDKYing Wang2012-09-253-34/+34
|/ /
* | Move AndroidConfig.h from system/core to the build project.Ying Wang2012-09-2012-9/+2859
* | resolved conflicts for merge of 3e91f5ad to jb-mr1-devAndrew Hsieh2012-09-121-1/+2
|\ \ | |/
| * Enable stack-protector for x86Andrew Hsieh2012-08-291-0/+1
* | am 4dc6ed96: am 9eb87b8d: Merge "Add pattern to check for GCC 4.6"Jean-Baptiste Queru2012-08-282-2/+2
|\ \ | |/
| * Merge "Add pattern to check for GCC 4.6"Jean-Baptiste Queru2012-08-282-2/+2
| |\
| | * Add pattern to check for GCC 4.6Andrew Hsieh2012-08-282-2/+2
* | | resolved conflicts for merge of 5c903372 to jb-mr1-devJean-Baptiste Queru2012-08-281-3/+0
|\ \ \ | |/ /
| * | Merge "Use gold linker on x86"Jean-Baptiste Queru2012-08-281-3/+0
| |\ \ | | |/ | |/|
| | * Use gold linker on x86Pavel Chupin2012-08-281-3/+0
* | | am dbf6ad06: am 713bac96: Merge "ARM: put crtbegin_so.o at the beginning wher...Jean-Baptiste Queru2012-08-241-1/+1
|\ \ \ | |/ /
| * | Merge "ARM: put crtbegin_so.o at the beginning where it belongs"Jean-Baptiste Queru2012-08-241-1/+1
| |\ \
| | * | ARM: put crtbegin_so.o at the beginning where it belongsArd Biesheuvel2012-08-211-1/+1
| | |/
* | | am e3479ea5: am 15012c11: Merge "Build on Mac OS X : add experimental SDK ver...Jean-Baptiste Queru2012-08-221-6/+27
|\ \ \ | |/ /
| * | Merge "Build on Mac OS X : add experimental SDK versions"Jean-Baptiste Queru2012-08-221-6/+27
| |\ \
| | * | Build on Mac OS X : add experimental SDK versionsSangWook Han2012-08-221-6/+27
| * | | Added BUILD_HOST_static to build statically linked executable/shared-libAndrew Hsieh2012-08-213-0/+14
| | |/ | |/|
* | | Merge "Don't include system/core/include/arch/<arch>/Android.mk for apps-only...Ying Wang2012-08-165-20/+25
|\ \ \
| * | | Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.Ying Wang2012-08-165-20/+25
* | | | am d77d8906: am 6020d698: Merge "select.mk: Tune ccache options"Jean-Baptiste Queru2012-08-161-0/+17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | select.mk: Tune ccache optionsAndrew Boie2012-08-161-0/+17
* | | fix MIPS buildKeun young Park2012-08-151-5/+5
* | | resolved conflicts for merge of 0ac38a4e to jb-mr1-devElliott Hughes2012-08-111-185/+0
|\ \ \ | |/ /
| * | Remove TARGET_linux-sh.mk.Elliott Hughes2012-08-101-185/+0
* | | Merge "arm: add --warn-shared-textrel" into jb-mr1-devNick Kralevich2012-08-101-0/+1
|\ \ \
| * | | arm: add --warn-shared-textrelNick Kralevich2012-08-101-0/+1
* | | | am 64b8c6e9: am 6e6d92c4: Merge "Support for MIPS Build targets."Jean-Baptiste Queru2012-08-109-0/+402
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Support for MIPS Build targets.Raghu Gandham2012-08-019-0/+402
| |/
| * Add -fuse-ld=bfd to x86 targetAndrew Hsieh2012-07-251-0/+2
* | Add -fuse-ld=bfd to x86 targetAndrew Hsieh2012-07-251-1/+2
* | am d512fda4: am e42ed0ba: Merge "Move the llvm-gcc warning from HOST_darwin-x...Ying Wang2012-06-291-10/+0
|\ \ | |/
| * am e42ed0ba: Merge "Move the llvm-gcc warning from HOST_darwin-x86.mk to main...Ying Wang2012-06-291-10/+0
| |\
| | * Move the llvm-gcc warning from HOST_darwin-x86.mk to main.mkYing Wang2012-06-281-10/+0
* | | am 6e207824: resolved conflicts for merge of 572d0d7d to jb-dev-plus-aospJean-Baptiste Queru2012-06-131-1/+1
|\ \ \ | |/ /
| * | resolved conflicts for merge of 572d0d7d to jb-dev-plus-aospJean-Baptiste Queru2012-06-131-1/+1
| |\ \ | | |/
| | * Merge "x86: Clean up atom vs/ non-atom compiler flags, enable SSSE3"Jean-Baptiste Queru2012-06-131-11/+7
| | |\
| | | * x86: Clean up atom vs/ non-atom compiler flags, enable SSSE3Bruce Beare2012-05-251-11/+7
* | | | am 06b1a47f: am d3d78a30: am a11ad6c2: Merge "gcc 4.6 requires --copy-dt-need...Jean-Baptiste Queru2012-06-121-0/+1
|\ \ \ \ | |/ / /
| * | | am d3d78a30: am a11ad6c2: Merge "gcc 4.6 requires --copy-dt-needed-entries"Jean-Baptiste Queru2012-06-121-0/+1
| |\ \ \ | | |/ /
| | * | Merge "gcc 4.6 requires --copy-dt-needed-entries"Jean-Baptiste Queru2012-06-121-0/+1
| | |\ \
| | | * | gcc 4.6 requires --copy-dt-needed-entriesBruce Beare2012-05-251-0/+1
| | | |/
* | | | resolved conflicts for merge of 5c0ee702 to masterYing Wang2012-06-081-0/+1
|\ \ \ \ | |/ / /
| * | | am 79d39a30: am 874563f9: Merge "Fix generic build on Max OS X 10.7 Lion"Ying Wang2012-06-081-0/+1
| |\ \ \ | | |/ /
| | * | Fix generic build on Max OS X 10.7 LionSangWook Han2012-06-081-0/+1
* | | | Tweak cflags for building with SDK 10.6.Ying Wang2012-06-071-2/+2