Tue, 28 Feb 2012 22:41:57 +0000 |
Daniel Atallah |
makensis on Windows now accepts - or / as an argument prefix (since 2.25).
|
Mon, 30 Aug 2010 18:56:44 +0000 |
Daniel Atallah |
Kill the win32 idle tracking code that works on old windows versions and move
|
Wed, 19 May 2010 03:26:05 +0000 |
Daniel Atallah |
Final piece of getting the installer translations integrated with the regular
|
Fri, 12 Mar 2010 21:10:05 +0000 |
Daniel Atallah |
Use Perl in the system Path instead of a hard-coded cygwin-specific path
|
Thu, 04 Mar 2010 04:22:19 +0000 |
Daniel Atallah |
Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work, but that is for later
|
Mon, 01 Mar 2010 03:36:48 +0000 |
Daniel Atallah |
Update NSS/NSPR to 3.12.5/4.8.2 (self-built). Big thanks goes to Berke Viktor for doing this.
|
Sun, 28 Feb 2010 23:40:18 +0000 |
Daniel Atallah |
Use standalone gettext
|
Thu, 25 Feb 2010 04:45:28 +0000 |
Daniel Atallah |
Use libxml2-2.7.4
|
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
|
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.
|
Mon, 27 Jul 2009 19:11:49 +0000 |
Stu Tomlinson |
Fix windows build by adding the necessary bits to define the MTN revision
|
Tue, 07 Jul 2009 15:44:24 +0000 |
Etan Reisner |
Modify the Windows build/install setup to deal with the perl modules the way
|
Wed, 13 May 2009 18:13:03 +0000 |
Stu Tomlinson |
Make the makensis option prefix configurable, so cross-compiling from Linux
|
Wed, 10 Dec 2008 01:14:02 +0000 |
Daniel Atallah |
Updated included win32 meanwhile library to fix #7563
|
Wed, 10 Dec 2008 00:28:26 +0000 |
Daniel Atallah |
Update SILC Toolkit used on win32 to 1.1.8
|
Wed, 30 Jul 2008 20:08:45 +0000 |
Daniel Atallah |
Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
|
Mon, 28 Jul 2008 00:52:54 +0000 |
Daniel Atallah |
Update the Perl plugin loader to work with Perl 5.10.
|
Mon, 09 Jun 2008 17:28:08 +0000 |
Daniel Atallah |
re-Fix win32 build.
|
Mon, 31 Mar 2008 22:01:43 +0000 |
Daniel Atallah |
Ugly hackery to support INSTALL_PIXMAPS for the win32 build.
|
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!
|
Fri, 29 Feb 2008 03:47:21 +0000 |
Daniel Atallah |
Enable SASL support for xmpp in the win32 build.
|
Fri, 29 Feb 2008 03:24:10 +0000 |
Daniel Atallah |
Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
|
Mon, 12 Nov 2007 02:43:06 +0000 |
Daniel Atallah |
Update the win32 SILC Toolkit to 1.1.5.
|
Sat, 10 Nov 2007 15:55:29 +0000 |
Stu Tomlinson |
Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalent
|
Sat, 10 Nov 2007 15:49:57 +0000 |
Stu Tomlinson |
Make purple.h a generated file so plugins can just include this and never
|
Mon, 29 Oct 2007 02:46:25 +0000 |
Daniel Atallah |
Maintain VERSION and DISPLAY_VERSION defines in config.h for the mingw build instead of plopping it on the command line.
|
Sat, 27 Oct 2007 13:56:54 +0000 |
Stu Tomlinson |
Add a --with-extraversion option to ./configure so packagers can fine tune
|
Sun, 21 Oct 2007 05:07:57 +0000 |
Luke Schierer |
applied changes from d6da6a7a5ad01f170f0fd78424183f73200dc78c
|
Sun, 21 Oct 2007 04:47:57 +0000 |
Luke Schierer |
applied changes from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5
|
Wed, 29 Aug 2007 04:30:53 +0000 |
Daniel Atallah |
Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.
|
Thu, 23 Aug 2007 16:23:39 +0000 |
Daniel Atallah |
Upgrade gtkspell on the win32 build to 2.0.11. Fixes #1388 thanks to Sean's astute observation.
|
Sat, 11 Aug 2007 23:59:34 +0000 |
Daniel Atallah |
Fix sounds on the win32 build
|
Tue, 05 Jun 2007 04:02:22 +0000 |
Daniel Atallah |
More minor changes related to bonjour on win32.
|
Sat, 28 Apr 2007 22:18:47 +0000 |
Daniel Atallah |
Fix version.h generation on mingw build.
|
Sat, 28 Apr 2007 16:55:31 +0000 |
Stu Tomlinson |
soname versioning of libpurple. Should help resolve debian bug 421282
|
Tue, 10 Apr 2007 06:19:29 +0000 |
Kevin Stange |
This should get all the Win32 Makefiles in line with
|
Wed, 31 Jan 2007 04:31:12 +0000 |
Daniel Atallah |
Some more changes to the win32 build to support cross-compiling.
|
Mon, 29 Jan 2007 01:05:34 +0000 |
Daniel Atallah |
Add support for win32 makefile variable overriding using a "local.mak" file in the build root directory. This makes maintaining a custom build environment or cross-compiling easier.
|
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/
|