1
1
forked from 0ad/0ad
0ad/build
Ykkrosh cbafd43eea # Changed handling of command-line arguments.
* Added CmdLineArgs, which does the parsing then lets various pieces of
code check for whatever arguments they want.
 * Made Atlas exit out of main() cleanly, instead of calling exit()
itself.
 * Disabled the global exception-catching in unit tests, via a
entry_noSEH, so it doesn't make debugging harder.
 * Added nice printing of CStr in unit test failure messages, and added
comparison of vector vs constant array.

This was SVN commit r4688.
2006-12-09 14:39:52 +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 # Changed handling of command-line arguments. 2006-12-09 14:39:52 +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