Skip to content

GNU-TK 2025.8.2

Choose a tag to compare

@hrumhurum hrumhurum released this 12 Aug 21:14
· 218 commits to main since this release
  • Added ability to execute an arbitrary file in GNU environment with -x (--execute) option
  • Child processes spawned by gnu-tk tool have GNU_TK_VERSION environment variable set, enabling identification of GNU environments managed by GNU-TK
  • For MSYS2 toolkits, MSYS2 environment installation path is used as the toolkit location
  • Fixed issue in NPM package that prevented gnu-tk from working with Node v18.x