Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / build / bakefiles / wx.bkl
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-07-29  Václav SlavíkFix installed wx-config broken by r72205.
2012-07-24  Vadim ZeitlinUse relative path for wx-config symlink in "make install".
2012-06-12  Vadim ZeitlinRemove another unneeded TOOLKIT test from the bakefiles.
2012-06-08  Vadim ZeitlinUse PLATFORM checks in bakefiles instead of TOOLKIT...
2012-03-29  Vadim ZeitlinAdded missing DESTDIR to wx-config installation make...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-10-19  Václav Slavíkadded COMPILER_PREFIX support to wxpresets
2009-03-15  Kevin OllivierOn Mac, ensure that the library path and dependencies...
2008-12-25  Vadim Zeitlinavoid bakefile warnings about actions unsupported in...
2008-10-12  Václav Slavíkremoved a warning that should only be a FIXME
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-07  Francesco Montorsiadd wx_xrc.bkl bakefile wxpreset to the list of files...
2008-08-31  Vadim Zeitlintest for utils/wxrc/Makefile existence and not utils...
2008-02-12  Václav Slavíksilence warnings about <headers>
2008-01-23  Václav Slavíkupdated bakefiles to take advantage of Bakefile 0.2...
2007-11-18  Václav SlavíkAdded support for Visual C++ 2003 project files (still...
2007-01-10  Václav Slavíkadded support for Bakefile's upcoming msvs2005prj forma...
2006-11-15  Václav Slavíkfixed wx-config symlink creation with non-empty DESTDIR
2006-07-28  Václav Slavíkfixed makefiles to fail if building wxrc fails
2005-11-25  David ElliottSeparate RESCOMP into WINDRES (for Win32) and REZ ...
2005-11-15  Michael Wetherellrcdefs.h is a real file
2005-11-09  Włodzimierz Skiba'rcdefs.h' action has to be phony, otherwise it is...
2005-11-09  Michael WetherellCorrect the directory rcdefs.h installs to
2005-11-08  Michael WetherellAdd rcdefs.h and support for automatic manifests on...
2005-10-18  Michael WetherellRestore ALL_BASE_HEADERS to its previous meaning of...
2005-09-29  Włodzimierz SkibaMore ports in non autoconf formats.
2005-09-22  Michael WetherellFix for 'make dist' to include headers for all ports
2005-09-12  Václav Slavíkfixed presets installation for scrdir!=. case
2005-09-12  Vadim Zeitlinremoved stray ^Ms
2005-08-24  Václav Slavíkinstall bakefile presets (patch 1253143)
2005-08-12  Michael WetherellTranslate '&Help' to '&' for italian Windows only
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-04-13  Robin DunnRemove rules for building resource files on wxMac
2005-03-09  Václav Slavíkfixed wxrc's dependencies
2004-12-15  Julian SmartFurther AFM removal
2004-10-15  Ron LeeFor autoconf/unix builds update the hardcoded afm dir...
2004-10-09  Václav Slavíkfixed wxrc installation and cleaning
2004-10-08  Václav Slavíkfixed AFM metrics installation so that PostScript print...
2004-10-02  Václav Slavíkdon't cd into utils/xrc if USE_XRC=0
2004-09-30  Václav Slavíkbuild and install wxrc by default
2004-09-28  Ron LeeEnable concurrent installs of runtime packages after...
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-21  Ron Leewx-config2.6
2004-08-14  Václav SlavíkABX's changes to support MGL
2004-08-11  Václav Slavíkmoved wx-config to wx-config-VERSION (with symlink...
2004-07-22  Václav Slavíkinstall headers in prefix/include/wx-version/wx/ instea...
2004-07-21  Václav Slavíkfixes to wx-config config name matching
2004-07-18  Václav Slavík*** empty log message ***
2004-05-23  Julian SmartName and version changes
2004-04-01  Václav Slavíkadded support for building eVC projects (not yet tested)
2004-03-31  David ElliottUpdate Rez command to reflect new location for .r files.
2004-02-01  Václav Slavíkchanges to make building plugins possible; build wxSoun...
2003-11-05  Václav Slavíkgenerate build.cfg file on Windows, with information...
2003-09-15  Václav Slavíkadded DESTDIR support to make install
2003-08-17  Václav Slavíkmore visible banner after installation
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-14  Václav Slavíkinstall locales
2003-08-14  Václav Slavíkadded 'make dist' and misc fixes to installed headers
2003-08-14  Václav Slavíkuse univ/setup.h when building wxUniv
2003-08-11  David ElliottAdded dummy resources for wxCocoa so bundles will build
2003-08-09  Václav Slavíkre-added info after installation and added samples...
2003-07-22  Václav Slavíkfixes to setup_h rule
2003-07-22  Václav Slavíkfixes to dependency problems in win32 makefiles
2003-07-16  Václav Slavíkre-added OpenGL canvas
2003-07-04  Václav Slavíkadded phony target setup_h
2003-07-02  David Elliottsrc/mac/corersrc.r is in $(top_srcdir) not ".."
2003-06-27  Václav Slavíkinstall setup.h before compiling on windows
2003-06-25  Václav Slavíkmany changed to enable multilib build
2003-06-24  Václav Slavíkfixed OSX resources invalid path
2003-06-23  Václav Slavíkmoving bakefile build system to the trunk