Index: pages/download.in ================================================================== --- pages/download.in +++ pages/download.in @@ -90,30 +90,33 @@ # hd_puts "$title" } set Caution #fff1c8 -Heading {Pre-release Source-Code Snapshots} {} $Caution +Heading {Pre-release Snapshots} {} $Caution Product {snapshot/sqlite-amalgamation-DATE.zip} { - The [amalgamation] as of VERSION. - See the pending - change log for details. + The [amalgamation]: complete source code a single "sqlite3.c" file. } +# The [amalgamation] as of VERSION. +# See the pending +# change log for details. Product {snapshot/sqlite-amalgamation32k-DATE.zip} { - The [amalgamation] as of VERSION. - See the pending - change log for details. — - This version of the amalgamation is split into separate source files - such that no single source file is longer than 32767 lines of code. -} -Product {snapshot/sqlite-tea-DATE.zip} { - This is a snapshot (as of VERSION) of the current SQLite code under - development, packaged and ready to build using the - Tcl Extension Architecture (TEA). - Use this snapshot for testing only. This is not a release. + The [amalgamation] split into 6 separate source files each with less + than 32767 lines of code. +} +# See the pending +# change log for details. +#Product {snapshot/sqlite-tea-DATE.zip} { +# This is a snapshot (as of VERSION) of the current SQLite code under +# development, packaged and ready to build using the +# Tcl Extension Architecture (TEA). +# Use this snapshot for testing only. This is not a release. +#} +Product {snapshot/sqlite-uap-DATE.vsix} { + VSIX package for Universal App Platform development using Visual Studio 2015 CTP. } Heading {Pre-release Windows DLLs} {} $Caution Product snapshot/sqlite-dll-win32-x86-DATE.zip {