wxwidgets/build/msw
Vadim Zeitlin 5d5591816d Update to bakefile 0.2.13 to fix DLL directory creation
Fix the bug introduced in ec0734f96f (Install DLLs in bindir, not
libdir, when using MSW toolchains, 2021-01-09): the directory where the
DLLs were installed wasn't created any more, resulting in errors if it
didn't exist.

Update to latest bakefile version adding the missing mkdir command to
fix this and also use a released bakefile version for the wx makefiles.

Regenerate configure to match the new version.

See #14601.
2022-04-23 23:11:31 +02:00
..
config.gcc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
config.vc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.gcc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_adv.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02: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 Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_aui.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_base.vcxproj Add wxUILocale with minimal functionality 2021-08-20 22:02:46 +02:00
wx_base.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_config.props Recognize MSVS 2022 in solution files 2021-08-24 22:11:29 +02:00
wx_core.vcxproj Add simple wxBitmapBundle::FromSVG() implementation using NanoSVG 2021-10-05 16:06:43 +01:00
wx_core.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01: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 Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_gl.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_html.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_html.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_media.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_media.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_net.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_net.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_propgrid.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_propgrid.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_qa.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_qa.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_ribbon.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_ribbon.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_richtext.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_richtext.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_setup.props Update version to 3.1.7 and rebake the makefiles 2022-04-07 17:40:13 +02:00
wx_stc.vcxproj Add wxStyledTextCtrl XRC handler 2021-09-28 15:39:20 +02:00
wx_stc.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_vc8.sln Extract wxPenInfoBase in a separate header 2017-09-10 01:24:16 +02:00
wx_vc8_adv.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_aui.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_base.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_core.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_gl.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_html.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_media.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_net.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_propgrid.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_qa.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_ribbon.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_richtext.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_stc.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_webview.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_wxexpat.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_wxjpeg.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_wxpng.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_wxregex.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_wxscintilla.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_wxtiff.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_wxzlib.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_xml.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc8_xrc.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9.sln Extract wxPenInfoBase in a separate header 2017-09-10 01:24:16 +02:00
wx_vc9_adv.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_aui.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_base.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_core.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_gl.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_html.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_media.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_net.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_propgrid.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_qa.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_ribbon.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_richtext.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_stc.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_webview.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_wxexpat.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_wxjpeg.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_wxpng.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_wxregex.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_wxscintilla.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_wxtiff.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_wxzlib.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_xml.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc9_xrc.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wx_vc10.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc11.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc12.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc14.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc15.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc16.sln Remove dependencies on "adv" library in MSVS solutions 2021-08-27 14:47:44 +01:00
wx_vc17.sln Add MSVS 2022 solutions for the library and minimal sample 2021-12-18 20:16:59 +01:00
wx_webview.vcxproj Allow usage of static loader with wxWebViewEdge 2022-02-07 22:49:33 +01:00
wx_webview.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxexpat.vcxproj Remove obsolete COMPILED_FROM_DSP from Expat project files 2017-11-11 20:50:51 +01:00
wx_wxexpat.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxjpeg.vcxproj Upgrade libjpeg to the latest version 9b 2017-11-12 16:32:35 +01:00
wx_wxjpeg.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxpng.vcxproj Enable SSE2 in libpng build 2020-04-19 16:31:22 +02:00
wx_wxpng.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxregex.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_wxregex.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxscintilla.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxscintilla.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxtiff.vcxproj Update vcxproj files with new tiff files 2018-11-20 21:34:59 +01:00
wx_wxtiff.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_wxzlib.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxzlib.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_xml.vcxproj Use PCRE as built-in regex library 2021-07-24 19:17:59 +02:00
wx_xml.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
wx_xrc.vcxproj Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00
wx_xrc.vcxproj.filters Factor out common code from most wxBookCtrl-related XRC handlers 2022-02-27 22:42:00 +00:00