Commit Graph

6 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
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