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
2022-09-10BUILD: Ensure aux files always use correct namesRobert Adam
2022-09-10MAINT: Use separate directory for auxiliary filesRobert Adam
2022-09-10MAINT: Moved g15helper/ to helpers/ dirRobert Adam
2022-08-26BUILD(appstream): Include release dateJonah BrĂ¼chert
2022-03-27BUILD: Allow to prefer system GSL-installation over bundled oneRobert Adam
2022-03-16CHANGE(server): Remove gRPC implementationRobert Adam
2022-02-06Merge PR #5502: BUILD(client): overlay_gl: Detect OpenBSDRobert Adam
2022-02-06BUILD(client): Do not build overlay by default on OpenBSDKlemens Nanni
2022-01-21BUILD: Build tests in package builds by defaultKlemens Nanni
2022-01-04MAINT: Update copyright to 2022Robert Adam
2022-01-01BUILD: Remove concept of an RELEASE_IDRobert Adam
2021-12-26BUILD: Enable LTO, if supportedRobert Adam
2021-11-28BUILD: Use build number instead of patch versionRobert Adam
2021-06-15FIX(client): Ambiguity in plugin installerRobert Adam
2021-06-10BUILD(cmake): Increase OSX deployment targetRobert Adam
2021-06-04BUILD: Bump version number to 1.5.0Robert Adam
2021-05-13BUILD(cmake): Bundle Qt translationsRobert Adam
2021-05-11BUILD(cmake): Set policy CMP0118Robert Adam
2021-04-16FEAT(client): Plugin frameworkRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-06BUILD(cmake): Increase unity build batch sizeRobert Adam
2021-03-06BUILD(cmake): Always define _USE_MATH_DEFINESRobert Adam
2021-02-23FIX(client): Outdated copyright noticeRobert Adam
2021-02-17FIX(build): disable overlay on ARM macscfstras
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-12-06BUILD: Fix Debug flags not setRobert Adam
2020-10-24Merge pull request #4503: BUILD(cmake): Revamp install pathsRobert Adam
2020-10-24BUILD(cmake): Revamp install pathsRobert
2020-10-22BUILD(cmake): Remove obsolete option "dpkg-buildflags"Thomas Lange
2020-10-15FIX(cmake): Revise if condition for Release build typeNik Reist
2020-09-28BUILD(cmake): Enable -Werr by defaultRobert
2020-09-23BUILD(cmake): Suppress warning on following runsRobert
2020-09-17BUILD(cmake): Display Release build type properlyRobert
2020-09-12Merge pull request #4480: BUILD(cmake): Don't re-use BUILD_TESTINGRobert Adam
2020-09-11BUILD(cmake): Fix plugins install directoryRobert
2020-09-11BUILD(cmake): Don't re-use BUILD_TESTINGRobert
2020-09-02MAINT: Make use of cmake configure for versionRobert Adam
2020-09-02BUILD(cmake): Fix typoRobert Adam
2020-09-01BUILD(cmake): Print out build typeRobert Adam
2020-09-01BUILD(cmake): Use GENERATOR_IS_MULTI_CONFIGRobert Adam
2020-09-01BUILD(cmake): Fix architecture outputRobert Adam
2020-08-31BUILD(cmake): Added debug-dependency-search optionRobert Adam
2020-08-31BUILD(cmake): Start cmake output with info headerRobert Adam
2020-08-09MAINT: Disable warnings for 3rdparty projectsRobert Adam
2020-07-12Remove "primarily intended for gamers" from project descriptionRobert Adam
2020-07-12Make version RegEx more robustRobert Adam
2020-07-12CMakeLists.txt: add "packaging" option, disabled by defaultNik Reist
2020-07-11Add main CMakeLists.txt filesDavide Beatrici