index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subsurface-configure.pri
Age
Commit message (
Expand
)
Author
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