require bakefile-0.1.5 and use it's features
[wxWidgets.git] / build / bakefiles / common.bkl
2005-01-19  Václav Slavíkrequire bakefile-0.1.5 and use it's features
2005-01-18  Włodzimierz Skibactor/dtor not available in C code (MinGW fix).
2005-01-17  Włodzimierz SkibaMinor output simplification. Significantly influences...
2004-12-12  Vadim Zeitlindisable gcc warning about class having private dtors...
2004-11-18  Włodzimierz SkibaFixes for USE_GUI=0 to make pure wxBase makefiles possi...
2004-11-11  Ryan Nortonmedia lib bakefiles
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-10  Włodzimierz SkibaExplain supressed warnings.
2004-11-09  Włodzimierz SkibaSupress 48 warnings in wx\msw\uxtheme.h: 'va_start...
2004-11-04  Włodzimierz SkibaDo not mention MacOS usage in makefiles dedicated to...
2004-11-01  David ElliottHACK: Add PLATFORM_MACOS as an option
2004-10-22  Włodzimierz SkibaSupress OW warning about empty *structor outside class...
2004-10-15  Václav Slavíklinkage fixes for monolithic static build
2004-10-12  Włodzimierz SkibaRemove old pragmas for avoiding warnings with Open...
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-21  Ron Leewx-config2.6
2004-09-21  Włodzimierz SkibaXRC library usage fix.
2004-08-14  Václav SlavíkABX's changes to support MGL
2004-08-07  Václav Slavíkfixed plugins naming in samples
2004-08-05  Václav Slavíkgsocket compilation fixes: use .cpp files, not .c
2004-05-23  Julian SmartName and version changes
2004-04-22  Václav Slavíkfixed generating dmars makefiles
2004-04-15  Václav Slavíkcommdlg.lib is not in evc3
2004-04-11  Václav Slavíkremoved aygshell and ceshell from WinCE build, not...
2004-04-06  Václav Slavíkupgrade to bakefile-0.1.4
2004-04-03  Václav Slavíkmore WinCE fixes
2004-04-01  Václav Slavíkfixed compilation with bakefile-0.1.3 after my latest...
2004-04-01  Václav Slavíkadded support for building eVC projects (not yet tested)
2004-02-10  Václav Slavíkfixed samples compilation when using configure and...
2004-02-01  Václav Slavíkremoved duplicated code and really fixed setup.h proble...
2004-02-01  Václav Slavíkchanges to make building plugins possible; build wxSoun...
2004-01-22  Václav Slavíklet <wx-lib>odbc</wx-lib> do nothing if USE_ODBC=0
2004-01-22  Václav Slavíkbcc has ODBC symbols in odbc32.lib, not import32.lib
2003-12-14  Václav Slavíkfixed Makefile.in for samples
2003-11-26  Václav Slavíkfixed order of includes
2003-11-10  Václav Slavíkfixed msvc6prj - missing oleacc library
2003-11-05  Václav Slavíkfixed wrong format names
2003-10-26  Václav Slavíkadded C++BuilderX support (disabled by default)
2003-09-18  Václav Slavíkconfigurable use of exceptions
2003-09-12  Mattia Barbon Fix two common case of hybrid build:
2003-09-12  Václav Slavíkimport32.lib is always used by bakefile
2003-09-11  Václav Slavíklink against oleacc.lib (needed by wxUSE_ACCESSIBILITY)
2003-09-09  Václav Slavíkbetter way of dealing with EXTRALIBS_xxx
2003-09-09  Václav Slavíkmax warnings for wxWindows code, default for 3rd party
2003-08-27  Václav SlavíkwxUSE_UNICODE=1 -> _UNICODE
2003-08-24  Václav Slavíkcopy setup.h in every VC++ project file
2003-08-22  Václav Slavíkfixed custom build step for VC++ project files
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-15  Václav Slavíkinclude compiler name in plugin DLL name on Windows
2003-08-14  Václav Slavíkadded 'make dist' and misc fixes to installed headers
2003-08-14  Václav Slavíkfixed DSW dependencies for samples
2003-08-13  Václav Slavík1. merged dll and lib VC++ projects into one project...
2003-08-10  Václav Slavíkdon't install builtin 3rd party libs with shared versio...
2003-08-08  Václav Slavíkfixed Common Headers group for VC++ definition
2003-08-08  Václav Slavík(re)added MSLU support to Unicode builds
2003-08-08  Václav Slavíksome compilers (Watcom) don't like it if wxBase library...
2003-08-06  Václav Slavíkadded rule for building wx plugins
2003-08-06  Václav Slavíkwx-lib must work on loadable modules, too
2003-08-04  Václav Slavíkstatic libs depend on 3rd party ones now, too (for...
2003-08-03  Václav Slavíkadded wxDbGrid
2003-08-02  Václav Slavíkmoved DB classes into wxODBC library
2003-08-02  Václav Slavík1. added wxAdvanced
2003-08-01  Václav Slavíkadded DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS...
2003-07-30  Václav Slavíkadded file groups to VC++ project files
2003-07-30  Václav Slavíkadded setup.h copying to VC++ project files
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-27  Václav Slavíkadded precomp-headers-exclude (DSP files only so far...
2003-07-27  Václav Slavíkinclude headers in MSVC++ project files
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-25  Václav Slavíkdon't use precompiled headers with wxSTC
2003-07-22  Václav Slavíkfixes to dependency problems in win32 makefiles
2003-07-21  Václav Slavíkfixed inclusion of expat include dir
2003-07-20  Václav Slavíkadded expat and XML libraries
2003-07-19  Václav Slavíkfixed wrong order of libraries for contrib samples
2003-07-17  Václav Slavíkcross-compiled libraries have host embedded in the...
2003-07-14  Václav Slavíkadded possibility to choose RTL
2003-07-14  Václav Slavíkfixed wx-config installation
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-06  Václav Slavíkinclude EXTRACFLAGS only once
2003-07-05  Václav Slavíkcall wxBase built as part of wxMac wxbase_carbon
2003-07-05  Václav Slavík...and so must 3rd party libs
2003-07-05  Václav Slavíksamples must use same settings as the libraries
2003-07-04  Václav Slavík"oldnames" library is not needed
2003-07-04  Václav Slavíkcall base library in multilib build e.g. wx25base_bcc...
2003-07-04  Václav Slavíkextra flags for Mingw if needed
2003-07-04  Václav Slavíkfixed location of dummy.cpp, so that contrib makefiles...
2003-07-04  Václav Slavíkdon't use "objs_" prefix for object directories
2003-07-02  Václav Slavíkmore #defines, libraries and precompiled headers work
2003-07-01  Václav Slavíkdependencies fixes
2003-07-01  Václav Slavíkoops, this doesn't belong there
2003-06-30  Václav Slavíkmaking windows compilation work
2003-06-29  Václav Slavíknaming convention fixes
2003-06-27  Václav Slavíkfixed stupid bug - failure to generate samples/makefile.bcc
2003-06-27  Václav Slavíkfixed command line arguments order problems
2003-06-27  Václav Slavíkit's the other way around..
2003-06-27  Václav Slavíkdifferent name for release and debug build of third...
2003-06-27  Václav Slavík1. more borland work
2003-06-27  Václav Slavíkmisc win32 fixes
2003-06-27  Václav Slavíkchanged WXTOPDIR definition to not begin with /
next