Skip to content

EncodingFixTool v1.6

Latest

Choose a tag to compare

@MaxLogic MaxLogic released this 12 Jul 09:46

Added

  • Added a native Linux64 build and a self-contained Linux archive with the shell launcher and executable in the required layout.

Fixed

  • Bounded Linux Git command execution to 30 seconds and terminated the complete child process group on timeout, preventing abandoned Git processes.

Changed

  • The WSL/Linux launcher now runs the native Linux64 executable directly instead of using Windows interoperability.
  • Made Git execution, shell quoting, configuration lookup, paths, encodings, and line endings platform-correct on Windows and Linux.
  • Linux64 releases are built with Delphi 13 against the Ubuntu 20.04 SDK and support x86-64 systems with glibc 2.17 or newer.