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
2021-01-10FEAT(installer): Add support for snapshot buildsNik Reist
2021-01-06BUILD(versioning): Make use of the 4th part (build/tweak) of the versionDavide Beatrici
2020-12-12REFAC(installer-msi) Simplify WiX component installNik Reist
2020-10-24BUILD(cmake): Revamp install pathsRobert
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-09-02MAINT: Make use of cmake configure for versionRobert Adam
2020-09-02BUILD(qmake): RemoveRobert Adam
2020-07-12Add install() directives, for "install" step and CPackNik Reist
2020-07-11Client: add CMakeLists.txt filesDavide Beatrici
2020-07-02REFAC(client): replace NULL with nullptrPopkornium18
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-02-19src: set custom build directory in relation to the global onedavidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-08-05Fix assignment spacing in pro filesJan Klass
2017-06-03mumble_exe: fix typo and simplify comment about LoadLibraryEx bug.Mikkel Krautz
2017-06-03mumble_exe: document LoadLibraryEx workaround for mumble-voip/mumble#2837.Mikkel Krautz
2017-03-17mumble_exe.pro: Enable UNICODE for MinGWDavide Beatrici
2017-03-17mumble_exe.pro: Remove MSVC flags for MinGWDavide Beatrici
2017-03-17mumble_exe.pro: Don't use "mt.exe" with MinGWDavide Beatrici
2017-03-05Move .pri files and "toolchain" folder in "qmake"Davide Beatrici
2017-02-11mumble_exe: when using a versioned root, set the CWD to it.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble_exe: update to use LICENSE.header.Mikkel Krautz
2015-06-03mumble_exe: fix expansion of baked-in MUMBLE_VERSION.Mikkel Krautz
2015-06-01Add support for running with a versioned root path in mumble.exe.Mikkel Krautz
2013-11-11mumble, mumble_exe: fix overlay self-detection for the mumble_app.dll build.Mikkel Krautz
2013-09-14mumble_exe: do not add mumble.exe's parent directory to PATH.Mikkel Krautz
2013-09-13mumble_exe: add user-visible alert dialogs for error states.Mikkel Krautz
2013-08-25mumble, murmur: final adjustments for the win32-static buildenv.Mikkel Krautz