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 95d487b8ee Add location() and filename() support for generated rule sets
- Enable new top-level field scope "rule"
2014-08-19 11:05:27 -04:00
packages/debian Copied packaging files to 4.0 trunk 2008-05-05 14:12:38 +00:00
scripts Stop using io.tmpfile() in script embedding; doesn't always work on Windows 2014-05-29 18:04:58 -04:00
src Add location() and filename() support for generated rule sets 2014-08-19 11:05:27 -04:00
tests Rename project.getfilename() to premake.filename(); now used by rules too 2014-08-11 17:28:51 -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 Small improvement to build instructions (h/t John Driscoll) 2013-10-21 11:59:48 -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 Make the version change from 4.x to 5.x official 2013-09-10 16:24:39 -04:00
premake5.lua Allow modules loaded via require() to use script-relative paths 2014-07-30 15:35:26 -04:00
README.txt Update copyright dates 2014-02-20 15:21:47 -05:00

PREMAKE
A build configuration tool

 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 http://industriousone.com/premake