Commit Graph

12 Commits

Author SHA1 Message Date
Robert Adam
755a8092c0
DOCS: Updated deps for Linux
The list of dependencies didn't include the libprotoc-dev package
2020-10-27 13:33:05 +01:00
Robert Adam
4e051d41fb
DOCS: Update linux deps for gRPC
The previous instructions lacked documentation of the dependencies for the gRPC support
2020-10-27 12:34:47 +01:00
Thomas Lange
4d1e6f83c3 BUILD(cmake): Remove obsolete option "dpkg-buildflags"
This was a leftover from the previous QMake options
but had no effect at all with CMake when enabled.

Distributions should use -DCMAKE_BUILD_TYPE='None'
to compile Mumble with the default compiler flags.
2020-10-22 00:56:54 +02:00
Thomas Lange
7ac922da61 MAINT: Fix typos in CMake option script 2020-10-22 00:56:40 +02:00
Robert Adam
30c51665a6
Merge pull request #4530: DOCS: Restructure and include build-documentation
The existing docs directory was restructured a bit and the build
documentation previously located at
https://github.com/mumble-voip/mumble-releng-vcpkg was integrated into
the main repository (after having received a good polish).

In addition to that the needed scripts and port-files from the linked
repository have now also been included in the main repo.

For additional changes see the commit's descriptions.
2020-10-12 09:35:48 +02:00
Robert
cec6fce48a MAINT: Added script to generate cmake documentation for all cmake options 2020-10-12 08:44:52 +02:00
Robert
2f45772c9c DOCS: Restructure and include build-documentation
The existing `docs` directory was restructured a bit and the build
documentation previously located at
https://github.com/mumble-voip/mumble-releng-vcpkg was integrated into
the main repository (after having received a good polish).

In addition to that the needed scripts and port-files from the linked
repository have now also been included in the main repo.
2020-10-12 08:16:01 +02:00
Davide Beatrici
779ccd6913 MAINT(docs): the Game bar trigger must be disabled for the guide button to work 2020-10-10 21:08:22 +02:00
Davide Beatrici
50e1902811 MAINT(docs): move and improve global shortcuts instructions and explanation 2020-10-08 09:09:26 +02:00
Robert Adam
870f0c3cfe MAINT(readme): Move READMEs for static server into docs/ 2020-07-08 17:55:46 +02:00
Federico Terraneo
664437c34d src/mumble/AudioInput: Documentation 2020-05-26 19:24:13 +02:00
Mikkel Krautz
18ccbf1faf docs/MurmurLocking.md: add documentation for Murmur's locking strategy. 2016-06-24 00:03:12 +02:00