| Commit message (Expand) | Author | Age | Files | Lines |
* | Define __STDC_CONSTANT_MACROS globally to work around host build differences. | Ian Rogers | 2014-03-10 | 1 | -1/+1 |
* | Revert "Define __STDC_LIMIT_MACROS globally to work around host build differe... | Ian Rogers | 2014-03-10 | 1 | -1/+1 |
* | Define __STDC_LIMIT_MACROS globally to work around host build differences. | Ian Rogers | 2014-03-10 | 1 | -1/+1 |
* | Fix the host inttypes.h problem globally. | Ian Rogers | 2014-01-29 | 1 | -0/+4 |
* | Enable NX protections | Joshua J. Drake | 2013-12-12 | 1 | -4/+4 |
* | am e2f7bd46: am c148cca6: Merge "Specify -msse3 on host as on target." | Ian Rogers | 2013-02-27 | 1 | -1/+2 |
|\ |
|
| * | Specify -msse3 on host as on target. | Ian Rogers | 2013-02-26 | 1 | -1/+2 |
* | | Allow user to override the linux host toolchain. | Ying Wang | 2013-02-12 | 1 | -0/+2 |
|/ |
|
* | am 865d851a: Merge "Remove the obsolete comments and change the misleading va... | Ying Wang | 2012-11-12 | 1 | -16/+8 |
|\ |
|
| * | Remove the obsolete comments and change the misleading var name. | Ying Wang | 2012-11-12 | 1 | -16/+8 |
| * | Added BUILD_HOST_static to build statically linked executable/shared-lib | Andrew Hsieh | 2012-08-21 | 1 | -0/+5 |
* | | Move AndroidConfig.h from system/core to the build project. | Ying Wang | 2012-09-20 | 1 | -5/+2 |
* | | Don't include system/core/include/arch/<arch>/Android.mk for apps-only build. | Ying Wang | 2012-08-16 | 1 | -0/+2 |
* | | Added BUILD_HOST_static to build statically linked executable/shared-lib | Andrew Hsieh | 2012-04-28 | 1 | -0/+5 |
|/ |
|
* | On linux, always use the prebuilt host toolchain | Jean-Baptiste Queru | 2012-04-20 | 1 | -2/+0 |
* | Point to new linux prebuilt toolchain for SDK build | Andrew Hsieh | 2012-03-13 | 1 | -6/+6 |
* | BUILD_HOST_64bit=1 to build host tools in 64-bit | Andrew Hsieh | 2012-02-28 | 1 | -2/+8 |
* | Revert "Reference new location of SDK toolchain" | Jean-Baptiste Queru | 2012-01-11 | 1 | -1/+1 |
* | Reference new location of SDK toolchain | Jean-Baptiste Queru | 2012-01-09 | 1 | -1/+1 |
* | HOST_linux-x86: Avoid doubly define macro _FORTIFY_SOURCE | Jim Huang | 2011-11-10 | 1 | -1/+1 |
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -5/+0 |
* | Add support for custom Linux host toolchains when building the SDK. | David 'Digit' Turner | 2010-12-13 | 1 | -0/+20 |
* | Disable new longjmp in glibc 2.11 and later. | Ying Wang | 2010-09-01 | 1 | -0/+3 |
* | Build the target side of the simulator as 32-bit. | Andy McFadden | 2010-02-24 | 1 | -3/+6 |
* | Get rid of $(combo_target) | Jean-Baptiste Queru | 2010-02-23 | 1 | -0/+37 |