0ad/build/premake/premake4
2012-03-06 05:40:11 +00:00
..
bin/release Applies Yves' latest patch for premake4. 2011-09-01 01:58:04 +00:00
build Make Premake makefile compatible with OS X 2012-01-12 00:03:37 +00:00
scripts Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/ 2011-07-15 17:32:06 +00:00
src Removes Makefile PCH support for Obj-C/C++ source files. Apple's latest command line tools encountered an error because the source file was compiled with Obj-C++ but the PCH was compiled with C++. If we really needed PCH for Obj-C++ we could simply compile it separately for each language. Refs #1148. 2012-03-06 05:40:11 +00:00
tests Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/ 2011-07-15 17:32:06 +00:00
BUILD.txt Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/ 2011-07-15 17:32:06 +00:00
CHANGES.txt Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/ 2011-07-15 17:32:06 +00:00
doxyfile Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/ 2011-07-15 17:32:06 +00:00
LICENSE.txt Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/ 2011-07-15 17:32:06 +00:00
premake4.lua More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
README.txt Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/ 2011-07-15 17:32:06 +00: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