summaryrefslogtreecommitdiffstats
path: root/core/combo/HOST_linux-x86.mk
Commit message (Expand)AuthorAgeFilesLines
* Make Clang host builds hermetic on Linux.Tim Murray2014-03-241-0/+4
* Fix HOST_TOOLCHAIN_PREFIXAndrew Hsieh2014-03-121-6/+6
* Define __STDC_CONSTANT_MACROS globally to work around host build differences.Ian Rogers2014-03-101-1/+1
* Revert "Define __STDC_LIMIT_MACROS globally to work around host build differe...Ian Rogers2014-03-101-1/+1
* Define __STDC_LIMIT_MACROS globally to work around host build differences.Ian Rogers2014-03-101-1/+1
* Fix the host inttypes.h problem globally.Ian Rogers2014-01-291-0/+4
* Enable NX protectionsJoshua J. Drake2013-12-121-4/+4
* am e2f7bd46: am c148cca6: Merge "Specify -msse3 on host as on target."Ian Rogers2013-02-271-1/+2
|\
| * Specify -msse3 on host as on target.Ian Rogers2013-02-261-1/+2
* | Allow user to override the linux host toolchain.Ying Wang2013-02-121-0/+2
|/
* am 865d851a: Merge "Remove the obsolete comments and change the misleading va...Ying Wang2012-11-121-16/+8
|\
| * Remove the obsolete comments and change the misleading var name.Ying Wang2012-11-121-16/+8
| * Added BUILD_HOST_static to build statically linked executable/shared-libAndrew Hsieh2012-08-211-0/+5
* | Move AndroidConfig.h from system/core to the build project.Ying Wang2012-09-201-5/+2
* | Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.Ying Wang2012-08-161-0/+2
* | Added BUILD_HOST_static to build statically linked executable/shared-libAndrew Hsieh2012-04-281-0/+5
|/
* On linux, always use the prebuilt host toolchainJean-Baptiste Queru2012-04-201-2/+0
* Point to new linux prebuilt toolchain for SDK buildAndrew Hsieh2012-03-131-6/+6
* BUILD_HOST_64bit=1 to build host tools in 64-bitAndrew Hsieh2012-02-281-2/+8
* Revert "Reference new location of SDK toolchain"Jean-Baptiste Queru2012-01-111-1/+1
* Reference new location of SDK toolchainJean-Baptiste Queru2012-01-091-1/+1
* HOST_linux-x86: Avoid doubly define macro _FORTIFY_SOURCEJim Huang2011-11-101-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-5/+0
* Add support for custom Linux host toolchains when building the SDK.David 'Digit' Turner2010-12-131-0/+20
* Disable new longjmp in glibc 2.11 and later.Ying Wang2010-09-011-0/+3
* Build the target side of the simulator as 32-bit.Andy McFadden2010-02-241-3/+6
* Get rid of $(combo_target)Jean-Baptiste Queru2010-02-231-0/+37