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