System.Data.SQLite

Check-in [347ba2f872]
Login

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

Overview
Comment:Move the primary interop assembly source code files into the 'generic' sub-directory.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 347ba2f872ab4eafe445af4046038c4e08aff757
User & Date: mistachkin 2016-03-23 00:42:15.561
Context
2016-03-23
04:30
Adjust some Mono test constraints. check-in: 96616f8f80 user: mistachkin tags: trunk
00:42
Move the primary interop assembly source code files into the 'generic' sub-directory. check-in: 347ba2f872 user: mistachkin tags: trunk
00:24
Disable the INTEROP_LOG feature when building for Mono. check-in: b37183d098 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Interop/SQLite.Interop.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2010.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.2010.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.2012.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.2012.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.2013.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.2013.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.2015.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.2015.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.CE.2012.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2012.vcxproj.filters.
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.
Changes to SQLite.Interop/SQLite.Interop.Static.2010.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.Static.2013.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2013.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.Static.2015.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2015.vcxproj.filters.
Name change from SQLite.Interop/src/win/interop.c to SQLite.Interop/src/generic/interop.c.
Name change from SQLite.Interop/src/win/interop.h to SQLite.Interop/src/generic/interop.h.
Changes to SQLite.Interop/src/win/AssemblyInfo.cpp.
Changes to SQLite.Interop/src/win/SQLite.Interop.rc.
Changes to Setup/build.bat.
Changes to Setup/data/verify.lst.
Changes to www/build.wiki.