1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
Ykkrosh a2432adad3 # GCC 4.1.1 compatibility
which is just "class C { void C::f(); }" code, which other compilers
seem to have ignored.
Also removed HAVE_PCH from GCC because our build system doesn't have
PCH. Added necessary headers to make it compile again.

This was SVN commit r4437.
2006-09-30 15:46:40 +00:00
..
tests # fix errors in self-tests and the code they test. all now run through. 2006-06-24 10:44:08 +00:00
unix # GCC 4.1.1 compatibility 2006-09-30 15:46:40 +00:00
win # Actor Viewer tool: added controls to toggle shadows, ground and polygon counts. 2006-09-28 20:41:12 +00:00
cpu.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
cpu.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
dir_watch.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
gfx.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
gfx.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
ia32_asm.asm # MacOS X compat (part 1) 2006-07-26 14:04:52 +00:00
ia32_memcpy.asm # improvements to build system for asm files 2006-06-25 20:58:03 +00:00
ia32.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
ia32.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
ia32.inc # improvements to build system for asm files 2006-06-25 20:58:03 +00:00
snd.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
snd.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
sysdep.cpp #fix to isnan() bug 2006-07-09 00:24:21 +00:00
sysdep.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00