| Commit message (Expand) | Author | Age | Files | Lines |
* | version.sh: Fix spurious rebuilds. | Carl Eugen Hoyos | 2016-03-10 | 1 | -1/+1 |
* | version.sh: add note that ffversion.h is auto-generated | Ganesh Ajjanagadde | 2015-10-25 | 1 | -0/+1 |
* | version.sh: Print versions based on the last git tag for release branches | Michael Niedermayer | 2014-07-28 | 1 | -1/+5 |
* | version.sh: add preprocessing guards | Timothy Gu | 2013-11-30 | 1 | -2/+10 |
* | version.sh: add a little usage comment | Timothy Gu | 2013-11-30 | 1 | -0/+2 |
* | version.sh: make it independant of version.h file name | Timothy Gu | 2013-11-30 | 1 | -2/+2 |
* | version.sh: handle shallow clones and snapshots. | Nicolas George | 2011-07-22 | 1 | -0/+20 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-20 | 1 | -2/+1 |
|\ |
|
| * | Drop git- prefix from version labels | Mans Rullgard | 2011-06-19 | 1 | -1/+0 |
| * | Use the contents of RELEASE as version fallback instead of 'UNKNOWN' | Reinhard Tartler | 2011-06-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-19 | 1 | -3/+0 |
|\| |
|
| * | get rid of the last svn mentions | Janne Grunau | 2011-03-18 | 1 | -7/+2 |
* | | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" | Michael Niedermayer | 2011-03-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-17 | 1 | -1/+1 |
|\| |
|
| * | use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
| * | Remove old VCSs from version.sh | Alex Converse | 2011-02-21 | 1 | -13/+0 |
* | | Remove old VCSs from version.sh | Alex Converse | 2011-02-22 | 1 | -13/+0 |
* | | Provide monotone revission numbers in version.sh | Michael Niedermayer | 2011-02-01 | 1 | -1/+1 |
|/ |
|
* | Fix quoting in version.sh | Mans Rullgard | 2011-01-18 | 1 | -10/+10 |
* | use git describe for naming version in pure git clones | Ramiro Polla | 2011-01-16 | 1 | -1/+1 |
* | version.sh: write version to stdout if no output file specified | Måns Rullgård | 2010-07-26 | 1 | -0/+5 |
* | 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 |