log pidgin/Makefile.mingw @ 32827:4a34689eeb33 default tip

age author description
Wed, 21 Sep 2011 07:40:25 +0000 Mark Doliner These two files are listed in Makefile.am, so it seems like they should
Sat, 17 Sep 2011 05:28:48 +0000 Elliott Sales de Andrade Add source files to Windows build.
Mon, 05 Sep 2011 17:17:17 +0000 Daniel Atallah Fix win32 build for gtkdocklet changes.
Wed, 08 Dec 2010 04:21:42 +0000 Elliott Sales de Andrade Link with cairo on win32.
Mon, 30 Aug 2010 18:56:44 +0000 Daniel Atallah Kill the win32 idle tracking code that works on old windows versions and move
Sat, 05 Jun 2010 03:59:23 +0000 Stu Tomlinson Fix parallel builds on win32
Thu, 04 Mar 2010 04:22:19 +0000 Daniel Atallah Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work, but that is for later
Sat, 31 Oct 2009 19:26:19 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head f18e8828254cc3882e72d3e2af1af3dfa805729e)
Sun, 23 Aug 2009 22:11:44 +0000 Kevin Stange Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't
Sat, 31 Oct 2009 19:23:14 +0000 Daniel Atallah Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556
Thu, 09 Apr 2009 04:27:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Wed, 07 Jan 2009 02:49:51 +0000 Mike Ruprecht Fix gtkmedia's Makefile entries.
Tue, 02 Dec 2008 01:51:55 +0000 Daniel Atallah Fix win32 build. I haven't actually tested any of the functionality, but it
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
Thu, 15 May 2008 19:53:05 +0000 Daniel Atallah Add the ability on win32 to choose at runtime whether we use the GIOChannel
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
Thu, 06 Dec 2007 08:44:34 +0000 Sadrul Habib Chowdhury Add the new file in .mingw, thanks to Kevin.
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.
Sun, 25 Feb 2007 18:41:53 +0000 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.
Sun, 11 Feb 2007 00:17:12 +0000 Daniel Atallah This should prevent the dll resources from being regenerated each time.
Sun, 21 Jan 2007 21:55:07 +0000 Daniel Atallah Update win32 build for libpurple and pidgin renames. This compiles, but is far from complete.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/