aboutsummaryrefslogtreecommitdiffstats
path: root/distrib/build-emulator.sh
Commit message (Collapse)AuthorAgeFilesLines
* Build SDL from sources directly.David 'Digit' Turner2010-05-181-6/+1
| | | | | | | | | | | | | | | | 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
* Add our modified SDL sources under distrib/sdl-1.2.12David 'Digit' Turner2009-06-081-1/+1
| | | | | | 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
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+39
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-39/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+4
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+37