log pidgin/Makefile.mingw @ 21059:0f4a5ff5dc84

age author description
2007-08-28 Daniel Atallah Fix the win32 build for the cert SoC branch merge.
2007-08-11 Daniel Atallah Fix sounds on the win32 build
2007-07-27 Daniel Atallah Make sure we delete all generated files with the mingw clean make target.
2007-07-13 Daniel Atallah Convert portable winpidgin launcher executable to be the same binary as pidgin.exe and determine which behavior to use at runtime. Running "pidgin.exe --portable-mode" or renaming "pidgin.exe" to "pidgin-portable.exe" will cause the portable mode to be used.
2007-06-04 Richard Laager (23:38:26) dave1g: also your pidgin/Makefile.mingw is missing a reference to gtksourceundomanager.c
2007-06-01 Daniel Atallah Link pidgin against gthread again (I only just removed it a few days ago and now it is needed again).
2007-05-30 Daniel Atallah Fix pidgin mingw build not to link to unneeded libraries.
2007-05-25 Daniel Atallah Create .def files for easy msvc import library creation.
2007-04-23 Daniel Atallah Allow include and lib paths to be overridden from local.ent
2007-04-17 Daniel Atallah Add cairo to the mingw build include path. Fixes #175 .
2007-04-10 Kevin Stange This should get all the Win32 Makefiles in line with
2007-03-19 Daniel Atallah win32 fixes for s/gaim/purple/ stuff.
2007-02-25 Daniel Atallah Fix win32 docklet. This is pretty ugly - we'll force GTK+ 2.10 at some point and use GtkStatusIcon to avoid converting the stock images to HICONs directly.
2007-02-11 Daniel Atallah This should prevent the dll resources from being regenerated each time.
2007-01-21 Daniel Atallah Update win32 build for libpurple and pidgin renames. This compiles, but is far from complete.
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/