Stupid broken build tool maintained by frogs, rust, and fed contractor brainlets
Go to file
Jason Perkins 68c106bb5b Clean up current container implementation before expanding into existing code
- use existing objects (premake.solution, premake.project) as the container classes
- drop metatables and inheritance setup, more trouble than its worth
- create explicit containers for global scope and project groups
2014-10-09 18:16:14 -04:00
packages/debian Copied packaging files to 4.0 trunk 2008-05-05 14:12:38 +00:00
scripts Fix embedding of main script and manifest 2014-09-29 15:28:11 -04:00
src Clean up current container implementation before expanding into existing code 2014-10-09 18:16:14 -04:00
tests Port solution() to new container API 2014-10-07 16:56:53 -04:00
.gitignore Adding ignore entries for .vlstatus (Visual Lint) and .lnt (PCLint) 2014-02-05 02:05:03 +00:00
.hgignore Adding ignore entries for .vlstatus (Visual Lint) and .lnt (PCLint) 2014-02-05 02:05:03 +00:00
.hgtags Added tag 4.4-beta3 for changeset 84f69f787603 2011-08-16 12:29:30 -04:00
BUILD.txt Update build instructions for new embedding logic 2014-10-06 16:13:44 -04:00
CHANGES.txt update Changelist 2014-03-01 18:45:06 +01:00
doxyfile Initial import of my local 4.x development code 2008-04-06 18:10:41 +00:00
LICENSE.txt Update copyright dates 2014-02-20 15:21:47 -05:00
premake4.lua Fix bootstrapping with premake4 2014-09-27 11:16:41 +00:00
premake5.lua Rework embedded scripts to be loaded on-demand and by name 2014-09-26 09:25:14 -04:00
README.txt Modify testing scripts to use new test action setup 2014-09-18 16:19:08 -04:00

PREMAKE
A build configuration tool
Core module

 Copyright (C) 2002-2014 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://bitbucket.org/premake/premake-main