aboutsummaryrefslogtreecommitdiffstats
path: root/android/build/host_executable.make
Commit message (Collapse)AuthorAgeFilesLines
* android-configure.sh: Fix --cc=<compiler> option.David 'Digit' Turner2011-02-091-1/+3
| | | | | | | | + Fix LOCAL_GENERATED_SOURCES handling + Fix missing library dependencies for executables + Move generated library files to objs/libs/ (instead of objs/) Change-Id: If3ebaa7ae856efa9bd3ff9e2c199389989db7f71
* standalone builds: windows executables end in .exeDavid 'Digit' Turner2010-10-141-1/+1
| | | | | | | | | | | | | | | | This change only applies to the stand-alone build system. It ensures that when one does the following under Linux: ./android-configure.sh --mingw make then, the Windows executables that are generated have their name ending in .exe (e.g. objs/emulator.exe instead of objs/emulator) This does not affect the Android build system which already does the right thing (and is used to build SDK binaries). Change-Id: If9597e550f0bceec04d334eb84199a0f024a3fdf
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+34
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-34/+0
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-7/+5
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+36