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 75741af49d19e2ff.

2011-04-13
21:05
Default to NETFX20 for 2010 setup too. check-in: 74f8e73e35 user: shaneh tags: trunk
20:54
Escaping change for path setting for bake.bat didn't work. Put back goto construct. check-in: fed833ea6e user: shaneh tags: trunk
20:53
More comments on build instructions. check-in: 9c3b14681c user: shaneh tags: trunk
20:52
Update compile time options to be superset of default and legacy defines. check-in: 1cb9770a51 user: shaneh tags: trunk
20:05
Update VC++ runtime redists for x64 to include MS security fix MS11-025. check-in: 05e8bf6d0e user: shaneh tags: trunk
19:42
Update VC++ runtime redists to include MS security fix MS11-025 (see MS KB2467174 and KB2455033). check-in: 186330cb88 user: mistachkin tags: trunk
19:39
Undo VS munging of project file. check-in: 86e1c86be9 user: mistachkin tags: trunk
19:21
Merge accidental fork. check-in: 44fd97125e user: shaneh tags: trunk
19:13
Update assembly version numbers. check-in: 0af86812bf user: shaneh tags: trunk
19:12
Update setup baking tool to revise fix for escaping parenthesis. Temporarily disable use of bcsmake for the interop project. check-in: fdf1e3ca74 user: mistachkin tags: trunk
02:57
More updates to features list. check-in: 62f4222cb5 user: shaneh tags: trunk
02:46
Update for release. check-in: 425f258bee user: shaneh tags: trunk
02:00
Fix issue where parens in a command would mess up IF-THEN parsing in batch file. check-in: 72b3ddb5fd user: shaneh tags: trunk
2011-04-12
20:59
Further simplify native RC file, removing MFC-isms. check-in: f045d27f35 user: mistachkin tags: trunk
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