Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21compiler.pri: use default OS X SDK instead of hard-coding it.Mikkel Krautz
2013-08-26compiler.pri: allow version-less Boost to be used on Windows.Mikkel Krautz
2013-08-02compiler.pri: use short-form OS X SDKs for Qt 5.Mikkel Krautz
2013-08-02compiler.pri: update to Boost 1.54.0 on OS X.Mikkel Krautz
2013-06-29mumble: Qt 5 support for OS X.Mikkel Krautz
2012-12-27Make analyze config option also apply to release buildsStefan Hacker
2012-12-24WASAPINotificationClient singleton initialization wasn't threadsafe.Stefan Hacker
2012-12-23compiler.pri: add CONFIG=clang-analyzer for the clang-checker slave.Mikkel Krautz
2012-09-15compiler.pri: Update OS X Boost to 1.51.0.Mikkel Krautz
2012-08-19compiler.pri: fix mistakes from previous commit; use QMAKE_OBJECTIVE_C(XX)FLA...Mikkel Krautz
2012-08-18compiler.pri: cleanup -isystem includes, fix ObjC/ObjC++ FLAGS.Mikkel Krautz
2012-08-18compiler.pri: mark all external library include paths as system paths to supp...Mikkel Krautz
2012-08-05Boost 1.50.0 for OS X.Mikkel Krautz
2012-07-11OS X: use clang++ for QMAKE_CXX.Mikkel Krautz
2012-07-11OS X: update build for Xcode 4.4.Mikkel Krautz
2012-04-30Upgrade boostThorvald Natvig
2012-02-18OS X: Update compiler.pri to new Lion toolchainMikkel Krautz
2012-01-11Build fixes for universal OS X.Mikkel Krautz
2011-08-14Update Boost version for OS X.Mikkel Krautz
2011-08-06Make vld an explicit, default off, option instead of implicit defaultStefan Hacker
2011-07-29Updated boost to 1.47Stefan Hacker
2011-06-17Add build configuration for compiling on Lion.Mikkel Krautz
2011-05-16Add quiet-build-log config optionThorvald Natvig
2011-05-05Use installation default paths and stop being difficultThorvald Natvig
2011-03-19Update boost to 1.46.1Stefan Hacker
2011-03-13Update win32 build pathsThorvald Natvig
2010-11-29Update Boost path for OSX to 1.45.0.Mikkel Krautz
2010-11-25Boost 1.45Thorvald Natvig
2010-11-15Add no-vld and no-plugin qmake flagsStefan Hacker
2010-10-22Add a winpaths_default.pri to contain all windows dependency paths and make t...Stefan Hacker
2010-08-23Use QT_MAC_USE_COCOA instead of MACOSX_UNIVERSAL_BUILD. Fix universal build.Mikkel Krautz
2010-08-19Boost 1.44Thorvald Natvig
2010-08-19Bump Boost to 1.44.0 for OSX.Mikkel Krautz
2010-08-12SSE2 build using MSVCThorvald Natvig
2010-07-30Diable overlay for universal Mac OS X builds.Mikkel Krautz
2010-07-24Make CONFIG+=universal imply no-cocoaMikkel Krautz
2010-07-11Update Mac OS X build for Ice-3.4.1, Boost 1.43.0 and detect the presence of ...Mikkel Krautz
2010-06-14Enable Windows security stuff for release buildsBenjamin Jemlich
2010-06-14Fix qmake 4.7 deprecation warningsBenjamin Jemlich
2010-05-18Update to new Boost and BonjourThorvald Natvig
2010-02-16Add CONFIG+=universal for the traditional (i386,ppc) build of Mumble.Mikkel Krautz
2010-02-16CFLAGS fix for multiarch OSX overlay.Mikkel Krautz
2010-02-16Change default OSX build to x86_64.Mikkel Krautz
2010-02-10Automatic snapshot download and installThorvald Natvig
2010-02-05Boost 1.42.0 for Mac OS X.Mikkel Krautz
2010-02-04Boost 1.42 for Win32Thorvald Natvig
2010-02-02Fix no-overlay option.Mikkel Krautz
2010-02-01Add CONFIG+=no-overlay for devices where an overlay doesn't make sense.Mikkel Krautz
2010-01-23New SharedMemory2 class for communication client/serverThorvald Natvig
2010-01-08Use uiAccess only for mumble.exeThorvald Natvig