log version.sh @ 30765:3e230b384997

age author description
2010-01-24 Gabrov new year in version string
2009-04-04 cehoyos Avoid spurious rebuilds on svn up. The check to find out if the header file
2009-03-05 diego Add support for extracting the release version number from a VERSION file.
2009-02-24 diego Read revision string from the file snapshot_version if available.
2009-02-24 diego cosmetics: Use $() instead of ``, the former can be nested more easily.
2009-01-29 diego Use single quotes to avoid escaping double quotes in a string.
2009-01-29 diego Use cat instead of echo to generate version.h.
2009-01-28 diego Remove superfluous backslash escapes that caused unintended escapes.
2009-01-26 diego Do not duplicate VERSION string.
2009-01-25 diego Drop dev- prefix from printed version number, just SVN-rXXXXX is enough.
2009-01-25 diego Factorize print_version().
2009-01-10 reynaldo TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.
2008-01-02 zuxy Happy New Year!
2007-09-06 ivo add ; at the end of the sed commands. this fixes operation under cygwin.
2007-09-06 ivo remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here,
2007-06-19 diego Port changes for older Subversion releases from FFmpeg.
2007-01-16 diego Update copyright year.
2006-12-28 vayne avoid code duplication.
2006-09-24 diego Remove copy and paste error from FFmpeg sync, MPlayer does not support
2006-09-05 diego FFmpeg sync: Fall back on grep if svn client is not installed.
2006-07-29 diego Use LC_ALL instead of LANG since the former overrides the latter.
2006-07-29 diego Cope with localized Subversion clients.
2006-06-23 diego Produce correct version string even when not run in a Subversion working copy.
2006-06-22 diego Adapt FFmpeg version.sh that only recreates version.h if its content changed.
2006-06-20 diego simplify
2006-06-07 ivo avoid usage of head -1/head -n 1 and use sed 1q instead
2006-06-06 diego cosmetics
2006-06-06 diego Drop all system-specific version generation stuff.
2006-06-06 rathann Put SVN revision in the version string
2006-06-05 rtogni cvs2svn
2006-06-04 rtogni SVN switch: get version date from .svn subdir instead of CVS/Entries
2005-06-06 diego MinGW support
2005-06-06 diego BSD/OS works same as the other BSDs, tested by Steven M. Schultz.
2005-06-05 diego tabs --> spaces indentation cosmetics
2005-06-05 diego Generate the version string with awk on BSD systems and work around wrong
2005-06-05 diego Days should be two digits.
2005-05-22 diego LC_ALL overrides LANG, so use it instead.
2005-05-21 diego LANG=C ensures month/day order and English language in the date string for
2005-05-18 diego simplification
2005-05-18 diego Make version string depend of the last change of CVS/Entries for Darwin.
2003-11-23 joey fix version number on cygwin
2003-07-13 alex the trailing space isn't needed anymore
2003-02-09 arpi 'dev'
2002-12-31 alex better BSD/OS support by Steven Schultz <sms@2bsd.com>
2002-09-20 alex Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>
2002-09-20 alex moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)
2002-05-03 atmos4 Fix for darwins date
2001-12-09 arpi CC version check done by Makefile to allow overriding CC from envvar
2001-12-03 jaf using cc like configure
2001-12-03 jaf not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3'
2001-08-22 arpi removed 0.17
2001-06-05 arpi_esp applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
2001-04-30 arpi_esp version changed 0.11->0.17
2001-04-14 arpi_esp write cvs date+version into version.h