SQLite

All files named ”Makefile.arm-wince-mingw32ce-gcc”
Login

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

History for Makefile.arm-wince-mingw32ce-gcc

2015-10-07
12:36
Deleted: Convert the tool/tostr.awk script into tool/tostr.tcl. Remove two obsolete Makefiles. Purge NAWK from the configure script and from unix makefiles. There are still two uses of NAWK in Makefile.msc. (check-in: [5b67752153] user: drh branch: omit-awk, size: 0)
2010-07-27
16:42
[d6df77f1f4] part of check-in [8118de2af3] Update the makefiles to prefer TCL version 8.5 instead of 8.4. (check-in: [8118de2af3] user: drh branch: trunk, size: 4079)
2008-06-26
10:41
[fcd5e9cd67] part of check-in [cdd4cf4ce2] Change the OS_XXX pre-processor symbols to SQLITE_OS_XXX. Symbols "OS_UNIX", "OS_WIN", "OS_WINCE", "OS_OS2" and "OS_OTHER" are now "SQLITE_OS_UNIX", "SQLITE_OS_WIN", "SQLITE_OS_WINCE", "SQLITE_OS_OS2" and "SQLITE_OS_OTHER", respectively. (CVS 5311) (check-in: [cdd4cf4ce2] user: danielk1977 branch: trunk, size: 4079)
2007-11-12
21:09
Added: [ac5f7b2cef] part of check-in [8ad0ab8cb3] Various changes to enable compilation of SQLite library and command line shell with the Windows CE cross compiler from cegcc.sourceforge.net (CVS 4541) (check-in: [8ad0ab8cb3] user: chw branch: trunk, size: 4072)