Skip to content

GNU-TK 2025.5.2

Choose a tag to compare

@hrumhurum hrumhurum released this 28 Jul 08:33
· 362 commits to main since this release

This release enhances GNU-TK functionality by adding support for one of the most widely used GNU-compatible toolkits: Git for Windows. While Git itself is not a GNU toolkit, it includes one based on Cygwin. This addition is particularly valuable because Git is frequently preinstalled on CI/CD builders.

  • Added support for GNU toolkit coming with Git for Windows
  • WSL toolkit commands are executed using a login shell
  • GNU toolkit strictness can be activated by GNU_TK_STRICT environment variable