subsurface/packaging
Dirk Hohndel 64913bba47 android: add qmake based build for Subsurface-mobile
Several features that are needed to create Android bundles with the
current NDK and QT 5.15 aren't easily available when using cmake. Given
that we already do a qmake based build for iOS, I decided to simply
switch Android to that as well.

An added complication is that some of the magic that qmake uses to do
the right things fails if the .pro file isn't in the root directory of
your project. So this is right now somewhat inconsistent with the way we
build for iOS. Something that should get cleaned up in the near future
as it makes no sense to maintain two separate .pro files.

This commits also adds a new build shell script to drive the assembly of
all the dependencies. Once again this is a new file with the old one
left in place for now (but to be removed fairly soon).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-11-19 17:18:33 -08:00
..
android android: add qmake based build for Subsurface-mobile 2020-11-19 17:18:33 -08:00
headless Preserve wiki pages about headless Subsurface from trac wiki 2018-01-19 15:25:37 +01:00
ios ios: correct capitalization of filename 2020-11-19 17:18:33 -08:00
macosx build-system: remove Grantlee from the packaging scripts 2020-10-08 12:19:39 -07:00
OBS build-system: remove Grantlee from the packaging scripts 2020-10-08 12:19:39 -07:00
ubuntu build-system: remove Grantlee from the packaging scripts 2020-10-08 12:19:39 -07:00
windows build-system: allow building only a 64bit Windows installer 2020-11-12 11:19:55 -08:00