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

github.com/mumble-voip/mumblekit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-23fix warnings: set ARCHS = arm64Andreas Hubel
2021-01-23update project settingsAndreas Hubel
2017-09-08Add SKIP_INSTALL = YES to our Base.xcconfigs.Mikkel Krautz
2016-11-27Update MumbleKit to Xcode 8.1 defaults.Mikkel Krautz
2014-04-06Base.xcconfig: update all Base.xcconfigs to add armv7s to ARCHS.Mikkel Krautz
2014-04-06MumbleKit: build on arm64.Mikkel Krautz
2014-03-103rdparty: update .xcodeprojs to Xcode 5 defaults.Mikkel Krautz
2014-01-263rdparty/protobuf: sync with HEAD.Mikkel Krautz
2014-01-263rdparty/openssl: update to OpenSSL 1.0.0l.Mikkel Krautz
2014-01-263rdparty/opusbuild, 3rdparty/celt-0.7.0, 3rdparty/celt-0.7.0-build: build CEL...Mikkel Krautz
2014-01-263rdparty/opus, 3rdparty/opusbuild: update to Opus 1.1.Mikkel Krautz
2013-02-063rdparty/openssl: sync with openssl-mirror.Mikkel Krautz
2013-02-063rdparty/openssl, 3rdparty/opensslbuild: update to OpenSSL 1.0.0k.Mikkel Krautz
2013-01-273rdparty/opus: use same commit as desktop Mumble.Mikkel Krautz
2012-12-213rdparty/protobuf: unbreak Base.xcconfig by using correctly formatted comments.Mikkel Krautz
2012-12-21cfg, 3rdparty: update build to work in directories with spaces in them.Mikkel Krautz
2012-09-23Update .xcodeprojs, inhibit warnings from 3rdparty libs.Mikkel Krautz
2012-09-193rdparty/openssl: sync.Mikkel Krautz
2012-09-18cfg, 3rdparty: fix xcconfigs to use iOS 5 deployment target.Mikkel Krautz
2012-05-02Fix Mac OS X build.Jeremy Knope
2012-03-143rdparty/protobuf: update to tip.Mikkel Krautz
2012-03-143rdparty/openssl: sync to OpenSSL 1.0.0h.Mikkel Krautz
2012-03-12Update build to use xcconfig files.Mikkel Krautz
2012-03-11BetaDist build fixes.Mikkel Krautz
2012-03-11Opus implementation.Mikkel Krautz
2012-02-11Add Opus build infrastructure (only tested on iOS, for now).Mikkel Krautz
2012-02-02Don't set GCC_VERSION in project files.Mikkel Krautz
2012-02-02Remove CMake.Mikkel Krautz
2011-11-22Actually *use* the CELT's config.h. Also crank up optimization build settings...Mikkel Krautz
2011-11-20Add AppStore configuration to submodule build files.Mikkel Krautz
2011-11-18Update openssl submodule to 1.0.0e.Mikkel Krautz
2011-11-17Update protobuf submodule.Mikkel Krautz
2011-08-07Update to OpenSSL 1.0.0.d.Mikkel Krautz
2011-07-26Update .xcodeprojs.Mikkel Krautz
2011-06-04Make sure to disable thumb for armv6 for Xcode 4 build.Mikkel Krautz
2011-05-23SKIP_INSTALL for iOS targets.Mikkel Krautz
2011-05-23Add BetaDist targets to MumbleKit.Mikkel Krautz
2011-03-15Add Xcode 4 .xcodeprojs and make that the default build system. CMkake is sti...Mikkel Krautz
2011-01-25Use openssl-1.0.0c.Mikkel Krautz
2010-11-22Update OpenSSL.Mikkel Krautz
2010-11-22Update protobuf.Mikkel Krautz
2010-11-12Update protobuf module.Mikkel Krautz
2010-10-06Switch protobuf submodule to Booyah Inc.'s protobuf-objc repo on GitHub.Mikkel Krautz
2010-09-25Remove gostsum.c from OpenSSL build, it's a program, not part of the library.Mikkel Krautz
2010-09-18Ability to select compiler with -DXCODE_COMPILER={gcc,llvmgcc,clang} for CMak...Mikkel Krautz
2010-09-18Specify our build arches for MACOSX_BUILD and IOS_BUILD for CMake.Mikkel Krautz
2010-09-18Proper -mthumb and debug symbol settings.Mikkel Krautz
2010-09-14Make CMake build system work for Mac OS X as well.Mikkel Krautz
2010-09-13Enable Thumb instructions for ARMv7 only.Mikkel Krautz
2010-09-13Alternative CMake build system for MumbleKit (iOS only for now)Mikkel Krautz