log libpurple/Makefile.am @ 31478:9a7c5d242521

age author description
Mon, 14 Feb 2011 05:48:59 +0000 Gary Kramlich Created a new branch to break the ciphers out to their own files. Also I've now exposed purple_g_checksum_* if we're on glib >= 2.16.0
Fri, 02 Jul 2010 00:32:20 +0000 Elliott Sales de Andrade Enable silent build rules. You can disable them using the configure
Sat, 06 Feb 2010 06:40:49 +0000 Paul Aurich Move libpurple/media/media.c to libpurple/media.c.
Wed, 11 Nov 2009 03:07:21 +0000 maiku propagate from branch 'im.pidgin.cpw.maiku.media_refactor' (head 69be24ee75b8f957cfee3cfb7fd71721078b7f81)
Wed, 28 Oct 2009 22:18:08 +0000 maiku Change the libpurple Makefile to keep the same directory structure regarding
Fri, 23 Oct 2009 01:45:42 +0000 maiku Move the backend-fs2.h header into noinst_HEADERS.
Thu, 22 Oct 2009 21:30:30 +0000 maiku Skeleton of the Farsight 2 media backend.
Thu, 22 Oct 2009 21:09:36 +0000 maiku Add a media backend interface to handle different backends in addition to
Thu, 22 Oct 2009 00:22:59 +0000 maiku Break PurpleMediaCodec out into its own file.
Wed, 21 Oct 2009 22:17:53 +0000 maiku Split out PurpleMediaCandidate into its own file.
Wed, 21 Oct 2009 20:58:32 +0000 maiku Split the media API's enum types out into its own file.
Wed, 21 Oct 2009 20:05:52 +0000 maiku Move media.c into libpurple/media/.
Mon, 26 Oct 2009 02:59:06 +0000 Paul Aurich Build '.' before tests, since the tests require libpurple.la
Tue, 01 Sep 2009 17:44:35 +0000 Mark Doliner As far as I can tell this BR_PTHREADS=0 define was used for binreloc,
Tue, 28 Jul 2009 01:23:39 +0000 Stu Tomlinson Automatically detect if running under valgrind and don't close plugin
Sun, 19 Jul 2009 23:45:13 +0000 Paul Aurich Move the IDN support into the DNS routines.
Wed, 08 Jul 2009 04:06:19 +0000 Sadrul Habib Chowdhury Really fix build when srcdir = builddir and srcdir != builddir.
Tue, 07 Jul 2009 04:32:58 +0000 Sadrul Habib Chowdhury Fix compile when srcdir != builddir.
Sun, 05 Jul 2009 05:41:00 +0000 Elliott Sales de Andrade Add auto-generated D-Bus signals introspection, though parameter names
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556
Sat, 11 Apr 2009 18:20:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
Thu, 09 Apr 2009 04:27:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
Fri, 10 Apr 2009 18:55:26 +0000 Sadrul Habib Chowdhury Fix build when srcdir != builddir.
Mon, 06 Apr 2009 06:09:07 +0000 Elliott Sales de Andrade Also, fix the libpurple makefile to use the correct cflags/libs.
Tue, 24 Mar 2009 06:09:31 +0000 Mike Ruprecht Removed just a bit too much.
Tue, 24 Mar 2009 03:38:21 +0000 Mike Ruprecht Clean unnecessary changes out of the Makefiles.
Mon, 23 Mar 2009 02:59:18 +0000 Mike Ruprecht Move GStreamer related media functions into its own header.
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Sat, 31 Jan 2009 05:37:27 +0000 Mike Ruprecht Make sure marshallers.h is created before compiling marshallers.c.