Skip to content

2.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Sep 03:47
· 3 commits to master since this release
Immutable release. Only release title and notes can be modified.
v2.10.0
  • The x64 release is now multilib, targeting both x64 and x86 (#412)
    • i686-w64-mingw32 aliases select the 32-bit target
    • makensis can emit 32-bit installers (Target x86-unicode)
    • Under -m32 the default _WIN32_WINNT is Windows XP
  • The toolchain no longer needs its bin/ on PATH
  • Smaller C++ binaries, pulls in less of libstdc++
  • Ccache output fixes for Windows consoles (#413)
    • Colors work in consoles without virtual terminal processing
    • Diagnostics keep Unicode outside the active code page
  • GDB now allows a zero repeat count in artificial arrays
  • Upgrade to Ccache 4.14
  • Upgrade to CMake 4.4.3

Releases are self-extracting 7-zip archives, also extractable with any 7z-capable utility (e.g. 7zr.exe). The "x86" release is compatible with Windows XP but requires at least a Pentium 4 processor (SSE2).