log libpurple/Makefile.am @ 32827:4a34689eeb33 default tip

age author description
Sun, 07 Aug 2011 05:19:54 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
Sat, 19 Mar 2011 19:38:55 +0000 Elliott Sales de Andrade merge of '1b0275bd7ec6ff5c9cb2a1b7a0a60c36091448a6'
Thu, 17 Mar 2011 07:46:54 +0000 Mark Doliner Remove gaim-compat.h and gtkgaim-compat.h. IT FEELS SO GOOD!
Wed, 16 Mar 2011 19:45:26 +0000 Elliott Sales de Andrade Update the pkg-config versions. Also, drop the unversioned pc files,
Thu, 17 Mar 2011 12:53:18 +0000 Richard Laager Drop gaim compatibility files
Mon, 13 Jun 2011 17:31:03 +0000 Stu Tomlinson We should not be installing libpurple/valgrind.h
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.