2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-25 19:30:04 +01:00
waf/waflib
James Harris c083461978 msvc: add pdb_install_task with /DEBUG:* flags
Currently PDBs are only installed if the /DEBUG flag appears in the
current toolchain's LINKFLAGS attribute. This patch expands support
so that /DEBUG:FULL and /DEBUG:FASTLINK also cause PDBs to be
installed.
2019-04-15 17:52:03 -05:00
..
extras extras/syms: fix symbol regex on mac-o binaries 2019-03-31 19:32:39 +02:00
Tools msvc: add pdb_install_task with /DEBUG:* flags 2019-04-15 17:52:03 -05:00
__init__.py
ansiterm.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
Build.py Address ntpath bug with empty prefix 2019-02-18 11:38:45 -06:00
ConfigSet.py Fix a few deprecation warnings 2019-01-16 06:51:14 +01:00
Configure.py
Context.py waf-2.0.15 2019-03-10 16:22:03 +01:00
Errors.py
fixpy2.py
Logs.py Python 2 encoding enhancements - Issue 2230 2019-04-15 21:18:45 +02:00
Node.py
Options.py
processor.py
Runner.py
Scripting.py Support multiple 'default_cmd' 2019-01-29 11:48:54 +01:00
Task.py Revert the args file threshold on non-win32 systems from #2214 2019-03-03 17:43:34 +01:00
TaskGen.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
Utils.py Python 2 encoding enhancements - Issue 2230 2019-04-15 21:18:45 +02:00