log pidgin/Makefile.mingw @ 21875:7efb9a7de561

age author description
Mon, 19 Nov 2007 00:40:33 +0000 Daniel Atallah This is a patch from Lee Roach to update the mingw "clean" makefile targets to remove some generated files and to fix a couple other issues. Fixes #3981.
Mon, 12 Nov 2007 00:00:52 +0000 Daniel Atallah Fix build.
Mon, 05 Nov 2007 15:59:16 +0000 Daniel Atallah Fix mingw 'make clean' for pixmap makefile changes
Tue, 28 Aug 2007 03:15:48 +0000 Daniel Atallah Fix the win32 build for the cert SoC branch merge.
Sat, 11 Aug 2007 23:59:34 +0000 Daniel Atallah Fix sounds on the win32 build
Fri, 27 Jul 2007 15:46:03 +0000 Daniel Atallah Make sure we delete all generated files with the mingw clean make target.
Fri, 13 Jul 2007 18:03:45 +0000 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.
Mon, 04 Jun 2007 04:52:41 +0000 Richard Laager (23:38:26) dave1g: also your pidgin/Makefile.mingw is missing a reference to gtksourceundomanager.c
Fri, 01 Jun 2007 01:20:32 +0000 Daniel Atallah Link pidgin against gthread again (I only just removed it a few days ago and now it is needed again).
Wed, 30 May 2007 14:56:36 +0000 Daniel Atallah Fix pidgin mingw build not to link to unneeded libraries.
Fri, 25 May 2007 19:23:36 +0000 Daniel Atallah Create .def files for easy msvc import library creation.
Mon, 23 Apr 2007 01:30:49 +0000 Daniel Atallah Allow include and lib paths to be overridden from local.ent
Tue, 17 Apr 2007 14:11:56 +0000 Daniel Atallah Add cairo to the mingw build include path. Fixes #175 .
Tue, 10 Apr 2007 06:19:29 +0000 Kevin Stange This should get all the Win32 Makefiles in line with
Mon, 19 Mar 2007 16:56:26 +0000 Daniel Atallah win32 fixes for s/gaim/purple/ stuff.