0ad/source/lib/sysdep
janwas be3f3bdbfb # SwEng / MacOSX compat
further cleanup to sysdep.h: avoid pulling in win and ia32; split header
up into stl, compiler, and the actual sys_* API. (all but the latter are
in PCH).

timer: also avoid dragging in ia32
win: move snprintf fix to posix.h
cpu: simplify reasoning about cores, now given as logicalPerCore (not
package)
vfs_optimizer: fix if archive building is partially disabled

This was SVN commit r5008.
2007-04-30 14:35:19 +00:00
..
ia32 # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
tests # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
unix Added #if OS_BSD around BSD-specific functions (bsd.cpp). 2007-04-28 16:36:54 +00:00
win # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
compiler.h # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
cpu.cpp # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
cpu.h # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
dir_watch.h Avoid some warnings on GCC 2006-11-07 13:28:03 +00:00
gfx.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
gfx.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
snd.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
snd.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
stl.h # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
sysdep.cpp # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
sysdep.h # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00