Alexandre Julliard pushed to branch master at wine / wine
Commits: f4e5d266 by Alexandre Julliard at 2025-10-10T13:41:08+02:00 makefiles: List headers in the makefile if they shadow a global header.
So that we only need to look on disk for local headers. It saves about 30% on the time needed to parse dependencies.
- - - - - 5bd4eb7b by Alexandre Julliard at 2025-10-10T13:42:36+02:00 setupapi: Only use the actual source name for the first file in the manifest.
- - - - - bf764951 by Alexandre Julliard at 2025-10-10T13:42:36+02:00 msi/tests: Clear the export directory on copied dll to prevent loading the builtin.
- - - - -
8 changed files:
- dlls/msi/tests/package.c - dlls/setupapi/fakedll.c - libs/fluidsynth/Makefile.in - libs/mpg123/Makefile.in - libs/vkd3d/Makefile.in - server/Makefile.in - tools/make_makefiles - tools/makedep.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8138aa748024b9227679675e157551...