aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
Commit message (Expand)AuthorAgeFilesLines
...
* Move key event generation out of the UI realm into neutral space.Vladimir Chtchetkine2010-07-071-3/+9
* Add ui_core_protocol.* to simulate UI->Core exchange.Vladimir Chtchetkine2010-06-291-1/+3
* Combine UI sources under one variable.Vladimir Chtchetkine2010-06-231-10/+15
* Move list of source files used to build emulator core to a separate variableVladimir Chtchetkine2010-06-221-43/+65
* Pass core-specific options to emulator core as cmd-line options.Vladimir Chtchetkine2010-06-151-1/+5
* Fix -sdcard option by reverting previous commit.David 'Digit' Turner2010-06-151-27/+16
* Moved BLOCK and some hw/* files to emulator core libraryVladimir Chtchetkine2010-06-141-16/+27
* Remove debug tracesDavid 'Digit' Turner2010-06-101-3/+0
* Fix the windows build.David 'Digit' Turner2010-06-101-1/+14
* Defined EMULATOR_CORE_CFLAGS, and EMULATOR_UI_CFLAGSVladimir Chtchetkine2010-06-101-47/+19
* Separate emulator build into three parts: core lib, UI lib, and the executable.Vladimir Chtchetkine2010-06-101-42/+105
* Make the emulator build on Snow Leopard.Jeff Hamilton2010-06-031-17/+12
* Add small user-event abstraction interface.David 'Digit' Turner2010-05-251-0/+5
* Fix Mac build by using prebuilt SDL library for OS XDavid 'Digit' Turner2010-05-201-0/+3
* Build SDL from sources directly.David 'Digit' Turner2010-05-181-7/+43
* Moved android_emulation_setup from android/main.c to android/qemu-setup.cVladimir Chtchetkine2010-05-141-0/+1
* Upstream: HAVE_IOVEC => CONFIG_IOVECDavid 'Digit' Turner2010-05-111-1/+1
* Upstream: Misc integration - includes qobject.h and related sourcesDavid 'Digit' Turner2010-05-111-1/+11
* Moved QEmulator out of main.cVladimir Chtchetkine2010-05-111-0/+1
* Upstream: Move ioport code to ioport.[hc]David 'Digit' Turner2010-05-111-0/+1
* Upstream: Replace sys-queue.h with qemu-queue.hDavid 'Digit' Turner2010-05-101-1/+0
* Upstream: Use CONFIG_BSD instead of _BSD and HOST_BSDDavid 'Digit' Turner2010-05-101-1/+1
* Separate audio stack and SDLVladimir Chtchetkine2010-05-041-1/+1
* Changes to build Windows emulator under Linux/MinGWRaphael2010-04-141-3/+14
* Move file I/O out of ELFF, abstracting them in platform-independent fasion.Vladimir Chtchetkine2010-03-251-0/+1
* Add --static option to android-configure.sh in order to build static emulator...David 'Digit' Turner2010-03-081-1/+8
* Fix standalone debug builds of the emulator.David 'Digit' Turner2010-02-251-1/+3
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-181-2/+74
* merge from open-source masterThe Android Open Source Project2010-01-211-1/+10
|\
| * Force gcc-4.0 for qemu build on Mac OS XKenny Root2009-11-151-1/+10
| * merge from eclairJean-Baptiste Queru2009-11-151-18/+137
| |\
| | * eclair snapshotJean-Baptiste Queru2009-11-121-18/+137
* | | am a383d02c: Extract emulator major version number from SDK Tools package rev...David 'Digit' Turner2009-12-031-0/+11
|\ \ \
| * | | Extract emulator major version number from SDK Tools package revision.David 'Digit' Turner2009-12-031-0/+11
* | | | am 2ec45595: Fix the build.David 'Digit' Turner2009-10-071-4/+4
|\ \ \ \ | |/ / /
| * | | Fix the build.David 'Digit' Turner2009-10-071-4/+4
* | | | am 065242de: Ensure android/avd/hw-config-defs.h is properly regenerated as n...David 'Digit' Turner2009-10-071-0/+14
|\ \ \ \ | |/ / /
| * | | Ensure android/avd/hw-config-defs.h is properly regenerated as needed.David 'Digit' Turner2009-10-071-0/+14
* | | | am 06074941: Merge change 25638 into eclairDavid 'Digit' Turner2009-09-191-0/+1
|\ \ \ \ | |/ / /
| * | | Allow skins to provide a "dpad-rotation" field for each layout.David 'Digit' Turner2009-09-191-0/+1
* | | | resolved conflicts for merge of 5d8f37ad to eclair-plus-aospJean-Baptiste Queru2009-09-151-18/+122
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-141-18/+122
| |/
* | Added option to build link with libutilAlexey Tarasov2009-09-081-0/+4
|/
* Fix Leopard-built emulator binaries to run on Tiger.David 'Digit' Turner2009-08-211-9/+9
* Make ./android-configure.sh --debug work as advertized.David 'Digit' Turner2009-07-301-0/+7
* Add a new hw.lcd.density hardware property to AVD configuration files.David 'Digit' Turner2009-06-191-0/+1
* Add our modified SDL sources under distrib/sdl-1.2.12David 'Digit' Turner2009-06-081-12/+6
* AI 149526: Cloned from CL 149504 by 'g4 patch'.David Turner2009-06-031-1/+18
* AI 149496: Backport emulator-related donut fixes into cupcake.David Turner2009-06-021-0/+1
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-2/+3