wxwidgets/build/msw
Vadim Zeitlin e89f05faba Remove memory debugging/tracing support and all related options
Drop disabled by default and pretty useless memory tracing code and all
the overlapping and poorly documented build options related to it.

Remove memory.cpp entirely and update all the make/project files, but
preserve the now completely trivial wx/memory.h for compatibility and
also keep including wx/string.h from wx/object.h as it seems like a lot
of existing code actually depends on this, even if it should not.

Replace the options in the propgrid sample with a couple of other
debug-related options that were not used before to avoid leaving the
"Debugging Section" completely empty.
2023-01-05 21:41:38 +01:00
..
config.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
config.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
makefile.gcc Remove memory debugging/tracing support and all related options 2023-01-05 21:41:38 +01:00
makefile.vc Remove memory debugging/tracing support and all related options 2023-01-05 21:41:38 +01:00
wx_adv.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_adv.vcxproj.filters Mark MSVS *.vcxproj.filters files as using CR LF as well 2021-11-24 12:13:12 +01:00
wx_aui.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_aui.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_base.vcxproj Remove memory debugging/tracing support and all related options 2023-01-05 21:41:38 +01:00
wx_base.vcxproj.filters Remove memory debugging/tracing support and all related options 2023-01-05 21:41:38 +01:00
wx_config.props Recognize MSVS 2022 in solution files 2021-08-24 22:11:29 +02:00
wx_core.vcxproj Start adding dark mode support to wxMSW 2022-12-08 00:15:18 +00:00
wx_core.vcxproj.filters Start adding dark mode support to wxMSW 2022-12-08 00:15:18 +00:00
wx_custom_build.vcxproj Remove setup0.h files 2021-01-31 19:02:56 +01:00
wx_custom_build.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_gl.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_gl.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_html.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_html.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_media.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_media.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_net.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_net.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_propgrid.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_propgrid.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_qa.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_qa.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_ribbon.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_ribbon.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_richtext.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_richtext.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_setup.props Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_stc.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_stc.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_vc14.sln Add dependency of richtext on html library to MSVS .sln files 2022-06-15 23:45:47 +01:00
wx_vc15.sln Add dependency of richtext on html library to MSVS .sln files 2022-06-15 23:45:47 +01:00
wx_vc16.sln Add dependency of richtext on html library to MSVS .sln files 2022-06-15 23:45:47 +01:00
wx_vc17.sln Add dependency of richtext on html library to MSVS .sln files 2022-06-15 23:45:47 +01:00
wx_webview.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_webview.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxexpat.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxexpat.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxjpeg.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxjpeg.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxpng.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxpng.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxregex.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_wxregex.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxscintilla.vcxproj Add new scintilla sources to build systems 2022-10-22 19:05:18 +02:00
wx_wxscintilla.vcxproj.filters Add new scintilla sources to build systems 2022-10-22 19:05:18 +02:00
wx_wxtiff.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxtiff.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxzlib.vcxproj Support linking with static runtime when using MSBuild 2022-08-04 02:27:01 +02:00
wx_wxzlib.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_xml.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_xml.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_xrc.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
wx_xrc.vcxproj.filters Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00