Stupid broken build tool maintained by frogs, rust, and fed contractor brainlets
Go to file
Samuel Surtees 85d0b3e34c
Merge pull request #1189 from tdesveauxPKFX/host/fix_normalize_tokens
Host path.normalize: Fix normalization for paths containing tokens
2018-11-13 17:59:39 +10: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 Add tests for xcode id generator 2018-11-12 21:27:24 -07:00
packages/debian Copied packaging files to 4.0 trunk 2008-05-05 14:12:38 +00:00
scripts Add script to compute PRs git logs to CHANGES.md format 2018-10-22 13:43:27 +02:00
src Merge pull request #1189 from tdesveauxPKFX/host/fix_normalize_tokens 2018-11-13 17:59:39 +10:00
tests Host path.normalize: Fix normalization for paths containing tokens 2018-11-04 18:01:29 +01: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.mak Merge pull request #1069 from lanurmi/fix-solaris 2018-04-27 02:00:46 +10:00
BUILD.txt Remove git submodule commands 2018-03-16 10:59:31 +08:00
CHANGES.txt Add merged PRs since alpha12 to CHANGES.txt 2018-10-22 13:44:16 +02: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
LICENSE.txt Happy New Year 2016-01-18 21:39:55 +05:30
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 README: Update Commit since last release shield 2018-10-22 13:44:28 +02:00

PREMAKE 5 (core)

Build Status Build status Latest release 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.

Copyright © 2002-2016 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/