After several years of maintaining backward compatibility Or Else, I've decided it is time to make a break. And if I'm going to break compatibility I might as well go all the way and make all of the changes I've been saving up over those years.
I've created a new website and started documenting the changes in the new version. I'm looking for feedback from current Premake users both on the proposed changes and anything else they'd like to see. Stop by the new site and join the conversation.
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!
Okay, maybe just one more, for good measure. Premake 3.5 is now available, sporting these shiny new changes:
Enjoy!
Premake version 3.4 — the latest, greatest, and possibly the last release in the 3.x branch. Lots of good stuff in here!
no-pch flag to suppress precompiled headersThe first 3.4 release candidate is now available! Lots of good changes in this release:
no-pch flag to suppress precompiled headersGive 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 is now available! Read on for a complete changelog.
Support for the free Code::Blocks IDE has just been checked into SVN, for the upcoming 3.2 release.
I have finished moving the project back to the comfortable confines of SourceForge. If you’ve been working from the Berlios Subversion repository you will need to switch to the SourceForge repository. I have also taken this opportunity to significantly upgrade the website. Hope you like it!
With that out of the way, I have started working on the next release. My current plans include support for Code::Blocks, plus some catch-up work on the MonoDevelop and SharpDevelop generators. I will also try to hit some of the requested enhancements while I’m in the code (but patches are always welcome!)
I haven’t had much time to devote to Premake lately, mostly because it has been doing everything I need. There are few missing features that are starting to become annoying so I will probably be putting together a new version soon. In the meantime, I will probably start moving the project back to SourceForge, which now has Subversion hosting. If you have any feature requests, be sure you get them into the Tracker. I’ll be looking for low-hanging fruit while I’m in the code.
I just uploaded 3.1 to SourceForge (get it now). What’s new?
monoresgen to resgen to keep up with Mono projectmono2 .NET compiler set for Mono .NET 2.0 supportAlso, the Open Dynamics Engine is now using Premake to generate project files for all versions of Visual Studio.
Enjoy!