Commit History

Author SHA1 Message Date
  Carl Eugen Hoyos cb3f99e4d3 version.sh: Fix spurious rebuilds. 8 years ago
  Ganesh Ajjanagadde 104f8ea873 version.sh: add note that ffversion.h is auto-generated 8 years ago
  Michael Niedermayer f3158c3f29 version.sh: Print versions based on the last git tag for release branches 10 years ago
  Timothy Gu c580691091 version.sh: add preprocessing guards 10 years ago
  Timothy Gu 3c5c4cfa15 version.sh: add a little usage comment 10 years ago
  Timothy Gu 802ba5f557 version.sh: make it independant of version.h file name 10 years ago
  Nicolas George 657eac048e version.sh: handle shallow clones and snapshots. 13 years ago
  Michael Niedermayer 56e11d2305 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 8d3d3436e2 Drop git- prefix from version labels 13 years ago
  Reinhard Tartler 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 13 years ago
  Michael Niedermayer 8ea36711b0 Merge remote-tracking branch 'newdev/master' 13 years ago
  Janne Grunau faa6f1c306 get rid of the last svn mentions 13 years ago
  Michael Niedermayer 0cb88628fb Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" 13 years ago
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 years ago
  Janne Grunau a03be6e1ba use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 13 years ago
  Alex Converse ad9b2a41b8 Remove old VCSs from version.sh 13 years ago
  Alex Converse 203df50d10 Remove old VCSs from version.sh 13 years ago
  Michael Niedermayer 40222b926b Provide monotone revission numbers in version.sh 13 years ago
  Mans Rullgard f318ee3e37 Fix quoting in version.sh 13 years ago
  Ramiro Polla 8032d1dee9 use git describe for naming version in pure git clones 13 years ago
  Måns Rullgård 1606446248 version.sh: write version to stdout if no output file specified 14 years ago
  Ramiro Polla 15ccfff12c Read "Last Changed Rev" field instead of "Revision" field to avoid being 14 years ago
  Ramiro Polla 9a02c3e183 Silence calls to git in version.sh. 14 years ago
  Ramiro Polla 8202d905cd Check for VERSION in source dir. 14 years ago
  Ramiro Polla 31c194e7f9 Check for snapshot_version in source dir. 14 years ago
  Alex Converse d38b7b80d1 Check if a git-svn revision number is available to try to get better version 15 years ago
  Måns Rullgård 7f6d9b3089 version.sh: use standard sed syntax 15 years ago
  Diego Biurrun de2c2b5a98 Directly read the version number from a VERSION file; useful for releases. 15 years ago
  Diego Biurrun 2b229186a2 10l: Ignore error output from failed attempt to read snapshot_version. 15 years ago
  Diego Biurrun 10671cf595 Read revision string from the file snapshot_version if available. 15 years ago
  Diego Biurrun d33a14e4f5 cosmetics: Use $() instead of ``, the former can be nested more easily. 15 years ago
  Diego Biurrun e73db71899 Replace 'test' invocation by 'test -n', this should be safer. 16 years ago
  Diego Biurrun ac63af34b5 Add support for passing a version string to configure that is appended to 16 years ago
  Måns Rullgård 9e6165b53e enable version.h to be created from subdirs 16 years ago
  Aurelien Jacobs 40eaf7806d add support for git in version.sh (use short hash as version number) 16 years ago
  Aurelien Jacobs 123103caa2 cosmetics to make version.sh more VCS agnostic 16 years ago
  Måns Rullgård 7a68f7fa22 kill error messages from failed svn revision extraction commands 17 years ago
  Måns Rullgård c1047cda84 extract revision from svn-1.4 .svn/entries files 17 years ago
  Michel Bardiaux 837f0ad7aa Fall back on grepping for the revision number if no svn client is installed. 18 years ago
  Diego Biurrun 59d0fc5779 Use LC_ALL instead of LANG since the former overrides the latter. 18 years ago
  Diego Biurrun 7ea3b2e00e Cope with localized Subversion clients. 18 years ago
  Måns Rullgård 54003e1a70 get svn version when using separate build tree 18 years ago
  Diego Biurrun a66d63a94e Produce correct version string even when not run in a Subversion working copy. 18 years ago
  Diego Biurrun f1cc88a5d6 Use Subversion revision for FFMPEG_VERSION. 18 years ago