OSDN Git Service

Fix build/host-setup.sh to run as a Bourne shell script and add better host detection:
[android-x86/development.git] / ndk / docs / CHANGES.TXT
1 Android NDK ChangeLog:
2
3 -------------------------------------------------------------------------------
4 current version
5
6 - Fix build/host-setup.sh to:
7   * execute as a Bourne shell script
8   * remove unused host gcc dependency
9   * improve Windows host auto-detection
10   * add GNU Make version check
11   * ensure that the script is run from $NDKROOT as build/host-setup.sh
12   * add --help, --verbose and --no-make-check options
13
14 -------------------------------------------------------------------------------
15 android-1.5_r1 released.