log autogen.sh @ 32827:4a34689eeb33 default tip

age author description
Wed, 04 Nov 2009 16:58:41 +0900 Yoshiki Yazawa commit differences as a revision for now.
Fri, 30 Oct 2009 06:08:25 +0000 Elliott Sales de Andrade Instead of $@, use "$*" in run_or_die or else printf will re-use the format
Fri, 30 Oct 2009 05:40:21 +0000 Elliott Sales de Andrade My version of sed seems to require no space between the -i and the backup
Wed, 28 Oct 2009 00:19:07 +0000 Gary Kramlich cleaned up the output of the command being run in run_or_die
Wed, 28 Oct 2009 00:17:47 +0000 Gary Kramlich fix the fix for broken libtool 0.40.6 on osx
Tue, 27 Oct 2009 23:36:28 +0000 Gary Kramlich added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
Mon, 07 Sep 2009 20:39:36 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin 2.6.2_jp
Sat, 05 Sep 2009 22:08:32 +0000 Mark Doliner Add a sed line to our autogen.sh script to hopefully avoid ever creating
Thu, 27 Nov 2008 02:23:57 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cfca82f1fee3fa6401caf10cafe80caa073cc9d9)
Fri, 31 Oct 2008 08:37:42 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Thu, 15 May 2008 13:29:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fbc907b599705ebe499000ee228b8be4c456b39b)
Tue, 06 May 2008 07:58:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d94973707853b3f6b84dc446eac68f7fd4c9370d)
Mon, 28 Apr 2008 09:04:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Sat, 05 Apr 2008 13:15:49 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a32d1e1358009ce730a50b32e63fbe6c3a63c4fb)
Tue, 01 Apr 2008 02:54:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2eb97f7d46ac5955e6a217661513d28e3b5ce060)
Wed, 30 Jan 2008 10:53:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ae7f8e3acb446776f833c3b44514295ae56184b3)
Mon, 07 Jan 2008 03:40:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d50f362e369f486aaf9a95a0d79ec0632743f07d)
Thu, 27 Sep 2007 17:04:45 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d33243e8f5347776c81f81a0e4ba3a76ae5505a5)
Wed, 19 Sep 2007 08:27:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
Mon, 07 May 2007 01:58:53 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 00dc566bfedcca2a9b44f91cf7e9a73f8270b63a)
Wed, 25 Apr 2007 07:57:26 +0000 Yoshiki Yazawa yaz patch has been applied.
Tue, 25 Nov 2008 17:23:43 +0000 Richard Laager Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
Thu, 30 Oct 2008 19:56:54 +0000 Richard Laager - Make autogen.sh find autogen.args when /bin/sh is not bash.
Mon, 12 May 2008 02:03:13 +0000 Richard Laager Remove the stat check that isn't useful and breaks on OS X.
Sat, 10 May 2008 17:05:53 +0000 Stu Tomlinson Some versions of mktemp require at least 6 X's in the template
Mon, 05 May 2008 02:00:28 +0000 Gary Kramlich Make error output during autogen actually readable...
Sat, 26 Apr 2008 17:47:05 +0000 John Bailey This should have been a variable expansion so that autogen.args could be
Thu, 24 Apr 2008 19:51:00 +0000 Stu Tomlinson echo -n is not portable, and OSX has libtoolize installed as glibtoolize
Thu, 03 Apr 2008 22:57:58 +0000 Etan Reisner It is good when documentation matches reality. I figured all the other env
Mon, 31 Mar 2008 16:23:43 +0000 Stu Tomlinson I think this syntax is more correct
Mon, 31 Mar 2008 16:03:53 +0000 Stu Tomlinson Make the new autogen.sh behave more like the old one - run glib-gettextize,
Mon, 31 Mar 2008 14:55:42 +0000 Stu Tomlinson Hush you noisy little script
Sun, 30 Mar 2008 23:10:12 +0000 John Bailey Thanks for pointing this out, grim.
Sun, 30 Mar 2008 17:17:45 +0000 John Bailey I always forget we use 'm4macros' here instead of 'm4'.
Sun, 30 Mar 2008 17:15:21 +0000 John Bailey A more verbose autogen.sh that Gary and I have been using for Guifications
Fri, 25 Jan 2008 20:43:15 +0000 Will Thompson Make autogen.sh return a non-zero exit code when it fails so that
Sat, 15 Dec 2007 22:29:38 +0000 Richard Laager Revert siege's likely inadvertent changes to autogen.sh in
Sat, 15 Dec 2007 20:29:56 +0000 Christopher O'Brien avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account
Fri, 28 Sep 2007 15:49:19 +0000 Richard Laager applied changes from a42d042e706156a13566e078c85937e3b30a33c9
Thu, 13 Sep 2007 21:34:55 +0000 Sean Egan Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Sun, 06 May 2007 18:37:58 +0000 Gary Kramlich Changing configure.args to be a sh script that is sourced. This way we can set any environment variables to be set/passed to configure.
Wed, 14 Feb 2007 00:12:27 +0000 Evan Schoenberg s/Gaim/Pidgin
Thu, 11 Jan 2007 05:30:24 +0000 Gary Kramlich [gaim-migrate @ 18103]
Mon, 04 Sep 2006 05:48:45 +0000 Mark Doliner [gaim-migrate @ 17155]
Sun, 20 Aug 2006 17:49:58 +0000 Stu Tomlinson [gaim-migrate @ 16910]
Thu, 16 Feb 2006 00:45:23 +0000 Sean Egan [gaim-migrate @ 15659]
Wed, 08 Feb 2006 21:01:56 +0000 Richard Laager [gaim-migrate @ 15550]
Wed, 08 Feb 2006 07:44:23 +0000 Richard Laager [gaim-migrate @ 15542]
Wed, 09 Nov 2005 08:07:20 +0000 Sean Egan [gaim-migrate @ 14317]
Tue, 03 Jun 2003 21:05:12 +0000 Sean Egan [gaim-migrate @ 6144]
Sun, 09 Feb 2003 19:52:15 +0000 Nathan Walp [gaim-migrate @ 4845]
Sat, 28 Sep 2002 22:12:57 +0000 Christian Hammond [gaim-migrate @ 3661]
Sat, 14 Sep 2002 07:47:36 +0000 Sean Egan [gaim-migrate @ 3570]
Mon, 26 Aug 2002 04:04:10 +0000 Christian Hammond [gaim-migrate @ 3485]
Tue, 20 Aug 2002 08:54:56 +0000 Christian Hammond [gaim-migrate @ 3433]
Mon, 19 Aug 2002 05:25:16 +0000 Christian Hammond [gaim-migrate @ 3432]
Sun, 18 Aug 2002 18:21:08 +0000 Christian Hammond [gaim-migrate @ 3427]
Sun, 18 Aug 2002 18:00:43 +0000 Christian Hammond [gaim-migrate @ 3426]