[Git][wine/wine][master] 4 commits: configure: Cache the results of the MTLDevice check.
Alexandre Julliard pushed to branch master at wine / wine Commits: 9f3f9c07 by Alexandre Julliard at 2025-06-05T15:18:20+02:00 configure: Cache the results of the MTLDevice check. - - - - - 731cd0a7 by Alexandre Julliard at 2025-06-05T15:18:20+02:00 winebuild: Extend the -syscall flag to allow specifying the syscall number. - - - - - d260bedd by Alexandre Julliard at 2025-06-05T23:06:18+02:00 tools: Support explicit syscall numbers in make_specfiles. - - - - - c8c0a023 by Alexandre Julliard at 2025-06-05T23:06:23+02:00 ntdll: Add explicit ids to a number of syscalls. For the ones that seem to be mostly stable across Windows versions, based on the syscall table by Mateusz "j00ru" Jurczyk. - - - - - 7 changed files: - configure - configure.ac - dlls/ntdll/ntdll.spec - dlls/ntdll/ntsyscalls.h - tools/make_specfiles - tools/winebuild/parser.c - tools/winebuild/winebuild.man.in View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b0e348c0fbeb4fa5e05ad9e64107ae... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b0e348c0fbeb4fa5e05ad9e64107ae... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)