From deb2caf3e0ac90850a793ca86190d44222c60db8 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Mon, 9 Mar 2015 20:28:54 +0100 Subject: Import subsurface-android build script Over one year ago i started with a crazy idea, "Wouldn't Subsurface on android be nice?" when i read about Android support in Qt. After playing around with it and doing some quite ugly hacks i got it to build and run. Now are all the patches upstream and this imports the quite crude build script, for others to continue on. This is a squash-import of what have have happened in https://github.com/glance-/subsurface-android during 2014. Signed-off-by: Anton Lundin CC: Joseph W. Joshua CC: Venkatesh Shukla Signed-off-by: Dirk Hohndel --- packaging/android/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 packaging/android/.gitignore (limited to 'packaging/android/.gitignore') diff --git a/packaging/android/.gitignore b/packaging/android/.gitignore new file mode 100644 index 000000000..d25632a41 --- /dev/null +++ b/packaging/android/.gitignore @@ -0,0 +1,9 @@ +*.tar.* +*-build-*/ +libusb-*/ +libxml2-*/ +libxslt-*/ +libzip-*/ +libgit2-*/ +ndk-*/ +sqlite-autoconf-*/ -- cgit v1.2.3-70-g09d2