[vlc-devel] [PATCH 0/4 v3] build with PDB (was tools: add pdb support to libtool)
Steve Lhomme
robux4 at ycbcr.xyz
Mon May 20 11:23:54 CEST 2019
This new patchset gets rid of the libtool patch to put the .pdb in the .libs
folder. Now it's done automatically when linking.
Steve Lhomme (4):
contrib: add an option to disable generating debug information
contrib: add an option to generate PDB information
configure: add an option to generate PDB files when building
win32: package: install generated .pdb files with package-win-common
bin/Makefile.am | 3 +++
configure.ac | 13 +++++++++++++
contrib/bootstrap | 12 ++++++++++++
contrib/src/main.mak | 13 +++++++++++--
extras/package/win32/package.mak | 11 +++++++++++
lib/Makefile.am | 3 +++
modules/common.am | 5 ++++-
src/Makefile.am | 3 +++
8 files changed, 60 insertions(+), 3 deletions(-)
--
2.17.1
More information about the vlc-devel
mailing list