This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-11 01:16:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
679d6bd376c67e7c5ad4fa7df27744037fc1dab1
0ad
/
source
/
lib
/
sysdep
T
History
janwas
e3e0d513b5
# minor fixes exposed by ICC 9.0 warnings
...
This was SVN commit r4701.
2006-12-17 00:49:09 +00:00
..
tests
# Fixed string handling for Windows/Linux compatibility.
2006-11-07 21:03:13 +00:00
unix
Fixed sysdep/unix compilation
2006-11-18 18:15:31 +00:00
win
# minor fixes exposed by ICC 9.0 warnings
2006-12-17 00:49:09 +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
Avoid some warnings on GCC
2006-11-07 13:28:03 +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
…
ia32.cpp
# minor fixes exposed by ICC 9.0 warnings
2006-12-17 00:49:09 +00:00
ia32.h
# SwEng (reduce full recompiles by splitting up master error header)
2006-09-22 13:19:40 +00:00
ia32.inc
…
snd.cpp
Avoid some warnings on GCC
2006-11-07 13:28:03 +00:00
snd.h
# SwEng (reduce full recompiles by splitting up master error header)
2006-09-22 13:19:40 +00:00
sysdep.cpp
…
sysdep.h
Tried compiling with ICC9 on Linux, which raised various issues:
2006-12-16 01:01:15 +00:00