]> git.saurik.com Git - wxWidgets.git/history - build/bakefiles/wxpresets/presets/wx_win32.bkl
require bakefile 0.2.2 and not 0.2.1 and do it for all platforms (part of patch 1604462)
[wxWidgets.git] / build / bakefiles / wxpresets / presets / wx_win32.bkl
2007-03-10  Vadim Zeitlinrequire bakefile 0.2.2 and not 0.2.1 and do it for...
2007-02-05  Kevin OllivierCommitting patch #1604462, which improves autoconf...
2006-11-11  Robin DunnSet default version to "28"
2006-10-10  Václav Slavíkadded support for the 'richtext' library
2006-10-10  Václav Slavíkadded support for AUI library
2006-04-16  Vadim Zeitlindefine WX_DIR as WXWIN env var for Unix and not only...
2006-04-16  Vadim Zeitlinallow specifying non default libraries for gnu output...
2006-02-23  Kevin OllivierFinishing up Monolithic build support, and proper gener...
2006-02-10  Vadim Zeitlinsupport monolithic build using wxpresets (patch 1360289)
2006-01-02  Włodzimierz Skibawxpresets adjustement to dmars format.
2005-11-24  Julian SmartApplied patch [ 1305650 ] ODBC32.lib is not included...
2005-10-06  Vadim Zeitlinchange fallback default for wx version to 27
2005-09-25  Vadim Zeitlindon't put odbc lib twice in the generated makefile...
2005-06-16  Václav Slavíksome 3rd party libs are not buildable under eVC, don...
2005-06-16  Vadim Zeitlininitial attempt to make it work for eVC (WinCE) as...
2005-06-15  Václav Slavíkprevious commit didn't work with bkl-0.1.8, fixed
2005-06-15  Václav Slavíkbasic eVC support
2005-06-14  Václav Slavíkfixed typo
2005-06-14  Václav Slavíkremoved debugging code checked in by mistake
2005-06-14  Václav Slavíkcall release builds 'Release'; don't define options...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-11  Kevin OllivierODBC library is part of base, so make sure the dependen...
2005-04-27  Václav Slavíkuse wx-2.6, not 2.5, by default
2005-04-04  Václav Slavíkfixed wrong order of libraries in the output
2005-04-04  Václav Slavíkmade options defaults configurable
2005-03-22  Włodzimierz SkibaFix for accessing environment variable with Watcom...
2005-01-28  Václav Slavíkadded wx-lib template for building static libs (no...
2005-01-28  Václav Slavíkfixed linking against 3rd party libs in Unicode build
2005-01-27  Václav Slavíkadded bakefile presets for creation of user makefiles