[Git][wine/wine][master] 4 commits: dataexchange: Don't create an empty import lib.
Alexandre Julliard pushed to branch master at wine / wine Commits: 50a2ab65 by Alexandre Julliard at 2025-02-26T16:28:55+01:00 dataexchange: Don't create an empty import lib. - - - - - 73ab9ca8 by Alexandre Julliard at 2025-02-26T17:06:45+01:00 makefiles: Import winecrt0 by default even with -nodefaultlibs. - - - - - 0828f33e by Alexandre Julliard at 2025-02-26T21:41:13+01:00 tools: Avoid const strarray pointers in all functions. - - - - - 3310434e by Alexandre Julliard at 2025-02-26T22:14:22+01:00 include: Fix some invalid array definitions in PDB structures. - - - - - 14 changed files: - dlls/dataexchange/Makefile.in - dlls/kernel32/Makefile.in - dlls/kernelbase/Makefile.in - dlls/ntdll/Makefile.in - dlls/win32u/Makefile.in - dlls/wow64/Makefile.in - dlls/wow64cpu/Makefile.in - dlls/wow64win/Makefile.in - dlls/xtajit64/Makefile.in - include/wine/mscvpdb.h - tools/makedep.c - tools/tools.h - tools/widl/widl.c - tools/winebuild/import.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ec1c66a09d67b6e56d183bd742b562... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ec1c66a09d67b6e56d183bd742b562... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)