1
1
forked from 0ad/0ad
0ad/source
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
..
collada 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
graphics # housekeeping 2007-02-01 01:34:17 +00:00
gui # Added primitive memory-allocation counting 2007-01-21 03:33:52 +00:00
i18n # housekeeping 2007-02-01 01:34:17 +00:00
lib # housekeeping 2007-02-01 01:34:17 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network Removed some header files from header files. 2007-01-13 22:44:42 +00:00
pch Removed some header files from header files. 2007-01-13 22:44:42 +00:00
ps # housekeeping 2007-02-01 01:34:17 +00:00
renderer # housekeeping 2007-02-01 01:34:17 +00:00
scripting Changed task unit triggers to use unit ID's properly. 2007-01-30 03:50:28 +00:00
simulation # housekeeping 2007-02-01 01:34:17 +00:00
sound #fixed minor bug with soundgroups 2007-01-20 04:23:08 +00:00
tools # housekeeping 2007-02-01 01:34:17 +00:00
main.cpp # Fixed some trigger bugs. 2007-01-29 22:21:25 +00:00
test_setup.cpp Added ICC-Linux PCH support in Premake. (It's much more like the MSVC approach than the GCC one.) 2007-01-04 03:22:23 +00:00