System.Data.SQLite

Check-in [58dc41d4c8]
Login

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

Overview
Comment:Initial work on supporting Visual Studio 2012.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | vs2012
Files: files | file ages | folders
SHA1: 58dc41d4c8357d627d24b50d80bc81b436072846
User & Date: mistachkin 2012-09-14 07:34:24.069
Context
2012-09-14
07:37
Add comment about INTEROP_LINKER_VERSION. check-in: 5a2eb7fddd user: mistachkin tags: vs2012
07:34
Initial work on supporting Visual Studio 2012. check-in: 58dc41d4c8 user: mistachkin tags: vs2012
2012-09-12
04:29
Update SQLite core library to the latest trunk code and add support for the sqlite3_errstr API. check-in: aa7259812f user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Added Membership/SQLiteProvider.2012.csproj.
Changes to SQLite.Designer/AssemblyInfo.cs.
Changes to SQLite.Designer/SQLite.Designer.2005.csproj.
Changes to SQLite.Designer/SQLite.Designer.2008.csproj.
Changes to SQLite.Designer/SQLite.Designer.2010.csproj.
Added SQLite.Designer/SQLite.Designer.2012.csproj.
Added SQLite.Designer/SQLiteDataViewSupport2012.xml.
Changes to SQLite.Interop/SQLite.Interop.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2010.vcxproj.
Added SQLite.Interop/SQLite.Interop.2012.vcxproj.
Added SQLite.Interop/SQLite.Interop.2012.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.CE.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2010.vcxproj.
Added SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.
Added SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.filters.
Changes to SQLite.Interop/props/SQLite.Interop.2005.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2008.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2010.props.
Added SQLite.Interop/props/SQLite.Interop.2012.props.
Added SQLite.NET.2012.MSBuild.sln.
Added SQLite.NET.2012.sln.
Changes to Setup/verify.lst.
Added System.Data.SQLite.Linq/System.Data.SQLite.Linq.2012.csproj.
Added System.Data.SQLite/System.Data.SQLite.2012.csproj.
Added System.Data.SQLite/System.Data.SQLite.Module.2012.csproj.
Added Tests/Installer_Test_Vs2012.log.
Added Tests/Uninstaller_Test_Vs2012.log.
Changes to Tests/version.eagle.
Added test/test.2012.csproj.
Added testlinq/2012/App.config.
Added testlinq/NorthwindModel2012.Designer.cs.
Added testlinq/NorthwindModel2012.edmx.
Added testlinq/testlinq.2012.csproj.
Added tools/install/Installer.2012.csproj.
Changes to www/build.wiki.