Stupid broken build tool maintained by frogs, rust, and fed contractor brainlets
b3aebffaf2
Make it easier and more intuitive to support platforms/toolsets where edit-and-continue is available but turned off by default. Can now turn off with editAndContinue("off") instead of flags("NoEditAndContinue"), and turn it on with editAndContinue("on") instead of removeflags("NoEditAndContinue"). The NoEditAndContinue flag is still in place, and continues to behave as it did before, but will be marked deprecated in the documentation. |
||
---|---|---|
packages/debian | ||
scripts | ||
src | ||
tests | ||
.gitignore | ||
.hgignore | ||
.hgsub | ||
.hgsubstate | ||
.hgtags | ||
BUILD.txt | ||
CHANGES.txt | ||
doxyfile | ||
LICENSE.txt | ||
premake4.lua | ||
premake5.lua | ||
README.txt |
PREMAKE A build configuration tool Core module 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 https://bitbucket.org/premake/premake-main