aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
Commit message (Expand)AuthorAgeFilesLines
* Fix emulator standalone buildAndrew Hsieh2012-08-231-2/+2
* Fix double optimization on buildsystem for emulatorLars Poeschel2012-08-221-6/+1
* host modules don't need LOCAL_MODULE_TAGSJoe Onorato2012-08-151-1/+0
* Fix Mac Build with MacOSX SDK10.6+Andrew Hsieh2012-08-101-4/+7
* Fix MacAppStore version of Xcode build on MacOSX 10.7SangWook Han2012-07-271-21/+3
* Don't try to build the emulator on Mac OS if the right tools aren't installed.Joe Onorato2012-07-251-0/+3
* Enable 64-bit emulator for MacOSX hostAndrew Hsieh2012-07-251-6/+6
* Fix MacOSX 10.7 buildAndrew Hsieh2012-07-241-9/+13
* [MIPS] Add Goldfish target supportBhanu Chetlapalli2012-06-071-3/+10
* fix BUILD_DEBUG_EMULATOR buildIliyan Malchev2012-06-011-2/+3
* Use the same compilation options on OS X 10.8 as 10.7Al Sutton2012-05-071-2/+2
* Win SDK: Fix missing emulator iconRaphael Moll2012-05-041-0/+29
* Merge "Allow BUILD_HOST_static to build statically-linked emulator"Andrew Hsieh2012-04-281-0/+4
|\
| * Allow BUILD_HOST_static to build statically-linked emulatorAndrew Hsieh2012-04-281-0/+4
* | Fix standalone emulator build.Jesse Hall2012-04-261-0/+3
|/
* Publish and use libOpenglRender interface headerJesse Hall2012-04-181-1/+0
* Re-enable Linux 64-bit emulatorAndrew Hsieh2012-03-231-6/+6
* Revert to previous prebuilt toolchain until new ones are available in AOSPAndrew Hsieh2012-03-171-6/+6
* 64-bit emulatorAndrew Hsieh2012-03-131-21/+32
* Revert "Reference new location of SDK toolchain"Jean-Baptiste Queru2012-01-111-5/+1
* Reference new location of SDK toolchainJean-Baptiste Queru2012-01-111-1/+5
* Reference the new prebuilt ccache location.Ying Wang2012-01-091-1/+1
* Improve emulator under MacOS LionAl Sutton2012-01-041-3/+4
* Fix build on MacOS 10.7 / XCode 4Al Sutton2011-12-211-0/+5
* Fix build under MacOS 10.7 / XCode 4Al Sutton2011-12-211-2/+2
* Implemented Mac camera emulationVladimir Chtchetkine2011-10-121-1/+1
* Implements camera service in emulatorVladimir Chtchetkine2011-09-121-0/+1
* Add hw.gpu.enabled hardware propertyDavid 'Digit' Turner2011-08-291-0/+1
* hw-config-defs.h: Remove from source tree + auto-generateDavid 'Digit' Turner2011-07-051-3/+5
* Fix -audio <name> and -no-audio processing.David 'Digit' Turner2011-06-271-0/+1
* win32: do not use -mno-cygwin when buildingDavid 'Digit' Turner2011-06-231-1/+1
* qemu-timer.c: upstream integrateDavid 'Digit' Turner2011-06-011-3/+3
* os-posix.c + os-win32.c and dependenciesDavid 'Digit' Turner2011-06-011-2/+5
* Add 'emulator' launcher program.David 'Digit' Turner2011-05-021-0/+13
* Fix windows build when USE_CCACHE is defined.David 'Digit' Turner2011-03-121-0/+1
* Fix the standalone emulator build.David 'Digit' Turner2011-03-021-1/+3
* Avoid redefining HOST_CC/CXX when building the emulator.David 'Digit' Turner2011-03-021-4/+5
* Build arm and x86 binaries at the same time.David 'Digit' Turner2011-02-241-1195/+76
* Remove android/main-ui.cDavid 'Digit' Turner2011-02-231-1/+1
* Revert "Build arm and x86 binaries at the same time."Xavier Ducrohet2011-02-091-60/+1201
* Build arm and x86 binaries at the same time.David 'Digit' Turner2011-02-101-1201/+60
* Rename qemu-android to qemu-android-$(TARGET_ARCH)David 'Digit' Turner2011-02-091-2/+1
* x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict.Jun Nakajima2011-02-021-30/+107
* Simplify UI-only sources.David 'Digit' Turner2011-02-021-4/+1
* Move framebuffer.h to android/David 'Digit' Turner2011-02-021-3/+3
* Move core-connection.c from to android/protocol/David 'Digit' Turner2011-02-021-1/+1
* Move common main routines from into android-common.[hc]David 'Digit' Turner2011-02-021-0/+2
* Add cache-util.c to built sources for PPCMarcus Comstedt2011-02-011-1/+2
* Refactor attach-UI serviceVladimir Chtchetkine2011-01-311-0/+2
* Refactor the framebuffer serviceVladimir Chtchetkine2011-01-311-2/+2