forked from mirrors/0ad
22f0f2b232
The debug heap has a high performance cost, even in release mode, when running inside a debugger, which is surprising to people trying to measure performance. It doesn't seem very useful at finding bugs either. Add a NoDebugHeap flag to Premake, to set that environment variable when running in the VS2010 debugger. This was SVN commit r13901.
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