log libpurple/plugins/perl/common/Makefile.mingw @ 32694:3ca7b653785a

age author description
Fri, 12 Mar 2010 22:00:00 +0000 Daniel Atallah Use ExtUtils::ParseXS instead of the xsubpp script to generate C source for XS files on Windows (avoids us needing to know where Perl is installed)
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, 07 Jul 2009 15:44:24 +0000 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
Thu, 07 Aug 2008 04:03:23 +0000 Daniel Atallah Another Perl patch from Zsombor Welker to add more functions.
Mon, 28 Jul 2008 00:52:54 +0000 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.
Tue, 13 May 2008 02:24:17 +0000 Sadrul Habib Chowdhury Expose smiley API to perl plugins.
Fri, 06 Jul 2007 14:44:05 +0000 Daniel Atallah Fix the win32 build. Thanks to Etan and Lee Roach. Fixes #1929.
Tue, 01 May 2007 02:34:22 +0000 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants
Fri, 27 Apr 2007 05:18:14 +0000 Etan Reisner This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
Mon, 23 Apr 2007 01:30:49 +0000 Daniel Atallah Allow include and lib paths to be overridden from local.ent
Fri, 13 Apr 2007 01:57:16 +0000 Daniel Atallah This should be called Purple.xs instead of Pidgin.xs
Tue, 10 Apr 2007 06:19:29 +0000 Kevin Stange This should get all the Win32 Makefiles in line with
Mon, 19 Mar 2007 17:02:24 +0000 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
Sun, 11 Feb 2007 00:30:48 +0000 Daniel Atallah Suppress warnings about unused variables in the generated perl bindings
Wed, 31 Jan 2007 04:31:12 +0000 Daniel Atallah Some more changes to the win32 build to support cross-compiling.
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/