mumble/docs/dev
Robert Adam b0b47cda3b BUILD(cmake): Improve LTO handling
Instead of having a fixed setting that affects all build modes, we now
set LTO only for release builds (but then for all targets). This has the
advantage that a dev doesn't have to switch LTO on and off when
switching between Release and Debug builds.
2023-04-20 19:37:37 +02:00
..
build-instructions BUILD(cmake): Improve LTO handling 2023-04-20 19:37:37 +02:00
maintenance DOCS: Backporting translations 2021-09-06 08:50:32 +02:00
plugins DOCS(api): Fix typo 2021-11-26 22:45:24 +00:00
AudioInputDebug.md DOCS: Restructure and include build-documentation 2020-10-12 08:16:01 +02:00
ExtendingTheIceInterface.md MAINT: Rename Murmur.ice to MumbleServer.ice 2022-09-10 17:28:34 +02:00
IncrementingTheMumbleAPI.md DOCS(plugins): Document Mumble API increments 2022-08-01 12:27:09 +02:00
MurmurLocking.md DOCS: Restructure and include build-documentation 2020-10-12 08:16:01 +02:00
Profiling.md FEAT(server): Add support for the tracy profiler 2021-12-29 18:01:28 +01:00
TheMumbleSourceCode.md CHANGE(server): Remove gRPC implementation 2022-03-16 08:23:38 +01:00