Skip to content

Premake 5.0 alpha 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@starkos starkos released this 11 Oct 14:01
· 2053 commits to master since this release

Changes since the previous release:

  • New API: ignoredefaultlibraries()
  • New: Support LLVM platform toolset in Visual Studio
  • New: Add framework folder path support
  • Fix: Improved path.normalize() handling of DOS drive letters (StiX)
  • Fix: os.match...() now supports more complex patterns
  • Fix: Only generate project files if changed
  • Fix: Improve handling of user platform names in Visual Studio
  • Fix: Duplicate ".lib" extensions in Visual Studio
  • Fix: Improve handling of mixed case command line options
  • Fix: Remove /E option from Windows copy operations
  • Fix: Multiple externalproject() calls to same project
  • Fix: Improved determinism of generated project elements
  • Fix: Set platform toolset for emtpty Visual Studio projects
  • Fix: Better ".." handling for path.join()

IMPORTANT: Please download our source code package premake-5.0.0-alpha6-src.zip and NOT the automatically created GitHub packages at the bottom of the list.

The GitHub packages do not include the submodule source code, the pre-generated profile files, or the embedded scripts.