Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

GMake2 v2.2.0 Release

Choose a tag to compare

@coremodmc coremodmc released this 17 Jan 12:30
· 210 commits to master since this release
  1. [Compile] Provide binary and configuration files for Linux MIPS64.
  2. [New] New @sleep keywords.
  3. [New] New @val keywords.
  4. [New] New @json keywords.
  5. [New] New version commands.
  6. [New] New --debug tags.
  7. [New] New config group.
  8. [Change] Replace the CLI framework.
  9. [Change] The package name gmake is changed to gmake2.
  10. [Change] Error output optimization.
  11. [Change] The variables declared through var are now global.
  12. [Change] Built -in variable format update.

Other Change

  1. [Document] In short, it is a major change ...