System.Data.SQLite

Check-in [2ad2abc109]
Login

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

Overview
Comment:Add release build automation tool (build.bat). Add readme.htm solution item. Add LINQ assembly to setup. Add diagnostic capabilities to setup baking tools. Change version of LINQ assembly to match primary assembly. Fix warning in compact framework project related to importing the C# build tasks more than once.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2ad2abc109a0310946df524e5c3b03bfeeb85577
User & Date: mistachkin 2011-04-09 21:24:03.680
Context
2011-04-09
21:41
Fail setup if the return code from the VC++ runtime installer is non-zero. check-in: 19bbb66461 user: mistachkin tags: trunk
21:24
Add release build automation tool (build.bat). Add readme.htm solution item. Add LINQ assembly to setup. Add diagnostic capabilities to setup baking tools. Change version of LINQ assembly to match primary assembly. Fix warning in compact framework project related to importing the C# build tasks more than once. check-in: 2ad2abc109 user: mistachkin tags: trunk
19:42
Unbreak StrongName signing on VS 2010 RTM. MSDN ref: 4b8f353d-8153-45d6-b286-10403cdf159a check-in: 742a2fd061 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.NET.2008.sln.
Changes to SQLite.NET.2010.sln.
Changes to Setup/SQLite.iss.
Changes to Setup/bake.bat.
Changes to Setup/bake_all.bat.
Added Setup/build.bat.
Added Setup/set_ReleaseNativeOnly.bat.
Added Setup/set_ReleaseNativeOnly_Win32.bat.
Added Setup/set_ReleaseNativeOnly_x64.bat.
Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.
Changes to System.Data.SQLite/System.Data.SQLite.Compact.2008.csproj.