summaryrefslogtreecommitdiffstats
path: root/core/combo/HOST_linux-x86.mk
Commit message (Expand)AuthorAgeFilesLines
* fix gcc tools pathWolfgang Wiedmeyer2016-01-141-3/+3
* don't use the prebuilt host toolchainWolfgang Wiedmeyer2016-01-071-3/+3
* host compiler: enable compiler hardening flagsNick Kralevich2015-04-241-3/+3
* Use prebuilt libclang_rt.profile.Dan Albert2015-04-011-1/+0
* Upgrade host tool to x86_64-linux-glibc2.15-4.8Chih-Hung Hsieh2014-11-061-3/+3
* Remove "-mstackrealign" option from all x86 builds.Alexander Ivchenko2014-10-131-1/+1
* Update host linux toolchain to gcc 4.8David 'Digit' Turner2014-07-311-2/+2
* Use hermetic host toolchains.Ying Wang2014-07-281-3/+0
* Default to "prescott" as our baseline i686 host build architecture.Stephen Hines2014-07-181-1/+1
* Support host multilib buildYing Wang2014-05-141-29/+26
* Disable canonical prefixes of system headersAndrew Hsieh2014-05-091-1/+2
* Switch to new host prebuilt x86_64-linux-glibc2.11-4.6Andrew Hsieh2014-04-231-7/+2
* 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