]> git.saurik.com Git - wxWidgets.git/history - build/bakefiles/wxpresets
Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to
[wxWidgets.git] / build / bakefiles / wxpresets /
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-26  Vadim Zeitlinrenamed RESCOMP to WINDRES due to bakefile changes...
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-03-29  Václav Slavíkmade WX_CONFIG default configurable
2006-03-29  Vadim Zeitlindon't use -- inside XML comments, this is not allowed
2006-03-11  Julian SmartApplied patch [ 1372332 ] Support for WX_RESCOMP to...
2006-02-23  Kevin OllivierFinishing up Monolithic build support, and proper gener...
2006-02-11  Kevin OllivierDocumenting WX_MONOLITHIC build option.
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 Zeitlinfix for library order when using wx-dependent libraries...
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-06-02  Dimitri Schoolwerthfixed configure generation
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-12  Dimitri Schoolwerthcorrected minor typos
2005-05-11  Kevin OllivierODBC library is part of base, so make sure the dependen...
2005-04-30  Václav Slavíkreformatted to fix standard terminal
2005-04-27  Václav Slavíkuse wx-2.6, not 2.5, by default
2005-04-16  Kevin OllivierBefore I forget yet again, here is the Bakefile quickst...
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