1
0
forked from 0ad/0ad
0ad/build
Ykkrosh 13f2e3ca0c Tried compiling with ICC9 on Linux, which raised various issues:
* Fixed some bugs with incorrect macro usage (SDL_BYTE_ORDER vs
SDL_BYTEORDER, {MSC,GCC}_VER vs {MSC,GCC}_VERSION, OS_WIN/OS_UNIX in
projects where they're not defined).
 * Removed some redundant declarations of g_Console.
 * Removed some unnecessary semicolons.
 * Removed some unused variables.
 * Added throw specification to operator new.

This was SVN commit r4698.
2006-12-16 01:01:15 +00:00
..
bin Made CxxTest work a bit more on Linux 2006-09-30 18:47:24 +00:00
docs Generate documentation for all source (except tools), with more sensible project hierarchy 2006-12-01 20:42:30 +00:00
errorlist Updated Errors.cpp-generating program: stopped use of external DLL, added parameters and help and file/LOC count 2005-07-27 21:51:43 +00:00
linefix Correction to restructuring (part 2 of 2) 2004-12-05 18:05:16 +00:00
premake Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
resources Moved icon, so that compilation doesn't depend on anything in 'binaries' 2005-04-20 20:18:20 +00:00
workspaces # Fixes for MSVC 2006-12-01 20:34:28 +00:00
xmbcleanup Moved xmbcleanup so that non-programmers can reach it 2004-12-19 00:42:44 +00:00