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.
|