System.Data.SQLite

Check-in [8d9f17bed8]
Login

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

Overview
Comment:Modify post-build tasks for Visual Studio 2005/2008 to avoid copying the native interop assembly for other platforms. Also, modify the release preparation tool to avoid zipping native interop assemblies for other platforms.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 8d9f17bed80a994fa6ee4819de21cc75774f934a
User & Date: mistachkin 2012-03-31 15:19:23.608
Context
2012-03-31
16:00
Enhance ability to troubleshoot batch tools that CALL other batch tools and/or use PUSHD/POPD. check-in: ba6fd1cb4b user: mistachkin tags: trunk
15:19
Modify post-build tasks for Visual Studio 2005/2008 to avoid copying the native interop assembly for other platforms. Also, modify the release preparation tool to avoid zipping native interop assemblies for other platforms. check-in: 8d9f17bed8 user: mistachkin tags: trunk
13:15
Adjust the local-root regular expression pattern for the test suite so that it works on .NET and Mono. check-in: ecc49a4c8a 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.Static.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2008.vcproj.
Changes to Setup/release.bat.