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 046dc70fd1edb3ee.

2011-07-02
08:35
Add ManagedOnly build configurations to build automation solutions. check-in: 3c387219d9 user: mistachkin tags: build-enhancements
08:08
Add initial release automation to support Windows CE and modify automation to strip double quotes from arguments in a more robust fashion. check-in: b6833b5ec1 user: mistachkin tags: build-enhancements
06:14
Fix GAC install/uninstall for bundled setup packages. check-in: b92515a271 user: mistachkin tags: build-enhancements
05:57
Fixes for build automation on Windows XP. check-in: 678932b7c5 user: mistachkin tags: build-enhancements
05:27
Exclude more empty directories from the source archive. check-in: 00c3df8913 user: mistachkin tags: build-enhancements
05:10
More fixes to build automation to support bundled and non-bundled binary and setup packages. check-in: 88e8c6f883 user: mistachkin tags: build-enhancements
2011-07-01
15:02
More fixes to release automation. Include the name of the framework (e.g. netFx20) in the created archive file names. check-in: 6813454ca3 user: mistachkin tags: build-enhancements
13:44
Deploy all Windows CE related projects in the necessary build configurations. check-in: b5f9796184 user: mistachkin tags: build-enhancements
13:25
Re-enable building all projects for Windows CE. Not yet tested. check-in: afaaa2b085 user: mistachkin tags: build-enhancements
12:09
Add 'testce' project to the new build system. Currently, it is VS2008 only. Also, removed unused 'using' statements from it. check-in: 1ff353b956 user: mistachkin tags: build-enhancements
11:50
Fix using System.Data.SQLite.Linq from the .NET Framework 3.5 and/or Visual Studio 2008. check-in: cbeb724259 user: mistachkin tags: build-enhancements
11:36
Remove unused 'using' statements from System.Data.SQLite. check-in: b270e24e93 user: mistachkin tags: build-enhancements
11:05
Add App.config for VS2010 version of 'testlinq' project, missing from previous commit. check-in: d57ce3a2f8 user: mistachkin tags: build-enhancements
11:03
Split the NorthwindModel* and App.Config files for the 'testlinq' project into VS2008/VS2010 specific variants. More refinements to release automation. Remove hard-coded assembly version number from SQLiteFactory class. Remove 'v4.0' from all assembly version info. Remove unused 'using' statements from the System.Data.SQLite.Linq project. check-in: 7161ddc5c2 user: mistachkin tags: build-enhancements
08:33
Add 'testlinq' project to the new build system. Cleanup in both test apps. Fix XML doc warnings. check-in: bd2f09af59 user: mistachkin tags: build-enhancements
03:16
Append the version number to created source archive file name. Exclude superfluous empty 'Properties' directory created by VS. For now, exclude legacy install tools directory. check-in: 948a3e95d3 user: mistachkin tags: build-enhancements
02:23
Add automation to produce a source archive. Remove superfluous README files. check-in: 7e5e4c3562 user: mistachkin tags: build-enhancements
2011-06-30
23:22
In the build automation, attempt to automatically detect if Visual Studio 2008 and/or 2010 are installed. check-in: c7f8f5e266 user: mistachkin tags: build-enhancements
06:17
Update the VS property files to SQLite version 3.7.7.1. check-in: f10d138b59 user: mistachkin tags: build-enhancements
02:43
Update core SQLite to 3.7.7.1 release. check-in: f35ae2653c user: mistachkin tags: build-enhancements
01:27
When building the 'NativeOnly' solution configurations via the command line using the *.MSBuild.sln files, skip building any managed code. Revise naming of the setup packages. check-in: 0c50bcf546 user: mistachkin tags: build-enhancements
2011-06-29
14:49
The build_all tool should refer to PLATFORMS, not PROCESSORS. check-in: abafcccd8a user: mistachkin tags: build-enhancements
13:58
Generate a manifest when the setup is built. check-in: 6df1ea20c7 user: mistachkin tags: build-enhancements
13:46
Add support for build_all tool. Disable GAC task in setup when the native DLL is necessary. check-in: 78aa3287dc user: mistachkin tags: build-enhancements
11:31
Enhancements to command line build and test automation. check-in: 046dc70fd1 user: mistachkin tags: build-enhancements
2011-06-02
15:59
Update downloads and news pages for v1.0.73.0 (3.7.6.3). check-in: 1bce85bcfc user: shaneh tags: trunk, release
15:32
Update of readme. check-in: 339846380c user: shaneh tags: trunk
15:31
Update the version number to 1.0.73.0. check-in: e7dae3da63 user: shaneh tags: trunk
15:17
Update to SQlite 3.7.6.3 [ed1da510a2]. check-in: 9067143122 user: shaneh tags: trunk
2011-05-24
01:39
Minor optimization to GetBytes() to avoid calling sqlite3_column_blob() on null destination buffers. Fix for [8c1650482e]. check-in: a97d149d1e user: shaneh tags: trunk
01:20
Update various assembly information settings. check-in: 606af726e9 user: shaneh tags: trunk
01:17
Correct System.Data.SQLite.Linq version and resource information. Fix for [6489c5a396] and [133daf50d6]. check-in: 9ce4a2e044 user: shaneh tags: trunk
2011-05-23
04:12
Moved log handler from SQLiteConnection object to SQLiteFactory object to prevent if from being prematurely GCed. check-in: c520cba472 user: shaneh tags: trunk
04:07
Updated method for flagging test cases that are SQLite specific. check-in: 9525e5cf45 user: shaneh tags: trunk
2011-05-20
07:38
Fix for issue [e058ce156e]. We should block x64 installs on x86 and we should install native only if the setup package itself is native. check-in: 7a61aabf34 user: mistachkin tags: trunk
2011-05-02
03:34
Update downloads and news pages for v1.0.72.0 (3.7.6+). check-in: 8bc5b708b0 user: shaneh tags: trunk, release
03:19
Update of readme. check-in: d49477f70f user: shaneh tags: trunk
03:14
Update the version number to 1.0.72.0. check-in: 65198897c0 user: shaneh tags: trunk
03:13
Change default from 2008 to 2010. check-in: 2e774ed76d user: shaneh tags: trunk
02:59
Remove the need to set the version for the Inno setup packages. check-in: 315f26a68d user: shaneh tags: trunk
02:16
Add the correct directory to the path. Fix for [50515a0c8e]. check-in: 1ed84c66c8 user: shaneh tags: trunk
2011-04-27
22:09
Update downloads and news pages for v1.0.71.0 (3.7.6+). check-in: b1306568f3 user: shaneh tags: trunk, release
21:25
Update of readme. check-in: a6d36d5f1d user: shaneh tags: trunk
21:25
Update to SQLite version [1bd1484cd7]. check-in: 1e27c20248 user: shaneh tags: trunk
18:13
Updated readme. check-in: 565b6d303d user: shaneh tags: trunk
18:02
Update the version number to 1.0.71.0. check-in: 9c9fa65792 user: shaneh tags: trunk
17:53
Update to [7b479b9bee] of SQLite trunk. check-in: 4d8a17203d user: shaneh tags: trunk
17:40
Setup changes to optionally add install directory to path if GACing. check-in: 172f53bd6f user: shaneh tags: trunk
17:40
Line ending changes. check-in: 354f178d33 user: shaneh tags: trunk
2011-04-26
03:56
Added LogMessage() to expose the sqlite3_log() interface. check-in: d908d628e8 user: shaneh tags: trunk