configure/Makefile: add option to generate pdb symbols
authorSitsofe Wheeler <sitsofe@yahoo.com>
Fri, 21 Aug 2020 19:35:03 +0000 (20:35 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Sat, 12 Sep 2020 10:54:18 +0000 (11:54 +0100)
commit76bc30ca118fda404f19c17d97bafdba9779c4c2
tree6a810b06d172a0a384ada908642b7e9a5e84074e
parent16d40a15783f9181d64082fc00a970dff485798f
configure/Makefile: add option to generate pdb symbols

Recent versions of Windows clang and LLVM's lld have the ability to
build Windows PDB symbols for debugging so add an explicit option to
test for support and use it so.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Makefile
configure
os/windows/dobuild.cmd
os/windows/install.wxs