Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/file.c version 364bc37eff
|
2012-09-12
| ||
| 20:55 | allow MSVC build without -DUNICODE as well check-in: eede5db7c3 user: jan.nijtmans tags: restore-win95 | |
| 20:36 | unbreak MSVC build. <p>Always use platform detection in fossil_system: fossil might be linked with unicows, then still quotes should not be used on Win95 <p>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 <p>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 | |