log libpurple/plugins/perl/Makefile.am @ 32819:2c6510167895 default tip

age author description
Thu, 18 Jun 2009 23:01:51 +0000 Etan Reisner Install the Purple and Pidgin perl modules under $libdir instead of in perl's
Tue, 24 Mar 2009 03:38:21 +0000 Mike Ruprecht Clean unnecessary changes out of the Makefiles.
Wed, 27 Aug 2008 07:49:52 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)
Tue, 19 Aug 2008 04:41:15 +0000 Daniel Atallah I forgot to add these new files to Makefile.am
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Tue, 13 May 2008 02:24:17 +0000 Sadrul Habib Chowdhury Expose smiley API to perl plugins.
Sat, 26 Apr 2008 00:43:15 +0000 Sadrul Habib Chowdhury Fix make distcheck (which broke from an earlier fix for make when
Thu, 24 Apr 2008 02:16:30 +0000 Sadrul Habib Chowdhury Patch from Dylan Simon to fix a compile error when compiling from a
Wed, 16 May 2007 02:38:32 +0000 Sadrul Habib Chowdhury nosnilmot: EXTRA_DIST it!
Sat, 05 May 2007 23:08:20 +0000 Richard Laager Remove VERSION from the CFLAGS all over, to prevent similar re-declaration
Thu, 03 May 2007 14:29:04 +0000 Luke Schierer merge of '1059632ecbace7c85e35918f6c6d139494fdc250'
Thu, 03 May 2007 02:59:12 +0000 Etan Reisner Add the function_list.pl script to the dist tarball. It's useful for people
Thu, 03 May 2007 12:54:47 +0000 Stu Tomlinson Now that version.h is a generated source file, we need to add
Tue, 01 May 2007 02:34:22 +0000 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants
Sat, 28 Apr 2007 16:55:31 +0000 Stu Tomlinson soname versioning of libpurple. Should help resolve debian bug 421282
Fri, 27 Apr 2007 05:18:14 +0000 Etan Reisner This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
Fri, 27 Apr 2007 04:25:21 +0000 Etan Reisner Kill the libpurpleperl hack library and move the init stuff to perl.so itself.
Sat, 21 Apr 2007 13:37:44 +0000 Stu Tomlinson Install and look for libpurple plugins in $libdir/purple instead of
Fri, 13 Apr 2007 01:57:16 +0000 Daniel Atallah This should be called Purple.xs instead of Pidgin.xs
Sat, 24 Mar 2007 17:51:05 +0000 Stu Tomlinson More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Mon, 19 Mar 2007 17:02:24 +0000 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
Tue, 30 Jan 2007 05:27:44 +0000 Sean Egan This renames the binary to 'pidgin', and I think it properly
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/