aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactored user-events protocolVladimir Chtchetkine2011-01-281-2/+2
* Refactored ui-core-control and core-ui-control protocolsVladimir Chtchetkine2011-01-281-5/+6
* Implement UI control service and clientVladimir Chtchetkine2011-01-251-0/+2
* Implement user event transmission between the UI and the coreVladimir Chtchetkine2011-01-191-0/+1
* Refining main-ui.c to better separate UI and core related initializationVladimir Chtchetkine2011-01-131-2/+2
* Fix Darwin build.David 'Digit' Turner2011-01-061-1/+1
* upstream: integrate block changesDavid 'Digit' Turner2011-01-021-1/+10
* upstream: Move bottom-half handlers to async.cDavid 'Digit' Turner2011-01-021-0/+1
* Add -audio-test-out option to the core.David 'Digit' Turner2011-01-021-0/+2
* Resubmit framebuffer service implementationVladimir Chtchetkine2010-12-201-0/+2
* Implement core display deriving it from android displayVladimir Chtchetkine2010-12-141-0/+1
* Submit mergedVladimir Chtchetkine2010-12-061-0/+1
* Implement helper routines for syncronous socket operationsVladimir Chtchetkine2010-12-011-0/+1
* Separate main.c used to build the emulator from main-ui.c used to build the UIVladimir Chtchetkine2010-11-241-1/+1
* Introduce asynchronous operation helpers.David 'Digit' Turner2010-11-191-0/+2
* Implementation of event loop abstraction.David 'Digit' Turner2010-11-181-3/+7
* Update android/utils/ with misc. new features.David 'Digit' Turner2010-11-171-2/+6
* Implement -list-cores UI optionVladimir Chtchetkine2010-11-101-0/+1
* Add command line flag to show list of snapshots.Ot ten Thije2010-10-281-0/+2