Alexandre Julliard pushed to branch master at wine / wine
Commits: 31242e92 by Alexandre Julliard at 2025-11-10T23:15:07+01:00 winebuild: Don't bother to free spec file structures.
- - - - - f4bd9c48 by Alexandre Julliard at 2025-11-10T23:15:07+01:00 winebuild: Don't bother to free strings built by strmake().
- - - - - 8ab0635e by Alexandre Julliard at 2025-11-10T23:15:07+01:00 winebuild: Use a generic array for apiset entries.
- - - - - 592a5fe1 by Alexandre Julliard at 2025-11-10T23:15:07+01:00 winebuild: Use a generic array for entry points.
- - - - - ffdcf6aa by Alexandre Julliard at 2025-11-10T23:15:07+01:00 winebuild: Use a generic array for imported functions.
- - - - - adc3dbe5 by Alexandre Julliard at 2025-11-10T23:15:07+01:00 winebuild: Use a generic array for variable values.
- - - - - 1d3e1e7b by Alexandre Julliard at 2025-11-10T23:15:07+01:00 winebuild: Use generic arrays for resources.
- - - - -
8 changed files:
- tools/winebuild/build.h - tools/winebuild/import.c - tools/winebuild/parser.c - tools/winebuild/res16.c - tools/winebuild/res32.c - tools/winebuild/spec16.c - tools/winebuild/spec32.c - tools/winebuild/utils.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/50dc30eee396180bc27e671ecabb31...