Download List

Project Description

Premake is a build configuration tool. Describe your C, C++, or C# software project using a simple, easy to read syntax and let Premake generate the project files for Visual Studio, GNU Make, Xcode, Code::Blocks, CodeLite, SharpDevelop, or MonoDevelop. Premake allows you to manage your project configuration in one place and still support different build systems. It allows you to generate project files for tools that you do not
own. It saves the time that would otherwise be spent manually keeping several different toolsets in sync. And it provides an easy upgrade path as new versions of your favorite tools are released.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-16 23:29
4.3

This release adds support Visual Studio 2010, and changes the license from GPLv2 to the BSD. Support for Xcode and Solaris was improved. The usual fixes and improvements were made.
Tags: Stable, Major feature enhancements

2010-03-04 08:09
4.2.1

This release includes a handful of bugfixes, including an important fix to the new file pattern matching introduced in 4.2. There are also a few minor new features.
Tags: Stable

2010-01-09 09:27
4.2

This release adds support for Apple's Xcode 3.x IDE, and has numerous small changes and bugfixes.

2009-10-01 06:05
4.1.2

This version adds Objective C support for makefiles, floating point model flags, and a handful of bugfixes.

2009-07-17 20:40
4.1.1

This version adds important fixes to the Xbox 360 and Mac OS X Universal binary support introduced in 4.1.

Project Resources