adding CoreText
[wxWidgets.git] / samples / console / Makefile.in
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-02-05  Vadim ZeitlinLink console programs with PNG library in monolithic...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-06-02  Francesco Montorsiremove wxFileConfig tests: FileConfigTestCase already...
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-15  Kevin OllivierRebake after last change.
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2007-10-26  Vadim Zeitlinremoved odbc from the libraries used by the console...
2007-10-11  Chris Elliottupdate makefiles
2007-02-07  Robin Dunnrebaked after changing the version number
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartBaked files for 2.6.1
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-11  Julian SmartChanged version number
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-10  Michael WetherellCompile console apps with wxUSE_GUI=0
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-15  David ElliottBakefile 0.1.3
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-19  David ElliottBaked files with Bakefile 0.1.1 using Python 2.3
2004-01-17  Václav Slavíkconsole sample contains wxDb tests, it must link agains...
2003-12-21  Václav Slavíklink against the net library, too
2003-12-15  Václav Slavíkregenerated makefiles
2003-10-21  Václav SlavíkwxUSE_GUI=0 not needed anymore
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-09-27  Vadim Zeitlinregenerated after adding gzstream.* and vidmode.h
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-05  Václav Slavíkregenerated
2003-07-04  Václav Slavíkregenerated makefiles
2003-07-04  Václav Slavíkregenerated
2003-07-01  Václav Slavíkconsole sample is not GUI app
2003-06-29  Václav Slavíkregenerated
2003-06-28  Václav Slavíkregenerated
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-23  Václav Slavíkgenerated new makefiles
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2000-02-17  Vadim Zeitlinassorted files I forgot to commit before
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
1999-10-25  Vadim Zeitlin1. moved fontenum.cpp to unix because implementation...