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
Jason Perkins e84cc11412 Add ability to safely alias function names without breaking overrides
Introduces new calls premake.alias() and premake.resolveAlias()
2015-07-28 17:20:13 -04:00
contrib http api changes 2015-04-14 17:54:03 -07:00
modules Add capture support to UTF8 BOM output 2015-07-27 20:14:48 +10:00
packages/debian Copied packaging files to 4.0 trunk 2008-05-05 14:12:38 +00:00
scripts Tweak release script for new versioning setup 2015-07-09 15:06:05 +02:00
src Add ability to safely alias function names without breaking overrides 2015-07-28 17:20:13 -04:00
tests Add ability to safely alias function names without breaking overrides 2015-07-28 17:20:13 -04:00
.editorconfig Added .editorconfig file (http://editorconfig.org/) 2015-04-05 09:33:46 +10:00
.gitignore Add modules to .gitignore 2015-04-05 12:51:03 -04:00
.gitmodules Added D language submodule. 2015-05-21 14:26:48 +10:00
.travis.yml Change Travis CI to use bootstrap process 2015-06-12 20:12:23 +01:00
Bootstrap.mak Add support for MinGW as a host bootstrap platform. 2015-06-11 19:26:59 +01:00
BUILD.txt Add support for MinGW as a host bootstrap platform. 2015-06-11 19:26:59 +01:00
CHANGES.txt A bit of clean up on release support files 2015-07-09 15:05:52 +02:00
CONTRIBUTORS.txt Update CHANGES and CONTRIBUTORS 2015-07-09 15:05:51 +02:00
doxyfile Initial import of my local 4.x development code 2008-04-06 18:10:41 +00:00
LICENSE.txt Update supporting files for release; add 'zip' to list of required utilities for packaging 2015-02-23 17:08:19 -05:00
premake4.lua Fix embed action for Premake 4.x executables 2015-02-25 15:50:48 -05:00
premake5.lua Merge pull request #43 from Blizzard/contrib-libs 2015-07-12 16:51:24 -04:00
README.md Add TravisCI build status on main page. 2015-05-18 18:44:07 -07:00

PREMAKE

A build configuration tool Core module

Copyright (C) 2002-2015 by Jason Perkins Distributed under the terms of the BSD License, see LICENSE.txt

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

See the file BUILD.txt for instructions on building Premake.

For questions, comments, or more information, visit the project website at https://github.com/premake/premake-core