-C Clean\sup\spossible\slocking\sproblem\sin\smultithreaded\sapplications\sthat\stake\na\smalloc\sfailure.\s(CVS\s2611)
-D 2005-08-21T21:45:02
+C Update\sthe\sdownload\spage\sof\sthe\swebsite\sto\shandle\sTEA\sbuilds\sand\sstarkits.\s(CVS\s2612)
+D 2005-08-22T02:10:46
F Makefile.in b109ddb46a5550d0732dcd6caca01c123f6d5cdd
F Makefile.linux-gcc 06be33b2a9ad4f005a5f42b22c4a19dab3cbb5c7
F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
F www/datatypes.tcl 7c786d2e8ff434346764534ec015966d17efce60
F www/different.tcl d01064946c588db0a0e87563a30aef1b3efb4434
F www/docs.tcl 6c0b2c567404b15bd46a0cda2dc69615a8e679a8
-F www/download.tcl 3af00c0e8fd915961707cddb4c2260f5cf59f3c1
+F www/download.tcl 57273154166d928963ad30c7076d027bb0200768
F www/dynload.tcl 02eb8273aa78cfa9070dd4501dca937fb22b466c
F www/faq.tcl 49f31a703f74c71ce66da646aaf18b07a5042672
F www/fileformat.tcl 900c95b9633abc3dcfc384d9ddd8eb4876793059
F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
F www/version3.tcl a99cf5f6d8bd4d5537584a2b342f0fb9fa601d8b
F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
-P f620319b440dab9f8a0ad9ada3e6ee5560d5c623
-R 786733587c9d8ff49df3eea18a3edbc8
+P 545e702a23c7a6b09e10441d4137efe5a9618a84
+R ff9fc48680442d23e8081fedfd8290b0
U drh
-Z 0391af5b4eaaabac70a9de3fdd30f9cb
+Z f9f0edc10aea9b9384021b559b33f84f
-545e702a23c7a6b09e10441d4137efe5a9618a84
\ No newline at end of file
+1fab599b6f89534152c53b820b5e6ee1ba30c059
\ No newline at end of file
#
# Run this TCL script to generate HTML for the download.html file.
#
-set rcsid {$Id: download.tcl,v 1.18 2005/02/15 13:07:39 drh Exp $}
+set rcsid {$Id: download.tcl,v 1.19 2005/08/22 02:10:46 drh Exp $}
source common.tcl
header {SQLite Download Page}
Heading {Source Code}
+Product {sqlite-VERSION.tar.gz} {
+ A tarball of the complete source tree for SQLite version VERSION
+ including all of the documentation.
+}
+
Product {sqlite-source-VERSION.zip} {
This ZIP archive contains pure C source code for the SQLite library.
Unlike the tarballs below, all of the preprocessing and automatic
MS-Windows users who lack the build support infrastructure of Unix.
}
+Product {sqlite-VERSION-tea.tar.gz} {
+ A tarball of proprocessed source code together with a
+ Tcl Extension Architecture (TEA) compatible configure script and
+ makefile.
+}
+
Product {sqlite-VERSION.src.rpm} {
An RPM containing complete source code for SQLite version VERSION
}
-Product {sqlite-VERSION.tar.gz} {
- A tarball of the complete source tree for SQLite version VERSION
- including all of the documentation.
+Heading {Cross-Platform Binaries}
+
+Product {sqlite-VERSION.kit} {
+ A <a href="http://www.equi4.com/starkit.html">starkit</a> containing
+ precompiled SQLite binaries and Tcl bindings for Linux-x86, Windows,
+ and Mac OS-X.
}
+
puts {
</table>