-
29c89f68
by Alexandre Julliard at 2025-10-07T21:57:29+02:00
gitlab: Use the release keyword to create a release.
release-cli is deprecated.
-
62033425
by Alexandre Julliard at 2025-10-07T21:57:29+02:00
winedump: Rename struct array to str_array.
-
6a58ef2b
by Alexandre Julliard at 2025-10-07T21:57:29+02:00
tools: Add a generic array type.
-
d786b9c8
by Alexandre Julliard at 2025-10-07T21:57:29+02:00
makedep: Use a generic array for dependencies.
-
c3d1039c
by Alexandre Julliard at 2025-10-07T21:57:29+02:00
makedep: Use a generic array for include files.
-
28fba351
by Alexandre Julliard at 2025-10-07T21:57:30+02:00
makedep: Add an array of install commands instead of abusing strarrays.
-
fcb44d4a
by Alexandre Julliard at 2025-10-07T21:57:30+02:00
makedep: Build the installed file name when registering the install command.