merge/upstream-full #105

Manually merged
jabber.developer merged 407 commits from merge/upstream-full into master 2026-05-26 17:54:34 +00:00
206 changed files with 6085 additions and 27529 deletions
Showing only changes of commit a1fe714487 - Show all commits

View File

@@ -63,6 +63,8 @@ if is_debug
add_project_arguments([
'-ggdb3',
'-Wunused',
'-Wall',
'-Wextra',
], language: 'c')
endif