summaryrefslogtreecommitdiff
path: root/wince
AgeCommit message (Expand)Author
2010-01-27Add tags files to svn:ignore properties.Simon Howard
2010-01-05Move config.make up to pkg/ directory. Use static makefiles to generateSimon Howard
2009-11-29Add other missing files to dist.Simon Howard
2009-09-07Fix compilation under MacOS X.Simon Howard
2009-06-12Remove debug messages.Simon Howard
2009-06-12Set the USER environment variable based on the owner information fromSimon Howard
2009-06-11Declare getenv/putenv on Windows CE for recent SDL versions that do notSimon Howard
2009-06-08Remove debugging code.Simon Howard
2009-06-08Use SDL's getenv/putenv implementation, and populate at startup.Simon Howard
2009-06-07Add README file for Windows CE library.Simon Howard
2009-06-07Detect Windows CE target and build/include libc_wince files asSimon Howard
2009-06-07Add libc_wince.h header, and EISDIR error value.Simon Howard
2009-06-07Use GetUserNameExW, not GetUserName (doesn't exist on WinCE)Simon Howard
2009-06-07Add Windows CE implementations of some ANSI C functions that areSimon Howard