1
0
forked from 0ad/0ad
0ad/build/premake
Ykkrosh 1926317975 # Linux/ICC fixes
- added "--icc" Premake flag, to disable PCH and set different warning
flags
 - added required headers
 - changed debug_warn to not generate constant-expression-in-conditional
warnings
 - changed FAM popup-warning into a log message, so it's not so
irritating
 - Atlas: pass around wxGLCanvas instead of wxGLContext, because the
context is sometimes just NULL

This was SVN commit r4733.
2007-01-02 18:11:00 +00:00
..
src GCC PCH support: closes #155, and decreases build times by a BUNCH! 2006-11-12 19:46:47 +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/ICC fixes 2007-01-02 18:11:00 +00:00