System.Data.SQLite

Check-in [2741442819]
Login

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

Overview
Comment:Add more logging to the design-time components installer.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 27414428194f5fae3b49bcbe855ffc4f16846de0
User & Date: mistachkin 2014-07-31 21:01:35.971
Context
2014-07-31
21:17
For the design-time components installer, make sure the machine config invariant name is always 'System.Data.SQLite', per the requirements of the designer package code. check-in: 989cbb5f66 user: mistachkin tags: trunk
21:01
Add more logging to the design-time components installer. check-in: 2741442819 user: mistachkin tags: trunk
20:40
Improve debugging support in the design-time components installer. check-in: 252b910ba5 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Tests/data/Installer_Test_Vs2010.log.
Changes to Tests/data/Installer_Test_Vs2012.log.
Changes to Tests/data/Installer_Test_Vs2013.log.
Changes to Tests/data/Uninstaller_Test_Vs2010.log.
Changes to Tests/data/Uninstaller_Test_Vs2012.log.
Changes to Tests/data/Uninstaller_Test_Vs2013.log.
Changes to tools/install/Installer.cs.