Skip to content

v0.7.2: par2cmdline 0.7.2

Compare
Choose a tag to compare
@BlackIkeEagle BlackIkeEagle released this 03 Jun 10:34
· 137 commits to master since this release
v0.7.2
=================

BlackEagle (10):
      build/release, fix typo, I have zcat, not gzcat
      windows binaries size improvements, see #94
      use all flags for tar in tests
      automake.sh must be included in the dist files, fixes #104
      build-win* use -s flag for gcc then we don't need strip anymore, #94
      remove some mingw gcc warnings in diskfile
      make sure u32 definition is consistent
      DWORD is long unsigned int so change format to %lu
      first get pointer then get low and high offset, 'fixes' gcc -Wstrict-aliasing warning
      bump 0.7.2

Ike Devolder (2):
      Merge pull request #106 from Parchive/windows
      Merge pull request #107 from Parchive/windows

SanityChecker (1):
      Fix test scripts to support whitespace in project path. (#105)