Extract OS X non-GUI event loop in a separate header.
[wxWidgets.git] / build / bakefiles / common_samples.bkl
2007-11-18  Václav Slavíkremoved remains of build system support for contrib
2006-10-10  Václav Slavíkgenerate makefile.unx files using bakefile
2005-11-08  Michael WetherellCorrect the include order for the resource compiler
2005-11-08  Michael WetherellAdd rcdefs.h and support for automatic manifests on...
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-02-10  Michael WetherellCompile console apps with wxUSE_GUI=0
2005-01-19  Václav Slavíkrequire bakefile-0.1.5 and use it's features
2004-12-12  Václav Slavíkmoved tests-only code to tests bakefile
2004-10-15  Václav Slavíkquick fix for misgenerated console samples' Makefile.in
2004-08-15  Václav Slavíkdon't use pch when building samples for now
2004-05-23  Julian SmartName and version changes
2004-03-03  Václav Slavíkapplied path 906264: test program
2004-02-10  Václav Slavíkfixed samples compilation when using configure and...
2003-10-01  Václav Slavíkwx resource file must be linked into executables on...
2003-08-10  Václav SlavíkMacOS X bundles support
2003-08-10  Václav Slavíkbetter fix for macos resources
2003-08-10  Václav Slavíkquick fix for mac resource problems
2003-08-10  Václav Slavíkuse install_name_tool so that samples use uninstalled...
2003-08-08  Václav Slavíkfix for watcom resource compiler
2003-08-06  Václav Slavíkuse common resource and icon files for samples
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-06  Václav Slavíkdon't delete samples datafiles, it may be dangerous
2003-07-01  Václav Slavíkadded wx_sample_console
2003-06-30  Václav Slavíkfixed location of mac resources
2003-06-27  Václav Slavík1. more borland work
2003-06-24  Václav Slavíksupport for building contrib libraries
2003-06-23  Václav Slavíkmoving bakefile build system to the trunk