log libpurple/protocols/jabber/Makefile.mingw @ 29798:1d712c4f9b6c

age author description
Thu, 18 Feb 2010 23:32:18 +0000 Daniel Atallah Win32 build updates
Fri, 04 Dec 2009 06:29:30 +0000 Paul Aurich Add all those cool new files to Makefile.mingw
Tue, 28 Apr 2009 23:03:09 +0000 Paul Aurich Build error/warning fixes. Still not tested because libxmpp.dll won't load.
Sat, 18 Apr 2009 17:56:05 +0000 Paul Aurich Fix Makefile.mingw
Sat, 04 Apr 2009 03:15:59 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Fri, 09 Jan 2009 00:47:06 +0000 Mike Ruprecht Make it compile in Windows with the equivalent of --disable-vv.
Mon, 24 Nov 2008 10:43:38 +0000 Mike Ruprecht Added a Jingle ice-udp transmitter.
Sun, 19 Oct 2008 04:40:59 +0000 Mike Ruprecht merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.
Sat, 07 Mar 2009 01:59:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Thu, 20 Nov 2008 21:57:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
Thu, 20 Nov 2008 21:13:56 +0000 Paul Aurich explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'
Tue, 05 Aug 2008 18:44:42 +0000 Tobias Markmann * adding bosh files to Makefile.am & .mingw
Tue, 23 Sep 2008 17:44:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d7476bfe7f9003553f7b3ea48491f4cebd192098)
Sat, 06 Sep 2008 07:49:05 +0000 Marcus Lundblad Implements file transfers using in-band bytestreams for XMPP
Thu, 04 Sep 2008 21:27:33 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
Wed, 30 Jul 2008 21:09:51 +0000 Daniel Atallah This should have been part of the previous commit related to no longer
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.
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Thu, 27 Mar 2008 00:48:54 +0000 Gary Kramlich per daniel, this is the correct fix to cross compiling with gcc 4.x
Tue, 18 Mar 2008 19:03:12 +0000 Daniel Atallah Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.
Sat, 01 Mar 2008 09:42:07 +0000 Kevin Stange Avoid saying "Cyrus SASL: Disabled" in the About box on Win32 when it's not true!
Sat, 03 Nov 2007 20:13:51 +0000 Stu Tomlinson Improved cyrus sasl support on win32:
Fri, 14 Sep 2007 00:37:11 +0000 Daniel Atallah Sneakiness to make it easy to compile xmpp on win32 with Cyrus SASL support. This isn't ready for popular consumption yet, but if anyone wants the sasl binary that I compiled against MIT Kerberos, let me know.
Mon, 10 Sep 2007 14:37:40 +0000 Daniel Atallah Fix mingw build of xmpp prpl
Wed, 06 Jun 2007 00:04:29 +0000 Andreas Monitzer applied patch for supporting XEP-0199: XMPP Ping
Sat, 28 Apr 2007 14:44:06 +0000 Daniel Atallah Lee Roach noticed that there is no rule to explicitly build libjabber.dll.a
Mon, 23 Apr 2007 01:30:49 +0000 Daniel Atallah Allow include and lib paths to be overridden from local.ent
Wed, 18 Apr 2007 22:00:41 +0000 Daniel Atallah Fix win32 build for Jabber/XMPP split.
Tue, 10 Apr 2007 06:19:29 +0000 Kevin Stange This should get all the Win32 Makefiles in line with
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/