1
0
forked from 0ad/0ad
0ad/build/premake
Ykkrosh c2b119e721 # Linux fixes.
Disabled CONFIG_USE_MMGR by default, since it seems unnecessary and it
makes debug builds slow (extremely slow under Valgrind) due to symbol
lookups when allocating memory.
Fixed minor warnings and errors.

This was SVN commit r4927.
2007-02-25 21:11:57 +00:00
..
src Oops, I broke GCC PCH a month ago. Fixed, and added a comment so I now know why it does what it does. 2007-01-26 21:16:49 +00:00
extern_libs.lua Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
functions.lua Automatically add .inl files to the workspace. 2006-07-28 17:26:54 +00:00
premake.exe Recompiled Premake on Windows. Added some headers so HAVE_PCH=0 works in MSVC. 2006-09-30 21:36:19 +00:00
premake.lua # Linux fixes. 2007-02-25 21:11:57 +00:00