summaryrefslogtreecommitdiffstats
path: root/subsurface-configure.pri
AgeCommit message (Expand)Author
2014-12-02Ubuntu packaging: include static libmarblewidgetGravatar Dirk Hohndel
2014-12-02Allow static libgit2Gravatar Dirk Hohndel
2014-12-02Allow LIBDCDEVEL to specify a pathGravatar Dirk Hohndel
2014-06-14Make system detection compile on MacGravatar Dirk Hohndel
2014-06-06qmake: change the folder structure assumed for LIBMARBLEDEVELGravatar Dirk Hohndel
2014-04-21More cross building stuffGravatar Dirk Hohndel
2014-03-27Remove printing when building for AndroidGravatar Anton Lundin
2014-03-27Remove usermanual when building for AndroidGravatar Anton Lundin
2014-03-27Disable marble on AndroidGravatar Anton Lundin
2014-03-27Introduce NO_MARBLE define, make GlobeGPS a dummyGravatar Anton Lundin
2014-03-25Add the WIN32_CONSOLE_APP flagGravatar Lubomir I. Ivanov
2014-03-07Update cross building for Windows on LinuxGravatar Dirk Hohndel
2014-03-07Add a workaround for using post 0.20 git versions of libgit2Gravatar Dirk Hohndel
2014-03-06Initial implementation of git save formatGravatar Linus Torvalds
2014-02-02Search pkg-config before {xml2,xslt}-configGravatar Thiago Macieira
2014-02-02Fix the LIBDCDEVEL=1 build when libdivecomputer was shadow-builtGravatar Thiago Macieira
2014-01-15Query pkg-config with libxml2 via default name toGravatar Anton Lundin
2014-01-15Fix linking order of libxslt and libxmlGravatar Anton Lundin
2014-01-02Allow us to build for older versions of Mac OSX than we are runningGravatar Dirk Hohndel
2013-12-19Improve signing script, adjust flags for gcc-4.2Gravatar Dirk Hohndel
2013-12-03qmake: use real tabs for all .pri filesGravatar Lubomir I. Ivanov
2013-11-28subsurface-configure.pri: exclude -Wno-maybe-uninitialized on win32Gravatar Lubomir I. Ivanov
2013-11-21Silence some warnings when building on MacGravatar Dirk Hohndel
2013-10-13subsurface-configure.pri: fix for the QMAKE_HOST.os checkGravatar Lubomir I. Ivanov
2013-10-11Get cross build to work againGravatar Dirk Hohndel
2013-10-10subsurface-configure.pri: disable auto-"silent" mode for win32Gravatar Lubomir I. Ivanov
2013-10-09Try to read the libdivecomputer.la file (created by GNU libtool)Gravatar Thiago Macieira
2013-10-09We already try to link against libusb anywayGravatar Dirk Hohndel
2013-10-09Try hard not to link against a shared libdivecomputerGravatar Dirk Hohndel
2013-10-09subsurface-configure.pri: add a libiconv dependencyGravatar Lubomir I. Ivanov
2013-10-09subsurface-configure.pri: add another libxml/libxslt detection stageGravatar Lubomir I. Ivanov
2013-10-09subsurface-configure.pri: enable the libusb detection stageGravatar Lubomir I. Ivanov
2013-10-09subsurface-configure.pri: pkg-config detection changeGravatar Lubomir I. Ivanov
2013-10-09Don't set -Wno-maybe-uninitialized for clangGravatar Dirk Hohndel
2013-10-09Turn down warnings with Clang tooGravatar Thiago Macieira
2013-10-09Turn down warnings (after going through them)Gravatar Dirk Hohndel
2013-10-09Link static to libdivecomputerGravatar Anton Lundin
2013-10-08Turn off exceptions in C++Gravatar Thiago Macieira
2013-10-08Don't turn warnings on in Subsurface's buildGravatar Thiago Macieira
2013-10-08Implement a qmake-based build for SubsurfaceGravatar Thiago Macieira