Wed, 01 Jan 2014 22:13:47 +0000 |
cehoyos |
Update Copyright year.
|
Mon, 21 Jan 2013 03:08:18 +0000 |
SubJunk |
Bumped year
|
Sun, 01 Jan 2012 04:09:35 +0000 |
cehoyos |
Update copyright year.
|
Sun, 27 Feb 2011 15:14:23 +0000 |
reimar |
Do not run svn or otherwise try to extract the svn revision when
|
Sat, 08 Jan 2011 23:35:15 +0000 |
compn |
update copyright year
|
Sun, 24 Jan 2010 03:21:18 +0000 |
Gabrov |
new year in version string
|
Sat, 04 Apr 2009 19:50:57 +0000 |
cehoyos |
Avoid spurious rebuilds on svn up. The check to find out if the header file
|
Thu, 05 Mar 2009 23:36:28 +0000 |
diego |
Add support for extracting the release version number from a VERSION file.
|
Tue, 24 Feb 2009 23:15:26 +0000 |
diego |
Read revision string from the file snapshot_version if available.
|
Tue, 24 Feb 2009 22:57:55 +0000 |
diego |
cosmetics: Use $() instead of ``, the former can be nested more easily.
|
Thu, 29 Jan 2009 00:18:32 +0000 |
diego |
Use single quotes to avoid escaping double quotes in a string.
|
Thu, 29 Jan 2009 00:16:09 +0000 |
diego |
Use cat instead of echo to generate version.h.
|
Wed, 28 Jan 2009 17:47:50 +0000 |
diego |
Remove superfluous backslash escapes that caused unintended escapes.
|
Mon, 26 Jan 2009 11:29:28 +0000 |
diego |
Do not duplicate VERSION string.
|
Sun, 25 Jan 2009 23:31:45 +0000 |
diego |
Drop dev- prefix from printed version number, just SVN-rXXXXX is enough.
|
Sun, 25 Jan 2009 20:35:58 +0000 |
diego |
Factorize print_version().
|
Sat, 10 Jan 2009 01:57:25 +0000 |
reynaldo |
TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.
|
Wed, 02 Jan 2008 07:38:40 +0000 |
zuxy |
Happy New Year!
|
Thu, 06 Sep 2007 16:28:31 +0000 |
ivo |
add ; at the end of the sed commands. this fixes operation under cygwin.
|
Thu, 06 Sep 2007 16:25:44 +0000 |
ivo |
remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here,
|
Tue, 19 Jun 2007 06:51:33 +0000 |
diego |
Port changes for older Subversion releases from FFmpeg.
|
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 :)
|
Fri, 03 May 2002 19:17:19 +0000 |
atmos4 |
Fix for darwins date
|
Sun, 09 Dec 2001 01:24:01 +0000 |
arpi |
CC version check done by Makefile to allow overriding CC from envvar
|
Mon, 03 Dec 2001 22:28:05 +0000 |
jaf |
using cc like configure
|
Mon, 03 Dec 2001 19:13:34 +0000 |
jaf |
not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3'
|
Wed, 22 Aug 2001 16:17:08 +0000 |
arpi |
removed 0.17
|
Tue, 05 Jun 2001 18:40:44 +0000 |
arpi_esp |
applied solaris8/netbsd/other fixes patch by J¸«ärgen Keil <jk@tools.de>
|
Mon, 30 Apr 2001 02:25:07 +0000 |
arpi_esp |
version changed 0.11->0.17
|
Sat, 14 Apr 2001 22:26:27 +0000 |
arpi_esp |
write cvs date+version into version.h
|