SQLite

Changes On Branch msvcMakeMin
Login

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

Changes In Branch msvcMakeMin Excluding Merge-Ins

This is equivalent to a diff from a79c46bc to 6df8a9c0

2016-01-25
23:24
Add the ability to do Windows builds to the amalgamation tarball. (check-in: abd2b357 user: drh tags: trunk)
23:19
Minor changes to the autoconf/README.txt file. (Closed-Leaf check-in: 6df8a9c0 user: drh tags: msvcMakeMin)
2016-01-23
21:57
More updates to the README. (check-in: 9f02868d user: mistachkin tags: msvcMakeMin)
14:05
Remove an assert() that can be false if compiled with SQLITE_USE_ALLOCA. (check-in: f0a551ed user: drh tags: trunk)
07:53
Add tooling to create an MSVC Makefile capable of building the core library and shell only, using a pre-built amalgamation. (check-in: c46f1a13 user: mistachkin tags: msvcMakeMin)
01:54
Cleanup localtime() support for Windows CE. (check-in: 39759a55 user: mistachkin tags: winCeLocalTime)
00:07
More work on the MSVC build. (check-in: a79c46bc user: mistachkin tags: trunk)
2016-01-22
23:17
In the TCL interface, if a database connection object was opened with the -uri 1 option, then also honor URI filenames for the "backup" and "restore" commands. (check-in: a1c8116c user: drh tags: trunk)

Changes to Makefile.msc.

Changes to autoconf/Makefile.am.

Added autoconf/Makefile.msc.

Deleted autoconf/README.

Added autoconf/README.txt.

Changes to tool/mkautoconfamal.sh.

Added tool/mkmsvcmin.tcl.