spiegel-keyman/windows/src/engine/keymanmc
Marc Durdin edca16f508 change(windows): include map2pdb generation for relevant Delphi projects
Adds a call to map2pdb for Delphi projects, if map2pdb is an executable
on the path. This way, we get .pdb files we can use for debugging and
for performance profiling. This also replaces tds2dbg.

If map2dbg is available, then the build and install actions will copy
the PDB to be alongside the corresponding executable, making most debug
actions relatively seamless for finding symbols.

Also fixes up setup.exe in Windows and Developer to extend setup.exe to
a 512-byte boundary after map2pdb patches the PE.

Relates-to: #14787
Build-bot: skip release:developer,windows
Test-bot: skip
2025-11-13 14:48:18 +01:00
..
.gitignore fix(windows): Start Keyman on Demand - keyman32 2020-10-28 06:10:22 +11:00
build.sh change(windows): include map2pdb generation for relevant Delphi projects 2025-11-13 14:48:18 +01:00
keymanmc.mc fix(windows): Start Keyman on Demand - keyman32 2020-10-28 06:10:22 +11:00