Commit Graph

22 Commits

Author SHA1 Message Date
Benson Muite
3b1289a2b7 DOCS: Dependencies for Cent OS 8
Implements suggestions in #4598
2020-12-13 15:27:12 +03:00
Benson Muite
1b12795f01 DOCS: Add link to cmake download page
Add a link to the cmake download page where various options for installing cmake can be found.
2020-11-27 09:02:53 +03:00
Robert Adam
9ce724656b DOCS: Fix typo in build_linux.md 2020-11-24 10:00:02 +01:00
Mark Dain
deecd17069 DOCS: Made dependence on g++-multilib more explicit
By default this library is needed as the option overlay-xcompile
defaults to ON. Therefore we should list g++-multilib as a dependency
directly and only mention how to get rid of this dependency, not the
other way around.

This will probably avoid some confusion on the reader's side.
2020-11-24 09:57:46 +01:00
Robert Adam
0d005c6e17
Merge pull request #4587: DOCS: Overlay xcompile dependency 2020-11-20 17:54:31 +01:00
Robert Adam
5a515aa1ac DOCS: Overlay xcompile dependency 2020-11-20 14:10:43 +01:00
Robert Adam
da9517e7cc DOCS: Note about selecting OpenSSL directory
The issue of cmake finding an incompatible OpenSSL version was
encountered on macOS in #4486, which is why the problem is also
explicitly mentioned in the macOS instructions.
2020-11-20 13:55:37 +01:00
Robert Adam
a3086acade
Merge pull request #4557: DOCS: Added info for building with powershell
Includes a script that implementers can basically copy and paste and run in order to use the same process for setting environment and path variables that the developer command prompt uses.
2020-11-01 12:56:47 +01:00
Jono
1e65c29198 DOCS: Added info for building with powershell
Includes a script that implementers can *basically* copy and paste and
run in order to use the same process for setting environment and path
variables that the developer command prompt uses.  # This is the commit
message #2:
2020-11-01 08:24:23 +01:00
Robert Adam
04cdb31f57 DOCS: Added instructions to install Visual Studio
It seems like this part was overlooked at the time the docs were
written.
2020-11-01 08:20:00 +01:00
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