Skip to content

Releases: erbth/dirCompare

Well, now I should have a working win32 version.

19 Feb 22:19
Compare
Choose a tag to compare
  • The code distinguishes between directory/file names and paths now
    (this breaks the Linux build).
  • The order of Win32 compare-all-attributes is reversed now so that
    timestamps come last and DACLs imediately after type and size.
  • Implemented a Win32 full directory cmparison (but note that SACLs
    are still not supported and hence not compared).
  • A couple more fixes regarding segfaults etc.

Something like a first usable version for windows

03 Jan 22:26
Compare
Choose a tag to compare

The Linux version may work as well, but I didn't try it for a long time and common code evolved / changed. For details have a look at the Readme.md file and the git commit history.

The attached binary is a 64 bit version with embedded MSVCR DLLs, so no extra software is needed.