System.Data.SQLite

All files named ”SQLite.NET.2008.sln”
Login

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

History for SQLite.NET.2008.sln

2020-10-28
23:19
Attempt to support the 'buildTransitive' folder for NuGet. Pursuant to [83e8001008]. file: [90fad8986c] check-in: [19516493a1] user: mistachkin branch: trunk, size: 48746
2020-10-27
23:04
Fixes to naming of MSBuild targets file for the core NuGet for .NET Framework. file: [523f1eeca3] check-in: [3d95a9275a] user: mistachkin branch: trunk, size: 48583
2020-10-24
18:41
Refactor how SQLite interop assemblies are handled for NuGet packages supporting the .NET Standard. Pursuant to [ba4a3a4ac5]. file: [1e2a27c29c] check-in: [887c5bb807] user: mistachkin branch: trunk, size: 48557
2019-10-05
17:47
Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). file: [8014a0f7f2] check-in: [c1dd57b1a1] user: mistachkin branch: netStandard21, size: 48397
2018-08-04
22:40
Some minor fixes and adjustments to solution files. file: [eb636784b6] check-in: [6aba9ce411] user: mistachkin branch: preRelease, size: 48292
2018-04-07
16:42
Include recently added global targets file as solution items. file: [f89791b438] check-in: [8e1234b8e3] user: mistachkin branch: netStandard20, size: 47088
2015-06-23
00:13
Reorganize the solution files. file: [062d30acab] check-in: [e0e67614a2] user: mistachkin branch: trunk, size: 46708
2015-05-19
21:30
Add the NuGet XDT transform file to the solution files. file: [c92ed339e5] check-in: [9c07ab2010] user: mistachkin branch: trunk, size: 46708
2014-09-04
03:52
Remove previously deleted NuGet support files from the solution files. file: [3fc114ac52] check-in: [c44741f6f5] user: mistachkin branch: nugetChanges, size: 46613
2014-08-18
20:42
Preliminary changes to support having the NuGet packages use per-solution files. file: [86bb5b5c0d] check-in: [3c017a0eaf] user: mistachkin branch: nugetChanges, size: 46783
2014-08-03
02:38
Remove superfluous 'install.ps1' file that is no longer used. file: [6060924260] check-in: [6e67c4fdf1] user: mistachkin branch: trunk, size: 46649
2014-08-02
23:27
Add 'Beta' and 'Test' versions of all remaining NuGet packages (i.e. the modular ones). file: [60f79ba770] check-in: [9509fcd7a8] user: mistachkin branch: trunk, size: 46710
2014-04-04
21:16
Fix build for .NET Compact Framework. Relocate the archive exclusion files. file: [824e4ac646] check-in: [9b72adde17] user: mistachkin branch: trunk, size: 46044
2014-03-26
20:56
Add an managed-only varient of the 'Core' NuGet package. file: [d3802a1974] check-in: [159e40e4a7] user: mistachkin branch: trunk, size: 46024
2014-03-12
02:27
Move all strong name keys, targets, and configuration files into their own sub-directories. Move all resources for the core System.Data.SQLite assembly into their own sub-directory. Update list of SQLite keywords contained in the resource file. file: [1f885e33f8] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 45959
2014-03-08
01:19
Add the new 'test' NuGet package. Describe the beta and test NuGet packages on the FAQ page. file: [3cd1563776] check-in: [68073c6fca] user: mistachkin branch: metaNuGet, size: 45919
2014-02-19
01:06
Refactor how the NuGet package internals are organized. file: [db055d4471] check-in: [0ee4f5564f] user: mistachkin branch: trunk, size: 45864
00:16
More NuGet package updates. file: [d0fe88bdf6] check-in: [45f0cee292] user: mistachkin branch: trunk, size: 45629
2014-02-18
05:42
Modify version number test to support NuGet package hotfix versioning. More integration of the new 'core' NuGet package into the build system. file: [96f6087758] check-in: [4bd5b33b41] user: mistachkin branch: trunk, size: 45521
2014-01-15
22:37
Refactor and enhance all NuGet packages, adding configuration transform support and registration of the EF6 provider, where applicable. file: [f4381dadc0] check-in: [b4ff09e435] user: mistachkin branch: trunk, size: 45466
2013-03-29
04:26
Add several files to the list of 'solution items' in the solution files. file: [a9eae5809c] check-in: [7eb3533280] user: mistachkin branch: trunk, size: 45203
2012-09-15
09:05
Add several key files to all the solutions. file: [87b89e3aec] check-in: [e8d585b04b] user: mistachkin branch: vs2012Design, size: 45040
2011-08-09
06:51
Initial implementation of new VS designer installer. file: [4af8950e97] check-in: [2f59622e3c] user: mistachkin branch: trunk, size: 44595
2011-07-24
21:43
Support building the statically linked interop projects from any of the solutions. file: [5164695cc1] check-in: [740c774926] user: mistachkin branch: trunk, size: 41184
2011-07-08
18:27
Skip even building CE projects for non-CE platforms as this seems to cause PDB locking issues for VS during rebuilds even without deployment enabled. file: [b9befe8ab3] check-in: [6b62f68649] user: mistachkin branch: trunk, size: 37493
2011-07-07
05:53
Modify fix for [e1b2e0f769] so that it passes all the legacy unit tests in the 'test' project. Also, skip deploying CE projects for non-CE build configurations to avoid VS PDB locking issue. file: [496995e0d1] check-in: [def75f76da] user: mistachkin branch: trunk, size: 39629
2011-07-01
13:44
Deploy all Windows CE related projects in the necessary build configurations. file: [9ae11c8759] check-in: [b5f9796184] user: mistachkin branch: build-enhancements, size: 43113
13:25
Re-enable building all projects for Windows CE. Not yet tested. file: [bd49ab8515] check-in: [afaaa2b085] user: mistachkin branch: build-enhancements, size: 41318
12:09
Add 'testce' project to the new build system. Currently, it is VS2008 only. Also, removed unused 'using' statements from it. file: [bbd6f438df] check-in: [1ff353b956] user: mistachkin branch: build-enhancements, size: 29354
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. file: [345338d3a0] check-in: [7161ddc5c2] user: mistachkin branch: build-enhancements, size: 26308
08:33
Add 'testlinq' project to the new build system. Cleanup in both test apps. Fix XML doc warnings. file: [8aa748488b] check-in: [bd2f09af59] user: mistachkin branch: build-enhancements, size: 26225
2011-04-10
01:50
Make sure all new build system metadata files are accessible in the IDE via the solutions. file: [5c05060bf9] check-in: [191aeaf73e] user: mistachkin branch: trunk, size: 23082
2011-04-09
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. file: [bc5a3be594] check-in: [2ad2abc109] user: mistachkin branch: trunk, size: 22674
01:26
Add VS designer project to the new build system. Modify project GUIDs for the new LINQ projects to match the original ones. file: [5fe2bf73db] check-in: [19cdab0a03] user: mistachkin branch: trunk, size: 22440
00:31
Add System.Data.SQLite.Linq project to the new build system and get it working. file: [0c55757d88] check-in: [bdbfdb6850] user: mistachkin branch: trunk, size: 19431
2011-04-08
03:25
Add VS 2008 x64 project configurations for the SQLite.Interop assembly to the new build system. file: [dc4556c842] check-in: [c03b3924fd] user: mistachkin branch: trunk, size: 16398
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. file: [37b8974918] check-in: [56f84a6f6c] user: mistachkin branch: trunk, size: 12882
2011-02-26
15:09
Enable native-only targets for the interop assembly. file: [2153b55fe1] check-in: [26379a6c73] user: mistachkin branch: trunk, size: 11162
13:51
Preparation for the native-only interop targets (i.e. SQLite.Interop.dll). Avoid having the project name being used to help name any of the output files. file: [1ec04ff5fd] check-in: [1688fbec2c] user: mistachkin branch: trunk, size: 5932
10:21
Added interop project to streamlined build system. Updated SQLite to version 3.7.5. Fixed several warnings about unused local variables in extension-functions.c and interop.c. Group the source files by their origin (for clarity). Heavily revised the RC file for consistency and to centralize version information. Unfortunately, VS2008 / VS2010 use entirely different schemas for their property files; therefore, two sets of property files are required. Deleted the extraneous resource.h file. file: [bf71d105eb] check-in: [98361f4a6b] user: mistachkin branch: trunk, size: 5927
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. file: [8e2ecf69a7] check-in: [921761a566] user: mistachkin branch: trunk, size: 2491
07:52
More work on streamlined build system. file: [b5ed276248] check-in: [55bbb6741b] user: mistachkin branch: trunk, size: 2015
06:00
Added: 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). file: [1fd168fd7b] check-in: [6d2a2db720] user: mistachkin branch: trunk, size: 944