Commit History

Author SHA1 Message Date
  Diego Biurrun 8e8813a0a1 Merge improved version number generation from trunk. 15 years ago
  Diego Biurrun c3c2325adc Revert hackish release version number hardcoding in version.sh. 15 years ago
  Diego Biurrun 3aafe82485 Output 0.5 as version string. 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