1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
2005-01-25 17:58:15 +00:00
..
unix platform-specific debug header (included from sysdep/debug) is responsible for defining debug_break, or mapping it to the implementation function (result: if can be defined as a macro (e.g. on win32 or ia32), debugger breaks directly at the target location, instead of one function lower) 2005-01-25 17:58:15 +00:00
win Let Testing/Release builds be built 2005-01-23 22:42:37 +00:00
cpu.h move from lib/ to lib/sysdep 2004-07-31 14:10:06 +00:00
debug.h lint fixes; no longer dynamically load dbghelp (can always distribute required version) 2005-01-23 18:07:34 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
ia32.cpp aio: check for NULL aiocb* params; made aio_h get/set static; various small improvements 2005-01-07 01:13:48 +00:00
ia32.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
sysdep.cpp Added includes for non-pch build 2005-01-24 23:08:30 +00:00
sysdep.h stomped various lint warnings: 2005-01-23 17:48:32 +00:00