1
0
forked from 0ad/0ad
0ad/build/premake
janwas 27b6ffe2d6 # housekeeping
sorry, update-workspaces + rebuild is necessary (moved boost/utility
into PCH)

- ps/ : committed additional documentation on behalf of Joe.
- lib/ : HAVE_C99 - replace with specific e.g. HAVE_NPRINTF; intended to
help with MacOSX compat (by no longer requiring us to lie about
STDC_VERSION)
- NO_COPY_CTOR -> boost::noncopyable

This was SVN commit r4825.
2007-02-01 01:34:17 +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 # housekeeping 2007-02-01 01:34:17 +00:00