log libpurple/protocols/bonjour/Makefile.mingw @ 18578:acd4ff9ddace

age author description
Fri, 20 Jul 2007 22:24:10 +0000 Daniel Atallah Bonjour only works on Windows2000 or newer, so we don't need to indirectly access the Net* functions. Avoid doing an unnecessary domain query to find the Domain Controller (which was causing a several second delay at startup). Also, try harder to avoid empty default names and falling back to "Purple Person".
Tue, 05 Jun 2007 04:02:22 +0000 Daniel Atallah More minor changes related to bonjour on win32.
Tue, 05 Jun 2007 03:38:22 +0000 Daniel Atallah This is a patch from Chris Davies to make Bonjour work on Windows using the Apple Bonjour framework. It turns out that the actual DNS-SD library is (3 clause) BSD licensed, so we can use it.
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
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/