Age | Commit message (Expand) | Author |
2015-02-22 | More flexibility when linking statically against libgit2 | Dirk Hohndel |
2015-02-18 | Use QMAKE_RPATHDIR instead of -Wl,-rpath | Dirk Hohndel |
2015-02-17 | Fix rpath syntax | Dirk Hohndel |
2015-02-17 | Use rpath to make binaries run without LD_LIBRARY_PATH | Dirk Hohndel |
2015-02-17 | LIBMARBLEDEVEL points to an install dir, not a build dir | Dirk Hohndel |
2014-12-26 | Make qmake work for Qt5 on Mac | Robert C. Helling |
2014-12-10 | Updates to Ubuntu package building process | Dirk Hohndel |
2014-12-02 | Ubuntu packaging: include static libmarblewidget | Dirk Hohndel |
2014-12-02 | Allow static libgit2 | Dirk Hohndel |
2014-12-02 | Allow LIBDCDEVEL to specify a path | Dirk Hohndel |
2014-06-14 | Make system detection compile on Mac | Dirk Hohndel |
2014-06-06 | qmake: change the folder structure assumed for LIBMARBLEDEVEL | Dirk Hohndel |
2014-04-21 | More cross building stuff | Dirk Hohndel |
2014-03-27 | Remove printing when building for Android | Anton Lundin |
2014-03-27 | Remove usermanual when building for Android | Anton Lundin |
2014-03-27 | Disable marble on Android | Anton Lundin |
2014-03-27 | Introduce NO_MARBLE define, make GlobeGPS a dummy | Anton Lundin |
2014-03-25 | Add the WIN32_CONSOLE_APP flag | Lubomir I. Ivanov |
2014-03-07 | Update cross building for Windows on Linux | Dirk Hohndel |
2014-03-07 | Add a workaround for using post 0.20 git versions of libgit2 | Dirk Hohndel |
2014-03-06 | Initial implementation of git save format | Linus Torvalds |
2014-02-02 | Search pkg-config before {xml2,xslt}-config | Thiago Macieira |
2014-02-02 | Fix the LIBDCDEVEL=1 build when libdivecomputer was shadow-built | Thiago Macieira |
2014-01-15 | Query pkg-config with libxml2 via default name to | Anton Lundin |
2014-01-15 | Fix linking order of libxslt and libxml | Anton Lundin |
2014-01-02 | Allow us to build for older versions of Mac OSX than we are running | Dirk Hohndel |
2013-12-19 | Improve signing script, adjust flags for gcc-4.2 | Dirk Hohndel |
2013-12-03 | qmake: use real tabs for all .pri files | Lubomir I. Ivanov |
2013-11-28 | subsurface-configure.pri: exclude -Wno-maybe-uninitialized on win32 | Lubomir I. Ivanov |
2013-11-21 | Silence some warnings when building on Mac | Dirk Hohndel |
2013-10-13 | subsurface-configure.pri: fix for the QMAKE_HOST.os check | Lubomir I. Ivanov |
2013-10-11 | Get cross build to work again | Dirk Hohndel |
2013-10-10 | subsurface-configure.pri: disable auto-"silent" mode for win32 | Lubomir I. Ivanov |
2013-10-09 | Try to read the libdivecomputer.la file (created by GNU libtool) | Thiago Macieira |
2013-10-09 | We already try to link against libusb anyway | Dirk Hohndel |
2013-10-09 | Try hard not to link against a shared libdivecomputer | Dirk Hohndel |
2013-10-09 | subsurface-configure.pri: add a libiconv dependency | Lubomir I. Ivanov |
2013-10-09 | subsurface-configure.pri: add another libxml/libxslt detection stage | Lubomir I. Ivanov |
2013-10-09 | subsurface-configure.pri: enable the libusb detection stage | Lubomir I. Ivanov |
2013-10-09 | subsurface-configure.pri: pkg-config detection change | Lubomir I. Ivanov |
2013-10-09 | Don't set -Wno-maybe-uninitialized for clang | Dirk Hohndel |
2013-10-09 | Turn down warnings with Clang too | Thiago Macieira |
2013-10-09 | Turn down warnings (after going through them) | Dirk Hohndel |
2013-10-09 | Link static to libdivecomputer | Anton Lundin |
2013-10-08 | Turn off exceptions in C++ | Thiago Macieira |
2013-10-08 | Don't turn warnings on in Subsurface's build | Thiago Macieira |
2013-10-08 | Implement a qmake-based build for Subsurface | Thiago Macieira |