| Commit message (Expand) | Author | Age | Files | Lines |
* | build: move copyright statement to a shared location | wm4 | 2018-01-01 | 1 | -0/+2 |
* | version.sh: append -dirty if the working tree contains modifications | Niklas Haas | 2017-06-16 | 1 | -1/+1 |
* | Release 0.25.0v0.25.0 | Martin Herkt | 2017-04-23 | 1 | -7/+5 |
* | build: don't make version.sh create version.h by default | wm4 | 2015-07-14 | 1 | -3/+2 |
* | build: fix version.h creation | Stefano Pigozzi | 2015-07-12 | 1 | -1/+8 |
* | build: always regenerate version hash | wm4 | 2015-06-30 | 1 | -4/+10 |
* | TOOLS: shellcheck: quote variable expansions | Ben Boeckel | 2014-09-16 | 1 | -6/+6 |
* | TOOLS, version.sh: shellcheck: replace `cmd` with $(cmd) | Ben Boeckel | 2014-09-16 | 1 | -1/+1 |
* | version.sh: don't use git tags for version output (again) | wm4 | 2013-10-14 | 1 | -5/+10 |
* | version.sh: add --print option, which prints version to stdout | wm4 | 2013-08-09 | 1 | -2/+23 |
* | version.sh: integrate the release tag in output | wm4 | 2013-08-09 | 1 | -2/+2 |
* | version.sh: fix git rev. generation (.git is not always a directory) | wm4 | 2013-02-06 | 1 | -1/+1 |
* | build: identify the build time of the binary in the versioning output | Stephen Hutchinson | 2012-12-03 | 1 | -0/+4 |
* | Change version string | wm4 | 2012-07-29 | 1 | -2/+2 |
* | Use "mplayer2" in version string, not "MPlayer2" | wm4 | 2012-03-14 | 1 | -2/+0 |
* | Update copyright year | Uoti Urpala | 2012-01-28 | 1 | -1/+1 |
* | build: change version number generation | Uoti Urpala | 2011-02-19 | 1 | -2/+2 |
* | version.sh: update copyright year | Uoti Urpala | 2011-01-25 | 1 | -3/+3 |
* | Merge svn changes up to r30419 | Uoti Urpala | 2010-01-25 | 1 | -1/+1 |
|\ |
|
| * | new year in version string | Gabrov | 2010-01-24 | 1 | -1/+1 |
* | | build: Generate version numbers for git | Uoti Urpala | 2009-11-23 | 1 | -7/+5 |
|/ |
|
* | Avoid spurious rebuilds on svn up. The check to find out if the header file | cehoyos | 2009-04-04 | 1 | -1/+1 |
* | Add support for extracting the release version number from a VERSION file. | diego | 2009-03-05 | 1 | -1/+6 |
* | Read revision string from the file snapshot_version if available. | diego | 2009-02-24 | 1 | -1/+4 |
* | cosmetics: Use $() instead of ``, the former can be nested more easily. | diego | 2009-02-24 | 1 | -4/+4 |
* | Use single quotes to avoid escaping double quotes in a string. | diego | 2009-01-29 | 1 | -1/+1 |
* | Use cat instead of echo to generate version.h. | diego | 2009-01-29 | 1 | -2/+4 |
* | Remove superfluous backslash escapes that caused unintended escapes. | diego | 2009-01-28 | 1 | -1/+1 |
* | Do not duplicate VERSION string. | diego | 2009-01-26 | 1 | -1/+1 |
* | Drop dev- prefix from printed version number, just SVN-rXXXXX is enough. | diego | 2009-01-25 | 1 | -2/+2 |
* | Factorize print_version(). | diego | 2009-01-25 | 1 | -1/+1 |
* | TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail. | reynaldo | 2009-01-10 | 1 | -1/+1 |
* | Happy New Year! | zuxy | 2008-01-02 | 1 | -1/+1 |
* | add ; at the end of the sed commands. this fixes operation under cygwin. | ivo | 2007-09-06 | 1 | -1/+1 |
* | remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here, | ivo | 2007-09-06 | 1 | -2/+2 |
* | Port changes for older Subversion releases from FFmpeg. | diego | 2007-06-19 | 1 | -2/+2 |
* | Update copyright year. | diego | 2007-01-16 | 1 | -1/+1 |
* | avoid code duplication. | vayne | 2006-12-28 | 1 | -0/+2 |
* | Remove copy and paste error from FFmpeg sync, MPlayer does not support | diego | 2006-09-24 | 1 | -1/+1 |
* | FFmpeg sync: Fall back on grep if svn client is not installed. | diego | 2006-09-05 | 1 | -0/+2 |
* | Use LC_ALL instead of LANG since the former overrides the latter. | diego | 2006-07-29 | 1 | -1/+1 |
* | Cope with localized Subversion clients. | diego | 2006-07-29 | 1 | -1/+1 |
* | Produce correct version string even when not run in a Subversion working copy. | diego | 2006-06-23 | 1 | -1/+3 |
* | Adapt FFmpeg version.sh that only recreates version.h if its content changed. | diego | 2006-06-22 | 1 | -3/+8 |
* | simplify | diego | 2006-06-20 | 1 | -5/+2 |
* | avoid usage of head -1/head -n 1 and use sed 1q instead | ivo | 2006-06-07 | 1 | -1/+1 |
* | cosmetics | diego | 2006-06-06 | 1 | -2/+3 |
* | Drop all system-specific version generation stuff. | diego | 2006-06-06 | 1 | -23/+0 |
* | Put SVN revision in the version string | rathann | 2006-06-06 | 1 | -1/+1 |
* | cvs2svn | rtogni | 2006-06-05 | 1 | -1/+1 |
* | SVN switch: get version date from .svn subdir instead of CVS/Entries | rtogni | 2006-06-04 | 1 | -2/+2 |
* | MinGW support | diego | 2005-06-06 | 1 | -1/+1 |
* | BSD/OS works same as the other BSDs, tested by Steven M. Schultz. | diego | 2005-06-06 | 1 | -11/+1 |
* | tabs --> spaces indentation cosmetics | diego | 2005-06-05 | 1 | -32/+32 |
* | Generate the version string with awk on BSD systems and work around wrong | diego | 2005-06-05 | 1 | -8/+11 |
* | Days should be two digits. | diego | 2005-06-05 | 1 | -1/+1 |
* | LC_ALL overrides LANG, so use it instead. | diego | 2005-05-22 | 1 | -2/+2 |
* | LANG=C ensures month/day order and English language in the date string for | diego | 2005-05-21 | 1 | -5/+6 |
* | simplification | diego | 2005-05-18 | 1 | -4/+1 |
* | Make version string depend of the last change of CVS/Entries for Darwin. | diego | 2005-05-18 | 1 | -2/+9 |
* | fix version number on cygwin | joey | 2003-11-23 | 1 | -0/+3 |
* | the trailing space isn't needed anymore | alex | 2003-07-13 | 1 | -1/+1 |
* | 'dev' | arpi | 2003-02-09 | 1 | -1/+1 |
* | better BSD/OS support by Steven Schultz <sms@2bsd.com> | alex | 2002-12-31 | 1 | -7/+22 |
* | Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx> | alex | 2002-09-20 | 1 | -1/+1 |
* | moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comme... | alex | 2002-09-20 | 1 | -1/+5 |
* | Fix for darwins date | atmos4 | 2002-05-03 | 1 | -3/+6 |
* | CC version check done by Makefile to allow overriding CC from envvar | arpi | 2001-12-09 | 1 | -3/+1 |
* | using cc like configure | jaf | 2001-12-03 | 1 | -2/+3 |
* | not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3' | jaf | 2001-12-03 | 1 | -1/+3 |
* | removed 0.17 | arpi | 2001-08-22 | 1 | -1/+1 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 | 1 | -2/+6 |
* | version changed 0.11->0.17 | arpi_esp | 2001-04-30 | 1 | -1/+1 |
* | write cvs date+version into version.h | arpi_esp | 2001-04-14 | 1 | -0/+4 |