releases

Premake 3.6 Released

|

No really, this is the last one. I mean this time. Kudos to Ryan for adding some initial support for Visual Studio 2008!

* Patch 1946122: Add support for VS2008 (Ryan Pusztai)
* Patch 1913448: Win32 crash when using '--clean --usetargetpath' (David Walters)
* Patch 1771168: luaL_getn speed optimization (Richard O'Grady)
* Bug 1939089: Premake segfault on Linux/PPC (Fabio Till)
* Fixed "bad argument #2 to 'chdir'" error
* Disable -MMD on multiple -arch flags (poor man's Universal binary support)

It just gets shinier and shinier. Enjoy!

Premake 3.5 Released

|

Okay, maybe just one more, for good measure. Premake 3.5 is now available, sporting these shiny new changes:

  • Prevent creation of import libraries on OS X
  • Improved handling of dylibs on OS X
  • Patch 1771977: Ability to compile C source as C++ in Code::Blocks (Ryan Pusztai)
  • Patch 1771168: luaL_getn speed optimization (Richard O’Grady)
  • Bug 1804810: out-implib not present in linux gnu compler toolchain
  • Bug 1806949: .Net reference paths are broken when bindir is specified
  • Bug 1806960: Make clean does not remove .mdb files
  • Bug 1831389: Makefiles stored in subdirs contain no targets on first run

Enjoy!

Premake 3.4 Released

|

Premake version 3.4 — the latest, greatest, and possibly the last release in the 3.x branch. Lots of good stuff in here!

  • Added no-pch flag to suppress precompiled headers
  • Added App.config support to GNU makefiles
  • Add os.mkdir() to script environment
  • Makefile now creates target directory before copying .NET references
  • Feature 1520182: Enhanced file-handling functions
  • Bug 531878: Problems with relative paths
  • Bug 1723867: Config-specific post-build on GNU target (Benoit Miller)
  • Bug 1596826: XML targets doesn’t escape xml entities
  • Bug 1600155: Core dump due to newpackage() and matchfiles()

Version 3.4-rc1 Available

|

The first 3.4 release candidate is now available! Lots of good changes in this release:

  • Added no-pch flag to suppress precompiled headers
  • Added App.config support to GNU makefiles
  • Add os.mkdir() to script environment
  • Feature 1520182: Enhanced file-handling functions
  • Bug 531878: Problems with relative paths
  • Bug 1723867: Config-specific post-build on GNU target (Benoit Miller)
  • Bug 1596826: XML targets doesn’t escape xml entities
  • Bug 1600155: Core dump due to newpackage() and matchfiles()
  • Bug 1608895: resgen command shown
  • Bug 1639730: Output filename is not set
  • Bug 1729227: non-portable executable with relative library path
  • Bug 1559951: default clean rule removes package dir
  • Patch 1733674: PCH support for Code::Block targets (Ryan Pusztai)
  • Patch 1746563: Ability to specify GUID for VS targets (Ryan Pusztai)
  • Patch 1754867: Creating import lib of different name (Ryan Pusztai)

Give it a try and let me know what you think. If all goes well we can have a final release in the next week or two.

Enjoy!

Premake 3.3

|

Premake 3.3 is now available! Read on for a complete changelog.

Version 3.1 Released

|

I just uploaded 3.1 to SourceForge (get it now). What’s new?

  • Added support for Visual Studio 2005
  • Added support for Windows resources to GNU make target
  • Added path handling functions to Lua environment
  • Added matchrecursive() for recursive file searches
  • Added os.fileexists() function to Lua environment
  • Added os.appendfile() function to Lua environment
  • Changed monoresgen to resgen to keep up with Mono project
  • Added mono2 .NET compiler set for Mono .NET 2.0 support
  • Feature 1096677: exclude files from matchfiles (package.excludes)
  • Bug 1439463: VS2003 RTTI problem
  • Bug 1439446: GNU Makefile problem under Mingw32
  • Bug 1422068: package.path=”.” causes bad makefiles
  • Bug 1431530: makefile target fails when project path specified

Also, the Open Dynamics Engine is now using Premake to generate project files for all versions of Visual Studio.

Enjoy!

3.1 RC3 Released

|

I just released one more release candidate in preparation for the any-day-now version 3.1. This release fixes a few bugs, and now generates MinGW compatible makefiles. Get it!

3.1 RC2 Released

|

The second release candidate for the 3.1 release is now available on the website. I’ve fixed some bugs in the new VS2005 generator, and also fixed the handling of Windows resource files under Cygwin.

Premake 3.0 Released (whew!)

|

So here it is: the biggest Premake release since 1.0 is finally available. I think we’ve done a good job of finally tying up many of the loose ends that have been hanging around. The new unit test framework has been an enormous help, and the reworked internals have really improved the turnaround time on changes.

The complete list of changes since 2.4:

3.0 RC2 Released

|

A new 3.0 release candidate is now available for download. This release fixes a inconsistency in the way source files were located when a package path was specified. It also fixes a non-fatal but still annoying bug in the Lua integration that would allow project files to be generated even if the source script contained errors.

Barring any new bug reports, I will make an official release next week.

Syndicate content

search

Google
This Site Web

support this project!

I rely on donations to purchase all of the tools supported by Premake. Can you help out?

Support This Project

sponsored by

powered by

SourceForge.net
Drupal