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:26:19 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin' (head f18e8828254cc3882e72d3e2af1af3dfa805729e)
|
Sun, 23 Aug 2009 22:11:44 +0000 |
Kevin Stange |
Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't
|
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
|
Mon, 28 Jul 2008 00:52:54 +0000 |
Daniel Atallah |
Update the Perl plugin loader to work with Perl 5.10.
|
Fri, 06 Jul 2007 14:44:05 +0000 |
Daniel Atallah |
Fix the win32 build. Thanks to Etan and Lee Roach. Fixes #1929.
|
Sat, 28 Apr 2007 05:52:31 +0000 |
Daniel Atallah |
Fix win32 pidgin perl stuff. This hasn't been tested yet.
|
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
|
Tue, 10 Apr 2007 14:12:45 +0000 |
Daniel Atallah |
Fix some mingw makefile rename glitches.
|
Tue, 10 Apr 2007 06:19:29 +0000 |
Kevin Stange |
This should get all the Win32 Makefiles in line with
|
Mon, 05 Feb 2007 15:47:54 +0000 |
Daniel Atallah |
keeping the win32 build working...
|
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/
|