Mailinglist Archive: radeonhd (436 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:master: 2 commit(s)
  • From: ndim@xxxxxxxxxxxxxxxxxxxxxx (Hans Ulrich Niedermann)
  • Date: Fri, 11 Jul 2008 15:19:12 -0700 (PDT)
  • Message-id: <20080711221912.CAA7810096@xxxxxxxxxxxxxxxxxxxxxx>
Reporting from xf86-video-radeonhd: Radeon HD video driver

Please visit:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd
Or get your own copy by using:
git-clone git://anongit.freedesktop.org/xorg/driver/xf86-video-radeonhd

2 commits against master at fde79f9b...:
README | 8 ++++----
git_version.sh | 13 +++++++------
2 files changed, 11 insertions(+), 10 deletions(-)


commit 45961a0c0cb77f1a53815aaea87b81d0f520f5bb
Author: Hans Ulrich Niedermann <hun@xxxxxxxxxxxxxxxx>
Date: Wed Jun 11 12:17:16 2008 +0200

sh cmd substitution w/ backticks until git found

git's sh scripts use $(), so if we have detected git we know there is
a $() capable sh on board somewhere and can use it. Until then, we use
`` and hope our quoting is a) correct and b) works even on those
ancient sh implementations which may have problems with $().

diffstat:
git_version.sh | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)

gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=45961a0c


commit 31d76dabc7b90c9bfc1548aa7c83e31f7b3563e7
Author: Hans Ulrich Niedermann <hun@xxxxxxxxxxxxxxxx>
Date: Sat Jul 12 00:10:06 2008 +0200

Document more names for xorg/util/macros packages

diffstat:
README | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=45961a0c


--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >