1
0
forked from 0ad/0ad
0ad/build/premake
janwas 7cb82ada2f # lots of housekeeping/fixes
premake: document extra_params
ogl: remove EXT_ symbols, use glext instead
adts: move cache into separate file (also remove old cache impl)
move SDL files in sysdep/win to libraries/SDL
ScopeTimerAccrue: change #ifdef spaghetti into templated policy class
app_hooks, define VOID_FUNC to FUNC(.., (void) )
look at stalk walk code; any reason not to work on Win64?
replace ERR_TEX_CODEC_CANNOT_HANDLE with INFO_* - not an error. also
ERR_SYM_SUPPRESS_OUTPUT ERR_SYM_SINGLE_SYMBOL_LIMIT
wdbg_sym: only import RtlCaptureContext once (not every walk_stack)
add sys_last_error (!GetLastError on win32); converts to text in
display_error, also show sys_last_error and errno
app_hooks: move i18n impl out (belongs in pyrogenesis)
fixes to string_s test.

refs #124

This was SVN commit r4020.
2006-06-23 17:41:55 +00:00
..
src # Integrated our new unit testing framework with premake to get automated testing after every re-compile. 2006-06-07 22:19:42 +00:00
extern_libs.lua # Integrated our new unit testing framework with premake to get automated testing after every re-compile. 2006-06-07 22:19:42 +00:00
functions.lua Renamed autobuilt ps.exe to pyrogenesis.exe, to match the new project layout. 2006-06-03 05:08:32 +00:00
premake.exe Recompiled Premake in Release, to make it faster 2006-06-09 00:56:40 +00:00
premake.lua # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00