Mailinglist Archive: radeonhd (288 mails)
| < Previous | Next > |
[radeonhd] Re: [PATCH] Use XORG_CHANGELOG macro to create ChangeLog. #22611
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- Date: Fri, 17 Jul 2009 10:28:02 +1000
- Message-id: <20090717002801.GC27242@xxxxxxxxxxxxxxxxxxxx>
On Thu, Jul 16, 2009 at 01:59:42PM +0200, Matthias Hopf wrote:
just a bit more background for why this patch exists:
Gaetan started with repos that still used "git-log" instead of "git log".
This breaks on newer releases. In the cleanup Gaeton (sensibly) also
switched to the CHANGELOG_CMD macro to avoid duplication in every repo.
It is not required for radeonhd though it would be nice to merge in the
future to avoid duplications. That's what the macros are for after all.
Cheers,
Peter
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
On Jul 16, 09 14:34:41 +1000, Peter Hutterer wrote:
From: Gaetan Nadon <memsize@xxxxxxxxxxxx>
Adding the macro in configure.ac and use it in Makefile.am
Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611
Global maintenance on all modules
Signed-off-by: Peter Hutterer <peter.hutterer@xxxxxxxxx>
Hm. I don't see the advantage ATM, and it has the big disadvantage that
you need to have a very recent xorg-macros for autoconfig. Even the
latest released openSUSE (11.1) doesn't have that.
I'll keep the patch in my inbox and will apply it when it seems fit.
just a bit more background for why this patch exists:
Gaetan started with repos that still used "git-log" instead of "git log".
This breaks on newer releases. In the cleanup Gaeton (sensibly) also
switched to the CHANGELOG_CMD macro to avoid duplication in every repo.
It is not required for radeonhd though it would be nice to merge in the
future to avoid duplications. That's what the macros are for after all.
Cheers,
Peter
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |