System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

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

50 check-ins occurring around ac588533ceeb3591.

2011-04-12
20:47
Remove improper usage of MFC-related header file.] check-in: c3cada1a80 user: mistachkin tags: trunk
20:24
Official 3.7.6 source files. check-in: 8436c6dd92 user: shaneh tags: trunk
20:23
More updates to 'the wiki pages. check-in: 0dea92ccd7 user: shaneh tags: trunk
19:55
Change default build configuration back to VS 2008. Please note that, by default, VC++ 2008 Express (or better) is required to use the build.bat tool. check-in: 7856d2e9ff user: mistachkin tags: trunk
19:22
Allow usage of VS 2010 command line build environment when producing managed binaries that require the .NET Framework 2.0. check-in: 996656054d user: mistachkin tags: trunk
18:18
Missed one stray file. check-in: a5c8fdcb81 user: mistachkin tags: trunk
18:00
Delete stray files. check-in: 8caa2e8152 user: mistachkin tags: trunk
17:39
Moving old project files off into branch. Closed-Leaf check-in: 13d8bce475 user: shaneh tags: old-project-files
17:37
Moving old VS solution and project files off into a branch. check-in: a4d5343b7e user: shaneh tags: trunk
17:14
Add matching workaround for VS 2010. check-in: da4c823012 user: mistachkin tags: trunk
17:07
Fix typo on features.wiki page. check-in: a42ef66d86 user: shaneh tags: trunk
16:54
Updates to supported features. check-in: 75741af49d user: shaneh tags: trunk
16:45
Workaround for not having VS 2008 installed when using the command-line build environment. check-in: 3ce8ba354b user: mistachkin tags: trunk
16:15
More build notes edits. check-in: 6560c52f85 user: shaneh tags: trunk
16:14
Delete test.exe.config from output directory. check-in: 30f337f40b user: shaneh tags: trunk
16:03
Fix post-build conditional for XCOPY task. Remove superfluous ItemGroup for embedded resources from LINQ projects. check-in: c584d03d83 user: mistachkin tags: trunk
15:23
Updates to the build instructions. check-in: e69b9c401c user: shaneh tags: trunk
12:42
Increase version number to 3.7.6 and 1.0.69.0 in preparation for the upcoming release. check-in: 1da75aaa06 user: shaneh tags: trunk
05:27
Updated features list with notes on currently unsupported features. check-in: b26b489a03 user: shaneh tags: trunk
05:26
Added documentation for building. check-in: f8c5d3f07e user: shaneh tags: trunk
05:24
Pre 3.7.6 check-in for testing. check-in: 1cb02b0a7b user: shaneh tags: trunk
2011-04-10
01:50
Make sure all new build system metadata files are accessible in the IDE via the solutions. check-in: 191aeaf73e user: mistachkin tags: trunk
2011-04-09
23:43
Make sure InnoSetup install can be found by the setup baking tools on x64 machines. check-in: 99457d88c0 user: mistachkin tags: trunk
23:06
Add missing diagnostic message for the PATH variable. check-in: f43bb46d45 user: mistachkin tags: trunk
23:03
Remove hard-coded assumption of VC 2008/2010 SP1-level runtimes. check-in: ac588533ce user: mistachkin tags: trunk
22:43
Add check for the .NET Framework 3.5 to prevent the LINQ assembly from being NGen'd when it is not present. Break setup Pascal scripts into #included files. Improve error message for VC runtime install failure. check-in: c5557a55e6 user: mistachkin tags: trunk
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
19:20
Fix post-build step condition for Debug and Release configurations of the interop project (i.e. they should always try to re-sign the assembly). check-in: e5e8c081f5 user: mistachkin tags: trunk
17:38
Add previously missing vsixmanifest file to the new projects. check-in: 2bef3aded8 user: mistachkin tags: trunk
17:31
yet another missing designer file check-in: 0aa010fe65 user: shaneh tags: trunk
01:46
Add revised membership provider project to the new build system. This has not been added to the solutions in the new build system because it is missing some source files and does not compile. check-in: 0d0f3a4a5f user: mistachkin tags: trunk
01:33
Silence excessive non-CLS-compliant warnings from the VS designer project. Move StrongName properties for the legacy VS designer project into the project file itself. check-in: b1a322d016 user: mistachkin tags: trunk
01:26
Add VS designer project to the new build system. Modify project GUIDs for the new LINQ projects to match the original ones. check-in: 19cdab0a03 user: mistachkin tags: trunk
00:31
Add System.Data.SQLite.Linq project to the new build system and get it working. check-in: bdbfdb6850 user: mistachkin tags: trunk
2011-04-08
11:47
Allow manual override of common setup baking properties. Also, clarify conditions for VS 2010 post-build steps in the interop assembly project. check-in: bd6bc1aab9 user: mistachkin tags: trunk
10:59
Add missing file headers to setup and batch files. check-in: 0466475f46 user: mistachkin tags: trunk
10:50
Parametrize the setup and add batch files to build all the necessary setup variations. check-in: 722fe9ce7f user: mistachkin tags: trunk
08:35
Disable prompt to remove GAC'd assembly on uninstall. Also, due to GAC and 'shared file' requirements, install assembly file to be GAC'd in its own directory. check-in: 3b8648f3d3 user: mistachkin tags: trunk
08:17
Use built-in GAC handling provided by InnoSetup. Include and install Visual C++ runtime. check-in: 9a42ab969b user: mistachkin tags: trunk
05:14
Add post-build step to copy interop dll to test directory (VS 2008). Also, add trailing backslash to VS 2010 post-build commands. check-in: a512f4ae40 user: mistachkin tags: trunk
04:40
Add post-build step to copy interop dll to test directory. check-in: de383c669e user: mistachkin tags: trunk
04:32
Fix compiler warning. check-in: 75fa3f2f06 user: shaneh tags: trunk
04:10
Add VS 2010 x64 project configurations for the SQLite.Interop assembly to the new build system. check-in: acc3e52af9 user: mistachkin tags: trunk
03:25
Add VS 2008 x64 project configurations for the SQLite.Interop assembly to the new build system. check-in: c03b3924fd user: mistachkin tags: trunk
03:07
Add another missing Linq file. check-in: 4528f3167e user: shaneh tags: trunk
01:53
First attempt at using InnoSetup for setup. Adjust default solution settings to favor using the custom 'SQLite.Interop.dll' instead of the standard 'sqlite3.dll'. check-in: 19ee37dcd5 user: mistachkin tags: trunk
00:19
Fix legacy build system for VS 2010. Properly link the SQLite.Interop assembly file with the NetModule and sign it. Also, correct the solution-to-project build configuration mappings. check-in: 4c948ec682 user: mistachkin tags: trunk
2011-04-07
23:43
Fix StrongName signing issue with the SQLite.Interop assembly file. Make sure all build configurations and platforms are properly mapped in the solution files. check-in: 56f84a6f6c user: mistachkin tags: trunk