Tue, 16 Jan 2007 22:58:42 +0000 |
diego |
Update copyright year.
|
Thu, 28 Dec 2006 15:31:48 +0000 |
vayne |
avoid code duplication.
|
Sun, 24 Sep 2006 15:53:23 +0000 |
diego |
Remove copy and paste error from FFmpeg sync, MPlayer does not support
|
Tue, 05 Sep 2006 23:19:22 +0000 |
diego |
FFmpeg sync: Fall back on grep if svn client is not installed.
|
Sat, 29 Jul 2006 23:30:55 +0000 |
diego |
Use LC_ALL instead of LANG since the former overrides the latter.
|
Sat, 29 Jul 2006 21:44:32 +0000 |
diego |
Cope with localized Subversion clients.
|
Fri, 23 Jun 2006 15:12:56 +0000 |
diego |
Produce correct version string even when not run in a Subversion working copy.
|
Thu, 22 Jun 2006 13:47:50 +0000 |
diego |
Adapt FFmpeg version.sh that only recreates version.h if its content changed.
|
Tue, 20 Jun 2006 10:08:19 +0000 |
diego |
simplify
|
Wed, 07 Jun 2006 15:03:25 +0000 |
ivo |
avoid usage of head -1/head -n 1 and use sed 1q instead
|
Tue, 06 Jun 2006 12:01:34 +0000 |
diego |
cosmetics
|
Tue, 06 Jun 2006 12:00:07 +0000 |
diego |
Drop all system-specific version generation stuff.
|
Tue, 06 Jun 2006 10:42:30 +0000 |
rathann |
Put SVN revision in the version string
|
Mon, 05 Jun 2006 20:38:47 +0000 |
rtogni |
cvs2svn
|
Sun, 04 Jun 2006 22:48:59 +0000 |
rtogni |
SVN switch: get version date from .svn subdir instead of CVS/Entries
|
Mon, 06 Jun 2005 19:36:41 +0000 |
diego |
MinGW support
|
Mon, 06 Jun 2005 17:51:44 +0000 |
diego |
BSD/OS works same as the other BSDs, tested by Steven M. Schultz.
|
Sun, 05 Jun 2005 17:40:57 +0000 |
diego |
tabs --> spaces indentation cosmetics
|
Sun, 05 Jun 2005 17:38:10 +0000 |
diego |
Generate the version string with awk on BSD systems and work around wrong
|
Sun, 05 Jun 2005 14:17:34 +0000 |
diego |
Days should be two digits.
|
Sun, 22 May 2005 16:27:17 +0000 |
diego |
LC_ALL overrides LANG, so use it instead.
|
Sat, 21 May 2005 14:44:10 +0000 |
diego |
LANG=C ensures month/day order and English language in the date string for
|
Wed, 18 May 2005 22:33:35 +0000 |
diego |
simplification
|
Wed, 18 May 2005 21:55:52 +0000 |
diego |
Make version string depend of the last change of CVS/Entries for Darwin.
|
Sun, 23 Nov 2003 16:53:03 +0000 |
joey |
fix version number on cygwin
|
Sun, 13 Jul 2003 18:50:17 +0000 |
alex |
the trailing space isn't needed anymore
|
Sun, 09 Feb 2003 19:39:29 +0000 |
arpi |
'dev'
|
Tue, 31 Dec 2002 18:23:52 +0000 |
alex |
better BSD/OS support by Steven Schultz <sms@2bsd.com>
|
Fri, 20 Sep 2002 15:46:13 +0000 |
alex |
Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>
|
Fri, 20 Sep 2002 12:50:04 +0000 |
alex |
moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)
|