| Commit message (Expand) | Author | Age | Files | Lines |
* | Read "Last Changed Rev" field instead of "Revision" field to avoid being | Ramiro Polla | 2010-01-16 | 1 | -2/+2 |
* | Silence calls to git in version.sh. | Ramiro Polla | 2010-01-07 | 1 | -2/+2 |
* | Check for VERSION in source dir. | Ramiro Polla | 2010-01-07 | 1 | -1/+1 |
* | Check for snapshot_version in source dir. | Ramiro Polla | 2010-01-07 | 1 | -1/+1 |
* | Check if a git-svn revision number is available to try to get better version | Alex Converse | 2009-09-24 | 1 | -0/+6 |
* | version.sh: use standard sed syntax | Måns Rullgård | 2009-08-16 | 1 | -1/+4 |
* | Directly read the version number from a VERSION file; useful for releases. | Diego Biurrun | 2009-03-05 | 1 | -3/+7 |
* | 10l: Ignore error output from failed attempt to read snapshot_version. | Diego Biurrun | 2009-02-24 | 1 | -1/+1 |
* | Read revision string from the file snapshot_version if available. | Diego Biurrun | 2009-02-24 | 1 | -1/+2 |
* | cosmetics: Use $() instead of ``, the former can be nested more easily. | Diego Biurrun | 2009-02-24 | 1 | -5/+5 |
* | Replace 'test' invocation by 'test -n', this should be safer. | Diego Biurrun | 2008-09-26 | 1 | -1/+1 |
* | Add support for passing a version string to configure that is appended to | Diego Biurrun | 2008-09-26 | 1 | -0/+2 |
* | enable version.h to be created from subdirs | Måns Rullgård | 2008-06-19 | 1 | -1/+1 |
* | add support for git in version.sh (use short hash as version number) | Aurelien Jacobs | 2007-10-20 | 1 | -0/+6 |
* | cosmetics to make version.sh more VCS agnostic | Aurelien Jacobs | 2007-10-20 | 1 | -5/+9 |
* | kill error messages from failed svn revision extraction commands | Måns Rullgård | 2007-06-18 | 1 | -3/+2 |
* | extract revision from svn-1.4 .svn/entries files | Måns Rullgård | 2007-06-18 | 1 | -0/+1 |
* | Fall back on grepping for the revision number if no svn client is installed. | Michel Bardiaux | 2006-09-05 | 1 | -0/+2 |
* | Use LC_ALL instead of LANG since the former overrides the latter. | Diego Biurrun | 2006-07-29 | 1 | -1/+1 |
* | Cope with localized Subversion clients. | Diego Biurrun | 2006-07-29 | 1 | -1/+1 |
* | get svn version when using separate build tree | Måns Rullgård | 2006-06-28 | 1 | -1/+1 |
* | Produce correct version string even when not run in a Subversion working copy. | Diego Biurrun | 2006-06-23 | 1 | -1/+3 |
* | Use Subversion revision for FFMPEG_VERSION. | Diego Biurrun | 2006-06-20 | 1 | -0/+10 |