February 1, 2011
View 40222b9

Provide monotone revission numbers in version.sh

Michael Niedermayer authored on 2011/02/01 20:19:49
January 17, 2011
View 8032d1d

use git describe for naming version in pure git clones

Ramiro Polla authored on 2011/01/17 03:34:09
October 6, 2010
View f318ee3

Fix quoting in version.sh

Mans Rullgard authored on 2010/10/06 23:36:58
July 27, 2010
View 1606446

version.sh: write version to stdout if no output file specified

Måns Rullgård authored on 2010/07/27 08:43:59
January 17, 2010
View 15ccfff

Read "Last Changed Rev" field instead of "Revision" field to avoid being affected by changes in other directories (such as branches).

Ramiro Polla authored on 2010/01/17 03:29:52
January 8, 2010
View 9a02c3e

Silence calls to git in version.sh.

Ramiro Polla authored on 2010/01/08 04:25:03
View 8202d90

Check for VERSION in source dir.

Ramiro Polla authored on 2010/01/08 04:23:50
View 31c194e

Check for snapshot_version in source dir.

Ramiro Polla authored on 2010/01/08 02:54:17
September 25, 2009
View d38b7b8

Check if a git-svn revision number is available to try to get better version information from git.

Alex Converse authored on 2009/09/25 01:54:26
August 17, 2009
View 7f6d9b3

version.sh: use standard sed syntax

Måns Rullgård authored on 2009/08/17 00:51:47
March 6, 2009
View de2c2b5

Directly read the version number from a VERSION file; useful for releases.

Diego Biurrun authored on 2009/03/06 08:17:11
February 25, 2009
View 2b22918

10l: Ignore error output from failed attempt to read snapshot_version.

Diego Biurrun authored on 2009/02/25 08:10:36
View 10671cf

Read revision string from the file snapshot_version if available. This will be used by daily snapshots without Subversion metadata.

Diego Biurrun authored on 2009/02/25 08:04:52
View d33a14e

cosmetics: Use $() instead of ``, the former can be nested more easily.

Diego Biurrun authored on 2009/02/25 07:54:58
September 27, 2008
View e73db71

Replace 'test' invocation by 'test -n', this should be safer.

Diego Biurrun authored on 2008/09/27 06:39:22