Mikkel Krautz
9f62921e14
mumble: Qt 5 support for OS X.
2013-06-29 16:56:41 +02:00
Stefan Hacker
8b74d4bb6c
Make analyze config option also apply to release builds
2012-12-27 18:22:29 +01:00
Stefan Hacker
0d825b3879
WASAPINotificationClient singleton initialization wasn't threadsafe.
...
* Implementation relied on local static variable initialization being
threadsafe which is not the case before C++11.
* To retain lazy initialization now using boost::call_one() to force
thread-safe first get()
* This adds a non header dependency to boost::threads for the windows
build.
2012-12-24 01:55:52 +01:00
Mikkel Krautz
ea221f30ab
compiler.pri: add CONFIG=clang-analyzer for the clang-checker slave.
2012-12-22 22:39:07 +01:00
Mikkel Krautz
e8a28dce9c
compiler.pri: Update OS X Boost to 1.51.0.
2012-09-15 14:27:00 +02:00
Mikkel Krautz
a0b3706125
compiler.pri: fix mistakes from previous commit; use QMAKE_OBJECTIVE_C(XX)FLAGS for ObjC-flags.
2012-08-19 11:15:20 +02:00
Mikkel Krautz
beea3015a6
compiler.pri: cleanup -isystem includes, fix ObjC/ObjC++ FLAGS.
2012-08-18 20:19:04 +02:00
Mikkel Krautz
f102f56583
compiler.pri: mark all external library include paths as system paths to suppress warnings.
2012-08-18 15:28:49 +02:00
Mikkel Krautz
cfa5125956
Boost 1.50.0 for OS X.
2012-08-05 00:49:12 +02:00
Mikkel Krautz
5e4c61cc02
OS X: use clang++ for QMAKE_CXX.
2012-07-11 13:28:40 +02:00
Mikkel Krautz
105c72eef7
OS X: update build for Xcode 4.4.
2012-07-11 13:21:24 +02:00
Thorvald Natvig
4653fd8e3d
Upgrade boost
2012-04-29 23:24:07 +02:00
Mikkel Krautz
fa9aed87b5
OS X: Update compiler.pri to new Lion toolchain
2012-02-18 01:46:05 +01:00
Mikkel Krautz
133a83f983
Build fixes for universal OS X.
2012-01-11 19:02:45 +01:00
Mikkel Krautz
53cd8e4b1b
Update Boost version for OS X.
2011-08-14 12:09:44 +02:00
Stefan Hacker
b05dc717c9
Make vld an explicit, default off, option instead of implicit default
2011-08-05 23:59:55 +02:00
Stefan Hacker
d31b33dc61
Updated boost to 1.47
2011-07-29 01:08:49 +02:00
Mikkel Krautz
e9cfd217dd
Add build configuration for compiling on Lion.
2011-06-17 16:25:01 +02:00
Thorvald Natvig
d0f075e36b
Add quiet-build-log config option
2011-05-15 14:57:59 -07:00
Thorvald Natvig
1550415a16
Use installation default paths and stop being difficult
2011-05-04 17:56:21 -07:00
Stefan Hacker
7bdd779ec7
Update boost to 1.46.1
2011-03-19 00:51:30 +01:00
Thorvald Natvig
973790fc19
Update win32 build paths
2011-03-12 15:45:14 -08:00
Mikkel Krautz
b8cb9d0d53
Update Boost path for OSX to 1.45.0.
2010-11-28 23:49:45 +01:00
Thorvald Natvig
84884ba4cd
Boost 1.45
2010-11-24 20:22:35 -08:00
Stefan Hacker
ca23daf003
Add no-vld and no-plugin qmake flags
2010-11-15 11:59:40 +01:00
Stefan Hacker
d84fa5d7fc
Add a winpaths_default.pri to contain all windows dependency paths and make them easily overridable by a custom winpaths_custom.pri
2010-10-21 22:51:27 +02:00
Mikkel Krautz
433c5f62b3
Use QT_MAC_USE_COCOA instead of MACOSX_UNIVERSAL_BUILD. Fix universal build.
2010-08-22 22:52:16 +02:00
Thorvald Natvig
81f9d9fcd2
Boost 1.44
2010-08-19 16:13:27 +02:00
Mikkel Krautz
11edcd6832
Bump Boost to 1.44.0 for OSX.
2010-08-18 23:34:42 +02:00
Thorvald Natvig
ff4783858c
SSE2 build using MSVC
2010-08-11 22:35:41 +02:00
Mikkel Krautz
41cdc04b31
Diable overlay for universal Mac OS X builds.
2010-07-30 16:26:35 +02:00
Mikkel Krautz
3c936c28f7
Make CONFIG+=universal imply no-cocoa
2010-07-24 11:58:28 +02:00
Mikkel Krautz
e925ec60fe
Update Mac OS X build for Ice-3.4.1, Boost 1.43.0 and detect the presence of LGLCD SDK (disable g15helper if not present)
2010-07-11 18:10:33 +02:00
Benjamin Jemlich
47af9357d3
Enable Windows security stuff for release builds
2010-06-14 21:59:06 +02:00
Benjamin Jemlich
249390708c
Fix qmake 4.7 deprecation warnings
2010-06-14 21:20:19 +02:00
Thorvald Natvig
230c942f0a
Update to new Boost and Bonjour
2010-05-18 14:36:34 +02:00
Mikkel Krautz
c0791fb9ee
Add CONFIG+=universal for the traditional (i386,ppc) build of Mumble.
2010-02-16 01:16:04 +01:00
Mikkel Krautz
6fa64111fd
CFLAGS fix for multiarch OSX overlay.
2010-02-15 22:24:04 +01:00
Mikkel Krautz
cbc5380115
Change default OSX build to x86_64.
2010-02-15 22:24:04 +01:00
Thorvald Natvig
b33d3b87fe
Automatic snapshot download and install
2010-02-10 16:02:24 +01:00
Mikkel Krautz
298bbb7864
Boost 1.42.0 for Mac OS X.
2010-02-05 10:02:47 +01:00
Thorvald Natvig
cd6667bfb1
Boost 1.42 for Win32
2010-02-04 13:22:53 +01:00
Mikkel Krautz
9a9ad5ce1e
Fix no-overlay option.
2010-02-01 22:42:41 +01:00
Mikkel Krautz
3203941f6c
Add CONFIG+=no-overlay for devices where an overlay doesn't make sense.
2010-02-01 20:49:16 +01:00
Thorvald Natvig
d1734524d2
New SharedMemory2 class for communication client/server
2010-01-23 07:43:40 +01:00
Thorvald Natvig
2e177ba8f6
Use uiAccess only for mumble.exe
2010-01-08 03:59:01 +01:00
Thorvald Natvig
a42f16063c
Set uiAccess to true
2009-12-27 03:59:59 +01:00
Mikkel Krautz
04725ad5b2
Attempt at better OSX 10.4 support.
2009-12-20 13:44:52 +01:00
Thorvald Natvig
90e945ce79
Add CONFIG+=analyze for VC. Needs a lot more filtering to be really usefull.
2009-12-16 19:07:09 +01:00
Mikkel Krautz
e9f7e0a732
Add no-cocoa CONFIG option, to allow Mumble to build against non-Cocoa Qt.
2009-12-10 00:29:11 +01:00