History log of /external/qemu/distrib/sdl-1.2.12/android-configure.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fb1698793fc07654b3498462e9aefec62f7aa809 22-Feb-2011 Stefan Hilzinger <hilzinger@google.com> Fixing the standalone build of the emulator.

Change-Id: I81567b512df04314d87dd3846b02d8895829937d
/external/qemu/distrib/sdl-1.2.12/android-configure.sh
34d165185730eac6ddc4e7a23d192d22aa3d4dfb 19-May-2010 David 'Digit' Turner <digit@android.com> Build SDL from sources directly.

This removes the requirement to build the SDL library before the rest
of the emulator. The prebuilt SDL library and installation is now optional
and is only kept for the full Android build on Linux (mainly to avoid having
to install many dev libraries on build servers).

This patch affects both the Android and standalone build systems.

The script android-configure.sh will not use a prebuilt SDL installation
unless you explicitely use --sdl-config=<script>.

Tested for linux-x86 / darwin-x86 / cygwin / linux-mingw builds.

Change-Id: If973b2ad199f06aeeff43aec387d1ac629487529
/external/qemu/distrib/sdl-1.2.12/android-configure.sh
63e644f0869fe9ab49867daba736cc45e2f85329 14-May-2010 David 'Digit' Turner <digit@android.com> Disable audio support in our custom SDL build.

This is not needed anymore.

Change-Id: Id41b71c95566804b92185282bb51e317efc67255
/external/qemu/distrib/sdl-1.2.12/android-configure.sh
46be48730333120a7b939116cef075e61c12c703 04-Jun-2009 David 'Digit' Turner <digit@google.com> Add our modified SDL sources under distrib/sdl-1.2.12
Fix distrib/make-distrib.sh script to work with git
Fix distrib/build-emulator.sh to accomodate for new SDL configure script
Handle Tiger SDK usage in SDL configure script
/external/qemu/distrib/sdl-1.2.12/android-configure.sh