mumble/3rdparty
Mikkel Krautz 5cffbf3bd3 Always prepend 'release' or 'debug' dirs when adding to QMAKE_LIBDIR.
This commit changes various pri and pro files to always prepend
the global build output directory (which can be either 'release'
or 'debug', depending on the current build configuration).

Otherwise, if a library that we build ourselves, such as -lspeex in
CONFIG+=bundled-speex, is also available in one of the other lib dirs,
we can't be sure that the one in our build output directory will be used.

This is a problem on FreeBSD, where we add /usr/local/lib
to the QMAKE_LIBDIR in compiler.pri. That directory might contain
its own -lspeex.

With this change, we now prefer libraries in our build output directory
to system libraries.
2016-11-27 01:13:57 +01:00
..
celt-0.7.0-build 3rdparty: for CELT and Opus, define APPROX_FLOAT if -ffast-math is in CFLAGS. 2015-11-28 21:13:42 +01:00
celt-0.7.0-src@5a16cda6d7 Move speex, celt-0.7.0, celt-0.11.0, opus and sbcelt to the 3rdparty directory. 2015-01-05 23:11:59 +01:00
celt-0.11.0-build 3rdparty: for CELT and Opus, define APPROX_FLOAT if -ffast-math is in CFLAGS. 2015-11-28 21:13:42 +01:00
celt-0.11.0-src@e3d39fec7c Move speex, celt-0.7.0, celt-0.11.0, opus and sbcelt to the 3rdparty directory. 2015-01-05 23:11:59 +01:00
GL Overlay: Use standard OpenGL headers rather than duplicating code 2015-01-11 12:04:12 +01:00
mach-override-build Disable warnings by default for third party library mach-override. 2015-11-15 12:43:04 +01:00
mach-override-src@919148f94d Add mach_override as a 3rdparty dep and hook it into the OS X overlay. 2015-02-05 23:11:28 +01:00
minhook-build 3rdparty/minhook-build: disable third-party warnings by default in MinHook. 2015-12-28 01:26:03 +01:00
minhook-src@cbd6254467 Point 3rdparty/minhook-src back to 'cbd6254467b0f4b20f3fc2b47ceea44e26330a34'. 2015-06-05 02:19:31 +02:00
opus-build 3rdparty/opus-build: re-structure qmake logic for including SSE, SSE2 and SSE4.1 sources into the build. 2015-12-30 16:37:00 +01:00
opus-src@7bfa6d4a4f Update Opus to 1.1.1. 2015-12-20 20:27:13 +01:00
qqbonjour-src 3rdparty/qqbonjour-src: in BonjourServiceResolver, always tear down ResolveRecord on error. 2016-11-25 22:27:10 +01:00
sbcelt-helper-build Move speex, celt-0.7.0, celt-0.11.0, opus and sbcelt to the 3rdparty directory. 2015-01-05 23:11:59 +01:00
sbcelt-lib-build Move speex, celt-0.7.0, celt-0.11.0, opus and sbcelt to the 3rdparty directory. 2015-01-05 23:11:59 +01:00
sbcelt-src@045493d60b Update sbcelt submodule to include fix for Xiph.org's git:// -> https:// transition. 2015-09-27 10:39:18 +02:00
smallft-src Move smallft to 3rdparty/smallft-src and add to 3rdPartyLicenses. 2016-04-28 13:11:33 +02:00
speex-build Always prepend 'release' or 'debug' dirs when adding to QMAKE_LIBDIR. 2016-11-27 01:13:57 +01:00
speex-src@ecc63b360c Switch from old speex to new speex and speexdsp 2015-05-06 20:22:11 +02:00
speexdsp-src@a2133f5904 Switch from old speex to new speex and speexdsp 2015-05-06 20:22:11 +02:00
xinputcheck-build GlobalShortcutWin: Exclude XInput devices from DirectInput. 2016-03-03 16:13:26 +01:00
xinputcheck-src 3rdparty/xinputcheck-src: add Xbox One controller (w/ 3.5 mm jack). 2016-08-06 20:23:14 +02:00