-
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.