log libpurple/Makefile.mingw @ 25362:65cfc59858cf

age author description
Tue, 02 Dec 2008 01:51:55 +0000 Daniel Atallah Fix win32 build. I haven't actually tested any of the functionality, but it
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
Thu, 17 Jul 2008 04:38:07 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
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.
Fri, 16 Nov 2007 05:02:34 +0000 Daniel Atallah Fix purple.h generation on win32. Thanks to Kevin for noticing.
Tue, 28 Aug 2007 03:15:48 +0000 Daniel Atallah Fix the win32 build for the cert SoC branch merge.
Fri, 27 Jul 2007 15:46:03 +0000 Daniel Atallah Make sure we delete all generated files with the mingw clean make target.
Wed, 13 Jun 2007 12:09:58 +0000 Daniel Atallah Somehow, version.c wasn't added to the libpurple build. Now that it is actually used, it really needs to be added.
Fri, 25 May 2007 19:23:36 +0000 Daniel Atallah Create .def files for easy msvc import library creation.
Mon, 30 Apr 2007 02:58:54 +0000 Daniel Atallah Remove generated files in the 'clean' target.
Sat, 28 Apr 2007 22:18:47 +0000 Daniel Atallah Fix version.h generation on mingw build.
Mon, 23 Apr 2007 01:30:49 +0000 Daniel Atallah Allow include and lib paths to be overridden from local.ent
Tue, 10 Apr 2007 06:19:29 +0000 Kevin Stange This should get all the Win32 Makefiles in line with
Sat, 31 Mar 2007 21:48:11 +0000 Daniel Atallah fix win32 build for nat-pmp stuff. I haven't tested it, but it compiles.
Mon, 19 Mar 2007 16:56:26 +0000 Daniel Atallah win32 fixes for s/gaim/purple/ stuff.
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/