OSDN Git Service

Fix build/host-setup.sh in various ways
authorDavid 'Digit' Turner <digit@google.com>
Mon, 29 Jun 2009 10:28:04 +0000 (12:28 +0200)
committerDavid 'Digit' Turner <digit@google.com>
Mon, 29 Jun 2009 10:28:04 +0000 (12:28 +0200)
commitfadee810996ef47ac8ab3549a172b3ab994faab3
tree43a365f2522453ffcc507edd3b7168cabef10df4
parent6fe28b1f7fb5f4297210eb7e0de5cad7ba563551
Fix build/host-setup.sh in various ways
- run as bash script (since Debian's new 'dash' shell doesn't support it)
- remove obsolete host GCC requirement
- improve Windows support by using better heuristics for the executable suffix
- better NDK root directory auto-detection (avoids the need to define ANDROID_NDK_ROOT on some installs)
ndk/build/core/ndk-common.sh
ndk/build/host-setup.sh
ndk/docs/CHANGES.TXT