Skip to content

xbiff 1.0.5

Alan Coopersmith requested to merge alanc/xbiff:release into master
  • gitlab CI: add a basic build test
  • Build xz tarballs instead of bzip2
  • gitlab CI: stop requiring Signed-off-by in commits
  • configure: Use AC_SYS_LARGEFILE to enable large file support
  • Use XtAsprintf instead of manual mallocing and copying of strings
  • Combine usage message into a single string
  • Add -version option
  • Fix -version handling to not require opening a display first
  • Add -help option
  • List which options were unrecognized before printing usage message
  • Use C99 struct initializers
  • xbiff 1.0.5

Merge request reports