Baked with Bakefile 0.1.4
[wxWidgets.git] / configure
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-06  Václav Slavíkupgrade to bakefile-0.1.4
2004-03-27  Stefan Csomorcorrected binhex commit
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-22  Václav Slavíkfixed linking (EXTRALIBS_GUI comes after EXTRALIBS...
2004-03-16  Václav Slavíkwx-config didn't include WXUSINGDLL on Mingw
2004-03-16  Ron LeeEnable wxUSE_DISPLAY by default. It is required for...
2004-03-03  Václav Slavíkapplied path 906264: test program
2004-03-03  Ron LeeUpdates for debian build scripts to suit new library...
2004-02-28  Václav Slavíkregenerated
2004-02-28  Robert Roebling GPE generic font dialogs change.
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-17  Václav Slavíkregenerated
2004-02-13  Vadim Zeitlinadded /usr/lib and lib32 to SEARCH_LIB (trying to fix...
2004-02-12  Vadim Zeitlinhopefully fixed strings.h mess completely now by not...
2004-02-10  Vadim Zeitlinadded HAVE_STATIC_CAST
2004-02-04  Robin Dunnfix for SEARCH_LIB so libs can still be found in the...
2004-02-04  Vadim Zeitlinlook for Motif 2.1 headers before Motif 1.2 ones
2004-02-04  Vadim Zeitlinlook for libs under /usr/lib64 and /usr/X11R6/lib64...
2004-02-02  Václav Slavíkconfigure got corrupted somehow, regenerated
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Václav Slavík1. optionally use libSDL for wxSound
2004-01-26  Václav SlavíkwxBase uses OLE, too
2004-01-22  Vadim Zeitlinfix for wx-config --inplace --rezflags output in wxCoco...
2003-12-24  Václav Slavíkfixing the regex mess that Ryan wasn't yet able to...
2003-12-14  Václav Slavíkadded checks for Xxf86vmode
2003-12-13  Václav Slavíkreverted previous change (except for tiny part that...
2003-11-26  Václav Slavíkcleanup: don't pass builtin libs includes to CPPFLAGS...
2003-11-16  Václav Slavíkfixed wx-config together with gcc-3.4
2003-11-14  Vadim Zeitlinreverted the change to the values of DEFAULT_wxUSE_XXX...
2003-11-08  Vadim Zeitlinadd -lXpm to the GUI libs
2003-11-08  Vadim Zeitlin1. fixed --with-libxpm switch handling, added it to...
2003-10-28  Václav Slavíkuse -headerpad_max_install_names when linking shared...
2003-10-25  Václav Slavíkfixed sed command on solaris (bug #830138)
2003-10-14  Mattia Barbon Implemented wxPopupWindow for wxMotif.
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-10-04  Václav Slavíktex2rtf builds in wxBase, too
2003-10-03  Václav Slavíkfixed incorrect output of wx-config --libs for wxBAse
2003-09-26  Vadim Zeitlinregenerated after adding wxUSE_GZSTREAM
2003-09-20  Vadim Zeitlinadded minimal support for xlc under Darwin
2003-09-18  Václav SlavíkwxMGL fixes: detect mgl50r11
2003-09-13  Václav Slavíkattempt to fix GUI apps building on OS/2
2003-09-13  Václav Slavíkno real changes, moved Robin's changes to bakefile...
2003-09-13  Robin DunnFor OS X detect (based on gcc version) and use -single_...
2003-09-12  Mattia Barbon Try detecting if the CD-ROM I/O implementation in...
2003-09-07  Mattia Barbon Removing makegen and projgen, part #1: removing refer...
2003-08-23  Václav Slavíkbuiltin iODBC build fixes
2003-08-21  Vadim Zeitlinregenerated
2003-08-20  Václav Slavíkmore OS/2 fixes
2003-08-20  Václav Slavík(blind) OS/2 build fixes
2003-08-19  Václav SlavíkOS/2 doesn't use lib prefix for libraries
2003-08-18  Václav SlavíkOS/2 fix
2003-08-17  Václav Slavíkremoved --enable-compat20
2003-08-17  Václav Slavíkdon't test for Flex and Yacc, we don't use them anymore...
2003-08-16  Václav SlavíkODBC library is built when wxUSE_GUI=0, too
2003-08-16  Václav Slavíkoutput -Wl,--subsystem,console for Mingw if any GUI...
2003-08-14  Václav Slavíkcomplain if ar is missing
2003-08-13  Václav Slavíkdefine NO_GCC_PRAGMA in wx-config output on Darwin
2003-08-13  Václav Slavíkfixed wxUSE_XML
2003-08-12  Václav Slavíkprecompiled headers check accounts for Apple compiler now
2003-08-10  Vadim Zeitlinfixed syntax error in case
2003-08-10  Václav Slavíkuse install_name_tool so that samples use uninstalled...
2003-08-10  Václav SlavíkwxMac compilation fixes
2003-08-10  Václav Slavíkdon't install builtin 3rd party libs with shared versio...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-08  Václav Slavíkuse MSLU in wxBase, too
2003-08-07  Václav Slavíkcreate samples makefile
2003-08-07  Václav Slavíkbakefile fix for modules linking
2003-08-06  Václav Slavíkadded render sample
2003-08-05  Václav Slavíkbuild opengl samples
2003-08-05  Václav Slavíkmultilib mode is the default on unix now
2003-08-03  Václav Slavíkadded wxDbGrid
2003-08-03  Václav Slavíkfix the situation when one of sublibraries is not built
2003-08-02  Václav Slavíkmoved DB classes into wxODBC library
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-08-01  Václav Slavíkremoved duplicated code from dynlib.h and dynload.h
2003-08-01  Václav Slavík--enable-debug_flag and --enable-debug_info work again
2003-07-31  David ElliottwxCocoa: Allow wxUSE_CLIPBOARD/wxUSE_DATAOBJ
2003-07-30  Václav Slavíkversioned symbols no longer contain toolkit name, only...
2003-07-30  Václav Slavíkmore fixes: add host_alias suffix when cross-compiling...
2003-07-29  Václav Slavíkadapted wx-config to work in multilib mode
2003-07-28  Václav Slavíkadded --enable-official-build and --enable-vendor
2003-07-27  Václav Slavíkseparated wxBase and wxNet
2003-07-27  Václav Slavíkconfigure changed after 3rd party libs condition changes
2003-07-24  Mattia Barbon Create a new wxStringBase class, providing a STL...
2003-07-21  Václav Slavíkdetect broken expat.h
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-20  Vadim Zeitlindon't disable MDI for Cocoa finally
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-19  Vadim Zeitlindisable sockets and MDI for Cocoa; do more consistency...
2003-07-17  Václav Slavíkcross-compiled libraries have host embedded in the...
2003-07-17  Václav Slavíkmore OpenGL fixes
2003-07-17  Václav Slavíkdon't use win-like names on mingw/cygwin
2003-07-17  Václav SlavíkApple's gcc fixes to bakefile
2003-07-16  Václav Slavíkre-added OpenGL canvas
2003-07-16  Václav Slavík -f-no-pcc-struct-return was only needed by ancient...
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-07-14  Václav Slavíkupdated to correctly install wx-config and wxMSW headers
2003-07-14  Václav Slavíkremoved --enable-precomp
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
next