subsurface/packaging
Anton Lundin 4f850e2aa5 Build Subsurface c++ as c++11 code
With Qt 5.7, they started to require c++11 support, and in 5.6.1 some
nullptr's showed up in QtAndroidExtras/qandroidfunctions.h, so now we
need to compile our c++ code with c++11 support in our compiler.

As Thiago pointed out, this effectively "downgrades" GCC 6 from c++14
support to c++11.

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-06-23 16:32:10 -07:00
..
android Build Subsurface c++ as c++11 code 2016-06-23 16:32:10 -07:00
ios iOS build: add another dependency to dummy.qml 2016-06-17 04:07:37 -07:00
macosx updated build scripts for Mac 2016-06-11 10:37:30 -07:00
OBS Update OBS spec file to current version 2015-04-08 13:34:27 -07:00
ubuntu Add Ubuntu Xenial to be built (16.04) 2016-04-26 09:26:41 -07:00
windows Simplify MXE script 2015-12-16 09:20:53 -08:00