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
liamDevine 80eff1c9fd Adds environmentargs for vs10 and flags which define specifics for them.
Flags
EnvironmentArgsDontMerge - Default is to merge these Environment arguments specified with the current environment args.
EnvironmentArgsInherit - Inherits from parent or project defaults.
2011-08-22 10:14:42 +01:00
packages/debian Copied packaging files to 4.0 trunk 2008-05-05 14:12:38 +00:00
samples [#1657833] Set working directory an IDE starts/debugs the program in 2011-04-25 15:55:17 -04:00
scripts Fixed typo in release script 2011-08-19 08:58:23 -04:00
src Adds environmentargs for vs10 and flags which define specifics for them. 2011-08-22 10:14:42 +01:00
tests Adds environmentargs for vs10 and flags which define specifics for them. 2011-08-22 10:14:42 +01:00
.hgignore Patch #3277358: Add CodeLite files to .hgignore 2011-05-12 16:18:56 -04:00
.hgtags Added tag 4.4-beta3 for changeset 84f69f787603 2011-08-16 12:29:30 -04:00
BUILD.txt Removed scripts.c from the repository 2010-12-23 14:06:11 -05:00
CHANGES.txt Mentioned source filtering/grouping in changelog 2011-07-21 15:37:08 -04:00
doxyfile Initial import of my local 4.x development code 2008-04-06 18:10:41 +00:00
LICENSE.txt Updated copyright date 2011-01-02 15:46:43 -05:00
premake4.lua Pushed supported OS X minimum version up to 10.4, removed static C++ runtime library linkage. Can now build on 10.7 2011-08-01 15:21:55 -04:00
README.txt Updated copyright date 2011-01-02 15:46:43 -05:00

PREMAKE
A build configuration tool

 Copyright (C) 2002-2011 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