This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2019-08-21 10:00:48 -04:00
binmodules Xcode Fixes 2018-05-31 21:00:15 -07:00
contrib use hex value for shim index key 2018-10-16 08:37:27 +03:00
modules Updated mismatched android config to the value in the allowed stl table 2019-07-23 21:47:43 +10:00
packages/debian Copied packaging files to 4.0 trunk 2008-05-05 14:12:38 +00:00
scripts package.lua: Fix source package not containing scripts.c 2019-05-30 19:10:28 +02:00
src Reconcile logic within os_matchisfile() 2019-06-27 15:50:21 -07:00
tests Merge pull request #1244 from LORgames/ssurtees/detokenFix 2019-04-30 22:01:24 +10:00
.editorconfig fixes to dotnetbase code for C++ nuget support. 2017-10-09 10:38:01 -07:00
.gitignore Update .gitignore 2017-04-04 09:04:56 -07:00
.travis.yml Fleshed out CI builds 2018-04-09 22:12:10 +10:00
appveyor.yml Fleshed out CI builds 2018-04-09 22:12:10 +10:00
Bootstrap.bat Bootstrap.bat: Change default behaviour to bootstrap with latest Visual Studio available 2019-05-04 15:30:15 +02:00
Bootstrap.mak Bootstrap: Use gmake2 instead of gmake 2019-05-04 17:17:19 +02:00
BUILD.txt Package: Replace gmake with gmake2 for source package 2019-05-04 17:16:52 +02:00
CHANGES.txt CHANGES.txt: Add merged PRs since alpha13 2019-05-04 14:21:32 +02:00
CONTRIBUTING.md Add a CONTRIBUTING.md 2019-08-21 10:00:48 -04:00
CONTRIBUTORS.txt Update support files for alpha12 release 2017-08-21 11:44:47 -04:00
doxyfile Initial import of my local 4.x development code 2008-04-06 18:10:41 +00:00
FUNDING.yml Add FUNDING.yml for GitHub Sponsors 2019-07-23 11:33:36 -04:00
LICENSE.txt Update copyright year in support files 2019-08-20 10:05:37 -04:00
mobdebug.lua Embed luasocket as a static library 2018-03-17 14:47:40 +00:00
premake4.lua Support successfully bootstrapping on Solaris (OpenIndiana). 2018-04-26 09:44:17 +03:00
premake5.lua Support successfully bootstrapping on Solaris (OpenIndiana). 2018-04-26 09:44:17 +03:00
README.md Update copyright year in support files 2019-08-20 10:05:37 -04:00

PREMAKE 5 (core)

Build Status Build status Latest release Financial Contributors Release date of last release Commits since last release

Premake is a command line utility which reads a scripted definition of a software project and, most commonly, uses it to generate project files for toolsets like Visual Studio, Xcode, or GNU Make. Built-in and Third-Party Modules add support for even more toolsets.

Find out in detail what Premake is and how to use it in the wiki.

Get started

News and Community

Report isssues

Something not working quite as expected? Do you need a feature that has not been implemented yet? Check the issue tracker and add a new one if your problem is not already listed. Please try to provide a detailed description of your problem, including the steps to reproduce it.

Contribute

Awesome! View the contribution guidelines before you contribute. If you would like to contribute with a new feature or submit a bugfix, fork this repo and send a pull request. Please, make sure all the unit tests are passing before submitting and add new ones in case you introduced new features.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

Copyright © 2003-2019 by Jason Perkins Distributed under the terms of the BSD License, see LICENSE.txt

The Lua language and runtime library is © TeCGraf, PUC-Rio. See their website at http://www.lua.org/