0ad/build/premake
olsner 35ac7776ee GCC PCH support: closes #155, and decreases build times by a BUNCH!
Changed the default to generating PCH's for all platforms and added a
premake
command line option --without-pch, in case it breaks somewhere (but
AFAIK, Mac's
use recent enough versions of GCC, so it should be fine).

# Added support for precompiled headers into the Linux build system.
Build times are now significantly reduced (up to 50%!)

This was SVN commit r4642.
2006-11-12 19:46:47 +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 update-workspaces.sh: generate atlas makefiles by default 2006-11-12 03:39:40 +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 GCC PCH support: closes #155, and decreases build times by a BUNCH! 2006-11-12 19:46:47 +00:00