0ad/source/lib/sysdep
janwas 4be0fe18a0 # SwEng
. major compat fixes for interoperation with wxw.
. add crashlog_sender (modified version of debgrpt wxw sample). compiles
but untested, will be changed heavily
further improvements:
. wposix no longer declares CRT functions. instead, use CRT headers..
but don't allow their (incorrect/non-POSIX) declarations to propagate to
users.
. split up win.cpp into wstartup, wutil, winit
. extern "C" -> EXTERN_C
. move sdl.* to lib/external_libraries and add png.h+zlib.h (fixes for
and include of the library)

This was SVN commit r5028.
2007-05-04 17:30:32 +00:00
..
ia32 # SwEng 2007-05-04 17:30:32 +00:00
tests fix self tests after recent renaming 2007-05-03 15:42:43 +00:00
unix Fixed Linux build (needed an include). 2007-05-04 06:21:21 +00:00
win # SwEng 2007-05-04 17:30:32 +00:00
compiler.h # SwEng 2007-05-04 17:30:32 +00:00
cpu.cpp # SwEng 2007-05-02 12:07:08 +00:00
cpu.h # SwEng 2007-05-02 12:07:08 +00:00
dir_watch.h Avoid some warnings on GCC 2006-11-07 13:28:03 +00:00
gfx.cpp # SwEng 2007-05-04 17:30:32 +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 2007-05-04 17:30:32 +00:00