Alexandre Julliard pushed to branch master at wine / wine
Commits: ba483fd4 by Jacek Caban at 2025-06-04T11:32:20+02:00 winegcc: Allow specifying multiple debug files.
This enables generating both PDB and split DWARF from a single build.
- - - - - 4b4e1f51 by Jacek Caban at 2025-06-04T11:32:22+02:00 makedep: Introduce output_debug_files helper.
- - - - - 31c9ef4f by Jacek Caban at 2025-06-04T11:32:51+02:00 configure: Support generating both DWARF and PDB debug info in a single build.
- - - - -
4 changed files:
- configure - configure.ac - tools/makedep.c - tools/winegcc/winegcc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/71835d40ce29784b25a0ea872121f5...