summaryrefslogtreecommitdiff
path: root/version.sh
Commit message (Expand)AuthorAge
* Drop git- prefix from version labelsMans Rullgard2011-06-19
* Use the contents of RELEASE as version fallback instead of 'UNKNOWN'Reinhard Tartler2011-06-19
* get rid of the last svn mentionsJanne Grunau2011-03-18
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-16
* Remove old VCSs from version.shAlex Converse2011-02-21
* Fix quoting in version.shMans Rullgard2011-01-18
* use git describe for naming version in pure git clonesRamiro Polla2011-01-16
* version.sh: write version to stdout if no output file specifiedMåns Rullgård2010-07-26
* Read "Last Changed Rev" field instead of "Revision" field to avoid beingRamiro Polla2010-01-16
* Silence calls to git in version.sh.Ramiro Polla2010-01-07
* Check for VERSION in source dir.Ramiro Polla2010-01-07
* Check for snapshot_version in source dir.Ramiro Polla2010-01-07
* Check if a git-svn revision number is available to try to get better versionAlex Converse2009-09-24
* version.sh: use standard sed syntaxMåns Rullgård2009-08-16
* Directly read the version number from a VERSION file; useful for releases.Diego Biurrun2009-03-05
* 10l: Ignore error output from failed attempt to read snapshot_version.Diego Biurrun2009-02-24
* Read revision string from the file snapshot_version if available.Diego Biurrun2009-02-24
* cosmetics: Use $() instead of ``, the former can be nested more easily.Diego Biurrun2009-02-24
* Replace 'test' invocation by 'test -n', this should be safer.Diego Biurrun2008-09-26
* Add support for passing a version string to configure that is appended toDiego Biurrun2008-09-26
* enable version.h to be created from subdirsMåns Rullgård2008-06-19
* add support for git in version.sh (use short hash as version number)Aurelien Jacobs2007-10-20
* cosmetics to make version.sh more VCS agnosticAurelien Jacobs2007-10-20
* kill error messages from failed svn revision extraction commandsMåns Rullgård2007-06-18
* extract revision from svn-1.4 .svn/entries filesMåns Rullgård2007-06-18
* Fall back on grepping for the revision number if no svn client is installed.Michel Bardiaux2006-09-05
* Use LC_ALL instead of LANG since the former overrides the latter.Diego Biurrun2006-07-29
* Cope with localized Subversion clients.Diego Biurrun2006-07-29
* get svn version when using separate build treeMåns Rullgård2006-06-28
* Produce correct version string even when not run in a Subversion working copy.Diego Biurrun2006-06-23
* Use Subversion revision for FFMPEG_VERSION.Diego Biurrun2006-06-20