aboutsummaryrefslogtreecommitdiffhomepage
path: root/version.sh
Commit message (Expand)AuthorAge
* add ; at the end of the sed commands. this fixes operation under cygwin.Gravatar ivo2007-09-06
* remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here,Gravatar ivo2007-09-06
* Port changes for older Subversion releases from FFmpeg.Gravatar diego2007-06-19
* Update copyright year.Gravatar diego2007-01-16
* avoid code duplication.Gravatar vayne2006-12-28
* Remove copy and paste error from FFmpeg sync, MPlayer does not supportGravatar diego2006-09-24
* FFmpeg sync: Fall back on grep if svn client is not installed.Gravatar diego2006-09-05
* Use LC_ALL instead of LANG since the former overrides the latter.Gravatar diego2006-07-29
* Cope with localized Subversion clients.Gravatar diego2006-07-29
* Produce correct version string even when not run in a Subversion working copy.Gravatar diego2006-06-23
* Adapt FFmpeg version.sh that only recreates version.h if its content changed.Gravatar diego2006-06-22
* simplifyGravatar diego2006-06-20
* avoid usage of head -1/head -n 1 and use sed 1q insteadGravatar ivo2006-06-07
* cosmeticsGravatar diego2006-06-06
* Drop all system-specific version generation stuff.Gravatar diego2006-06-06
* Put SVN revision in the version stringGravatar rathann2006-06-06
* cvs2svnGravatar rtogni2006-06-05
* SVN switch: get version date from .svn subdir instead of CVS/EntriesGravatar rtogni2006-06-04
* MinGW supportGravatar diego2005-06-06
* BSD/OS works same as the other BSDs, tested by Steven M. Schultz.Gravatar diego2005-06-06
* tabs --> spaces indentation cosmeticsGravatar diego2005-06-05
* Generate the version string with awk on BSD systems and work around wrongGravatar diego2005-06-05
* Days should be two digits.Gravatar diego2005-06-05
* LC_ALL overrides LANG, so use it instead.Gravatar diego2005-05-22
* LANG=C ensures month/day order and English language in the date string forGravatar diego2005-05-21
* simplificationGravatar diego2005-05-18
* Make version string depend of the last change of CVS/Entries for Darwin.Gravatar diego2005-05-18
* fix version number on cygwinGravatar joey2003-11-23
* the trailing space isn't needed anymoreGravatar alex2003-07-13
* 'dev'Gravatar arpi2003-02-09
* better BSD/OS support by Steven Schultz <sms@2bsd.com>Gravatar alex2002-12-31
* Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>Gravatar alex2002-09-20
* moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comme...Gravatar alex2002-09-20
* Fix for darwins dateGravatar atmos42002-05-03
* CC version check done by Makefile to allow overriding CC from envvarGravatar arpi2001-12-09
* using cc like configureGravatar jaf2001-12-03
* not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3'Gravatar jaf2001-12-03
* removed 0.17Gravatar arpi2001-08-22
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>Gravatar arpi_esp2001-06-05
* version changed 0.11->0.17Gravatar arpi_esp2001-04-30
* write cvs date+version into version.hGravatar arpi_esp2001-04-14