1
0
mirror of https://github.com/xlab/android-go.git synced 2026-04-24 19:04:02 +02:00

6 Commits

Author SHA1 Message Date
Greg c692857226 OSX build fix: OSX ships with bash 3.2 which does not support
"declare -A". Use /usr/bin/env to find the version in /usr/local/bin.
2018-03-28 11:11:12 -04:00
Greg cce2e8a4ae Build fixes:
current NDK versions of make_standalone_toolchain.py now
    correctly copy the sysroot header files.

    current NDK versions do not include tts.h.
2018-03-28 11:10:00 -04:00
Andrey Azarov 2055c7ec77 add dquotes 2017-11-11 13:55:01 +03:00
Andrey Azarov 2e0461d69e ANDROID_HOME validation 2017-11-11 13:10:50 +03:00
Andrey Azarov 38a2f51e30 Additional tasks 2017-11-11 12:53:30 +03:00
Andrey Azarov 97a8886ff7 Move scripts to separate directory 2017-11-02 00:58:20 +03:00