Initial version.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 22 Nov 2018 16:10:25 +0000 (16:10 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 22 Nov 2018 17:18:24 +0000 (17:18 +0000)
commit02555facd141463ddb299fd63571157fcebefe97
treeb2ed59c03ec553c355fa428af3931d48065508d1
Initial version.
17 files changed:
.gitignore [new file with mode: 0644]
bin/mdw-cross [new file with mode: 0755]
etc/android-arm-config.site [new file with mode: 0644]
etc/android-arm-setup.sh [new file with mode: 0644]
etc/android-arm64-config.site [new file with mode: 0644]
etc/android-arm64-setup.sh [new file with mode: 0644]
etc/android-x86-config.site [new file with mode: 0644]
etc/android-x86-setup.sh [new file with mode: 0644]
etc/android-x86_64-config.site [new file with mode: 0644]
etc/android-x86_64-setup.sh [new file with mode: 0644]
etc/android.sh [new file with mode: 0644]
etc/arm64-config.site [new file with mode: 0644]
etc/arm64-setup.sh [new file with mode: 0644]
etc/armel-config.site [new file with mode: 0644]
etc/armel-setup.sh [new file with mode: 0644]
etc/armhf-config.site [new file with mode: 0644]
etc/armhf-setup.sh [new file with mode: 0644]