Alexandre Julliard pushed to branch master at wine / wine Commits: 2369eb25 by Paul Gofman at 2026-05-11T22:13:36+02:00 winsqlite3: Import sqlite3 from upstream release 3.51.1. - - - - - a123d731 by Paul Gofman at 2026-05-11T22:13:36+02:00 include: Add winsqlite3.h. Generated from https://sqlite.org/2025/sqlite-src-3510100.zip using steps in Makefile.msc, with manual changes: - SQLITE_CDECL, SQLITE_APICALL, SQLITE_CALLBACK and SQLITE_SYSAPI defines; - remove wrong SQLITE_APICALL from varatgs sqlite3_str_appendf(). - - - - - 3b57a30c by Paul Gofman at 2026-05-11T22:13:36+02:00 winsqlite3/tests: Add a basic test. - - - - - 11 changed files: - configure - configure.ac - + dlls/winsqlite3/Makefile.in - + dlls/winsqlite3/make_sqlite.py - + dlls/winsqlite3/tests/Makefile.in - + dlls/winsqlite3/tests/winsqlite3.c - + dlls/winsqlite3/winsqlite3.spec - include/Makefile.in - + include/winsqlite/winsqlite3.h - + libs/sqlite3/Makefile.in - + libs/sqlite3/sqlite3.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d8da1bd0a716db8381831c67a2235c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d8da1bd0a716db8381831c67a2235c... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help