Premake 4.2.1 released

A bug in the new file pattern matching introduced in 4.2 has been causing people trouble, so here's an update to get it fixed.

Download 4.2.1 now

The final change log:

  • Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studio
  • Patch 2928029: Add EnableSSE, EnableSSE2 flags
  • Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)
  • Bug 2928775: Error loading external Lua module with require()
  • Bug 2942438: Wrong runtime library linked
  • Bug 2931722: pchheader handling not consistent between tools
  • Bug 2958829: Files pattern matching including too many files
  • Bug 2953594: includedirs / libdirs converting absolute paths to relative
  • Bug 2936188: Improve handling for invalid values in lists

Enjoy!