System.Data.SQLite

Check-in [ac588533ce]
Login

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

Overview
Comment:Remove hard-coded assumption of VC 2008/2010 SP1-level runtimes.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ac588533ceeb3591544a41d71de8278b7a4f0af3
User & Date: mistachkin 2011-04-09 23:03:18.818
Context
2011-04-09
23:06
Add missing diagnostic message for the PATH variable. check-in: f43bb46d45 user: mistachkin tags: trunk
23:03
Remove hard-coded assumption of VC 2008/2010 SP1-level runtimes. check-in: ac588533ce user: mistachkin tags: trunk
22:43
Add check for the .NET Framework 3.5 to prevent the LINQ assembly from being NGen'd when it is not present. Break setup Pascal scripts into #included files. Improve error message for VC runtime install failure. check-in: c5557a55e6 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Setup/CheckForNetFx.pas.
Changes to Setup/SQLite.iss.
Changes to Setup/bake.bat.
Changes to Setup/set_x64_2008.bat.
Changes to Setup/set_x64_2010.bat.
Changes to Setup/set_x86_2008.bat.
Changes to Setup/set_x86_2010.bat.