[Git][wine/wine][master] 4 commits: makefiles: Make spec files optional for driver modules.
Alexandre Julliard pushed to branch master at wine / wine Commits: 2da85b41 by Alexandre Julliard at 2025-04-17T12:37:11+02:00 makefiles: Make spec files optional for driver modules. - - - - - 04f3d34f by Alexandre Julliard at 2025-04-17T19:05:48+02:00 ntdll: Add a stub for NtCreateSectionEx(). - - - - - 177ed298 by Alexandre Julliard at 2025-04-17T20:34:14+02:00 kernelbase: Implement CreateFileMapping2(). - - - - - 87827507 by Alexandre Julliard at 2025-04-17T23:29:42+02:00 cmd/tests: Fix the NUL device name. - - - - - 23 changed files: - dlls/kernelbase/kernelbase.spec - dlls/kernelbase/sync.c - dlls/msacm32.drv/Makefile.in - dlls/ntdll/ntdll.spec - dlls/ntdll/ntsyscalls.h - dlls/ntdll/signal_arm64ec.c - dlls/ntdll/unix/sync.c - − dlls/winealsa.drv/winealsa.drv.spec - − dlls/wineandroid.drv/wineandroid.drv.spec - − dlls/winecoreaudio.drv/winecoreaudio.drv.spec - − dlls/winemac.drv/winemac.drv.spec - − dlls/wineoss.drv/wineoss.drv.spec - dlls/wineps.drv/Makefile.in - − dlls/winepulse.drv/winepulse.drv.spec - − dlls/winewayland.drv/winewayland.drv.spec - dlls/winex11.drv/Makefile.in - dlls/winspool.drv/Makefile.in - dlls/wow64/virtual.c - include/memoryapi.h - include/winternl.h - programs/cmd/tests/test_builtins.cmd - tools/make_makefiles - tools/makedep.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e33cf82cf48b79c1f1f018872c403d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e33cf82cf48b79c1f1f018872c403d... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)