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

age author description
Thu, 17 Feb 2011 05:54:46 +0000 Gary Kramlich Added ciphers/*.c to libpurple/Makefile.mingw's C_SRC's. I tried using the same convenience library trick that I did in linux, but I just can't make it work here
Thu, 18 Feb 2010 23:32:18 +0000 Daniel Atallah Win32 build updates
Thu, 18 Feb 2010 19:29:11 +0000 Daniel Atallah Fix win32 build
Thu, 22 Oct 2009 21:30:30 +0000 maiku Skeleton of the Farsight 2 media backend.
Thu, 22 Oct 2009 21:09:36 +0000 maiku Add a media backend interface to handle different backends in addition to
Thu, 22 Oct 2009 00:22:59 +0000 maiku Break PurpleMediaCodec out into its own file.
Wed, 21 Oct 2009 22:17:53 +0000 maiku Split out PurpleMediaCandidate into its own file.
Wed, 21 Oct 2009 20:58:32 +0000 maiku Split the media API's enum types out into its own file.
Wed, 21 Oct 2009 20:05:52 +0000 maiku Move media.c into libpurple/media/.
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556
Mon, 13 Apr 2009 04:08:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Sun, 12 Apr 2009 23:40:01 +0000 Daniel Atallah Include the media API on win32 even though it isn't actually enabled.
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Sun, 25 Jan 2009 22:55:23 +0000 Mark Doliner Lots of minor whitespace and comment changes:
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/