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
Liam Devine ecd8d1ae34 added define _CRT_SECURE_NO_DEPRECATE for visual studio build in premake4.lua. Old versions of vs2005 use this define.
added host.c for detecting if the process is running under wow, uses code provided on msdn where we lookup the function at runtime, which fails gracefully if a 32 bit machine.
add host.is_64bit function in host.lua
2011-03-12 17:03:10 +00:00
packages/debian Copied packaging files to 4.0 trunk 2008-05-05 14:12:38 +00:00
samples Fixed naming of static libraries in Xcode 2009-09-21 13:59:25 +00:00
scripts Properly pass return codes back to shell in release builds 2010-12-12 17:49:17 -05:00
src added define _CRT_SECURE_NO_DEPRECATE for visual studio build in premake4.lua. Old versions of vs2005 use this define. 2011-03-12 17:03:10 +00:00
tests Xcode4 workspace relative location paths and workspace generation 2011-03-11 17:08:37 +00:00
.hgignore Added support for Haiku OS (Yuriy O'Donnell) 2011-02-10 12:24:51 -05:00
.hgtags Added tag 4.3 for changeset 582630d7b7d4 2010-11-16 06:25:48 -05:00
BUILD.txt Removed scripts.c from the repository 2010-12-23 14:06:11 -05:00
CHANGES.txt added define _CRT_SECURE_NO_DEPRECATE for visual studio build in premake4.lua. Old versions of vs2005 use this define. 2011-03-12 17:03:10 +00: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 added define _CRT_SECURE_NO_DEPRECATE for visual studio build in premake4.lua. Old versions of vs2005 use this define. 2011-03-12 17:03:10 +00: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