Premake 4.1.2 Released

Premake 4.1.2 is now released and available for download! This release includes...

  • Fixed ManagedExtension setting for Visual Studio (managed C++ code will now build properly)
  • Fixed os.match() bug for large result sets (David Raulo)
  • Patch 2840052: Order problem of static link (fixes linking to static libraries in GNU makefiles)
  • Patch 2802722: Add floating point model flags FloatFast and FloatStrict (Suigintou)
  • Patch 2865333: Support for ObjC and ObjC++ sources (Johannes Spohr)
  • Bug 2814179: Xbox 360 precompiled headers not working

Enjoy!