System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

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

Changes In Branch VsSetupIntegration Excluding Merge-Ins

This is equivalent to a diff from f909e1b7b1 to a866805790

2012-01-05
06:37
Merge the VS installer integration fixes and changes to the trunk. check-in: 2db8c0b5a5 user: mistachkin tags: trunk
06:34
Use the correct registry key when deleting the Visual Studio packageId key sub-tree. Closed-Leaf check-in: a866805790 user: mistachkin tags: VsSetupIntegration
05:29
Add MockRegistry class to wrap the real Registry class. Remove all implicit conversions from RegistryKey to MockRegistryKey. Modify installer tests to account for the writable fix to RemoveFromAssemblyFolders. Rename some enumeration values. check-in: 3f22762c9e user: mistachkin tags: VsSetupIntegration
2012-01-04
09:41
Add the VS designer components and the rewritten installer for them to the setup package. check-in: bcdca9ada5 user: mistachkin tags: VsSetupIntegration
07:15
Remove unnecessary nesting of 'if' blocks in the command line argument processing. Add comments and fixup some whitespace. check-in: f909e1b7b1 user: mistachkin tags: trunk
05:55
Fix an incorrect comment. check-in: 8887a9f786 user: mistachkin tags: trunk

Changes to SQLite.NET.2008.MSBuild.sln.

Changes to SQLite.NET.2010.MSBuild.sln.

Changes to Setup/SQLite.iss.

Added Setup/set_default.bat.

Changes to Setup/set_x64_2010.bat.

Changes to Setup/set_x86_2010.bat.

Changes to Tests/Installer_Test_Vs2008.log.

Changes to Tests/Installer_Test_Vs2010.log.

Changes to Tests/Uninstaller_Test_Vs2008.log.

Changes to Tests/Uninstaller_Test_Vs2010.log.

Changes to exclude_bin.txt.

Changes to tools/install/Installer.cs.