Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | More work on streamlined build system. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
55bbb6741b40908430c000cc14e11efc |
User & Date: | mistachkin 2011-02-17 07:52:05.473 |
Context
2011-02-17
| ||
08:41 | Add test project to streamlined build system. Remove hard-coded supportedRuntime element from the test project app.config file as it is not necessary and prevents the test project from working correctly with the .NET Framework 2.0. Remove unnecessary using statements from test project. check-in: 921761a566 user: mistachkin tags: trunk | |
07:52 | More work on streamlined build system. check-in: 55bbb6741b user: mistachkin tags: trunk | |
06:00 | Initial work on streamlining the build system. Also, partial fix for building with Visual Studio 2008 and/or the .NET Framework 2.0 [2737c06ea1] (for the primary assembly only). check-in: 6d2a2db720 user: mistachkin tags: trunk | |
Changes
Changes to SQLite.NET.2008.sln.
Changes to SQLite.NET.2010.sln.
Changes to SQLite.NET.Settings.targets.
Changes to System.Data.SQLite/System.Data.SQLite.2008.csproj.
Changes to System.Data.SQLite/System.Data.SQLite.2010.csproj.
Added System.Data.SQLite/System.Data.SQLite.Compact.2008.csproj.
Added System.Data.SQLite/System.Data.SQLite.Module.2008.csproj.
Added System.Data.SQLite/System.Data.SQLite.Module.2010.csproj.
Changes to System.Data.SQLite/System.Data.SQLite.Properties.targets.