Alexandre Julliard pushed to branch master at wine / wine
Commits: 12dbdcc1 by Alexandre Julliard at 2025-10-06T11:22:40+02:00 winebuild: Add support for stripping files before setting the builtin flag.
- - - - - 4b680fe9 by Alexandre Julliard at 2025-10-06T11:39:06+02:00 makedep: Use winebuild to strip installed files.
- - - - - fa346971 by Alexandre Julliard at 2025-10-06T11:51:08+02:00 tools: Add an STRARRAY_FOR_EACH macro to iterate an strarray.
- - - - - fe575a7f by Alexandre Julliard at 2025-10-06T11:55:49+02:00 makedep: Use the STRARRAY_FOR_EACH macro.
- - - - - 7cd53b1e by Alexandre Julliard at 2025-10-06T11:56:29+02:00 widl: Use the STRARRAY_FOR_EACH macro.
- - - - - 8f00f052 by Alexandre Julliard at 2025-10-06T11:56:38+02:00 wine: Use the STRARRAY_FOR_EACH macro.
- - - - - e09db256 by Alexandre Julliard at 2025-10-06T11:57:29+02:00 winebuild: Use the STRARRAY_FOR_EACH macro.
- - - - - 1c2cbb33 by Alexandre Julliard at 2025-10-06T11:58:26+02:00 winegcc: Use the STRARRAY_FOR_EACH macro.
- - - - - b2c8ca56 by Alexandre Julliard at 2025-10-06T11:58:36+02:00 wrc: Use the STRARRAY_FOR_EACH macro.
- - - - - 1e931066 by Alexandre Julliard at 2025-10-06T13:53:22+02:00 server: Consistently use STATUS_TOO_MANY_OPENED_FILES when running out of file descriptors.
- - - - -
14 changed files:
- server/inproc_sync.c - tools/makedep.c - tools/tools.h - tools/widl/widl.c - tools/wine/wine.c - tools/winebuild/build.h - tools/winebuild/import.c - tools/winebuild/main.c - tools/winebuild/spec32.c - tools/winebuild/utils.c - tools/winebuild/winebuild.man.in - tools/winegcc/winegcc.c - tools/wrc/wpp.c - tools/wrc/wrc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7733cf3021809d5b4786565210aafd...