Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

11 check-ins related to "restore-win95"

2012-09-14
10:31
Experimental version for Win9x, using unicows Closed-Leaf check-in: bf0fede2ee user: jan.nijtmans tags: restore-win95
2012-09-13
07:17
merge trunk check-in: 0930ed2085 user: jan.nijtmans tags: restore-win95
07:12
re-enable unicode commandline for MSVC build (previous commit accidently removed that) New version of dirent.h, which supports both MBCS and UNICODE check-in: 71d46aba2e user: jan.nijtmans tags: trunk
2012-09-12
22:01
simplify switching between widechar and unicode variant of dirent check-in: a8f7a8ac24 user: jan.nijtmans tags: restore-win95
20:55
allow MSVC build without -DUNICODE as well check-in: eede5db7c3 user: jan.nijtmans tags: restore-win95
20:36
unbreak MSVC build. Always use platform detection in fossil_system: fossil might be linked with unicows, then still quotes should not be used on Win95 Why did I remove the -DUNICODE from Makefile.msc?.... check-in: ebe241b4df user: jan.nijtmans tags: restore-win95
14:42
fix [ce73fc2173] as well check-in: ed5695fe7f user: jan.nijtmans tags: restore-win95
11:32
better fix check-in: 3c33959096 user: jan.nijtmans tags: restore-win95
11:04
fix crash in Win95 build when running on WinNT+ check-in: d339a7b2e3 user: jan.nijtmans tags: restore-win95
08:10
Restore fossil to be compilable for Win95 Replace "-DUNICODE -D_UNICODE" with "-DSQLITE_OS_WINNT=0" in win/Makefile.mingw if you want this. check-in: b402bec882 user: jan.nijtmans tags: restore-win95
2012-09-11
18:49
enable unicode commandline for MinGW/MinGW-w64 as well remove unused MINGW_BROKEN_MAINARGS check-in: 274d8a1dcd user: jan.nijtmans tags: trunk