Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for SQLite.NET.2010.MSBuild.sln
2020-10-28
| ||
23:19 | Attempt to support the 'buildTransitive' folder for NuGet. Pursuant to [83e8001008]. file: [3a20119cd2] check-in: [19516493a1] user: mistachkin branch: trunk, size: 47788 | |
2020-10-27
| ||
23:04 | Fixes to naming of MSBuild targets file for the core NuGet for .NET Framework. file: [196d953cfd] check-in: [3d95a9275a] user: mistachkin branch: trunk, size: 47625 | |
2020-10-24
| ||
18:41 | Refactor how SQLite interop assemblies are handled for NuGet packages supporting the .NET Standard. Pursuant to [ba4a3a4ac5]. file: [1d844a3ac7] check-in: [887c5bb807] user: mistachkin branch: trunk, size: 47599 | |
2019-10-05
| ||
17:47 | Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). file: [a90eb87e30] check-in: [c1dd57b1a1] user: mistachkin branch: netStandard21, size: 47439 | |
2018-07-06
| ||
02:19 | Include the statically linked native SQLite interop assembly project in the MSBuild solution files. file: [f543b49001] check-in: [1c43c79665] user: mistachkin branch: trunk, size: 47334 | |
2018-04-07
| ||
16:42 | Include recently added global targets file as solution items. file: [5f0dde27a2] check-in: [8e1234b8e3] user: mistachkin branch: netStandard20, size: 43254 | |
2015-11-06
| ||
20:28 | Stop building the static native binaries by default from the command line. file: [af13b487db] check-in: [60ecc34271] user: mistachkin branch: trunk, size: 42874 | |
2015-06-23
| ||
00:13 | Reorganize the solution files. file: [725dfbfad1] check-in: [e0e67614a2] user: mistachkin branch: trunk, size: 46954 | |
2015-05-19
| ||
21:30 | Add the NuGet XDT transform file to the solution files. file: [4d5ac9b269] check-in: [9c07ab2010] user: mistachkin branch: trunk, size: 46954 | |
2014-09-04
| ||
03:52 | Remove previously deleted NuGet support files from the solution files. file: [b8d8b5ee1d] check-in: [c44741f6f5] user: mistachkin branch: nugetChanges, size: 46859 | |
2014-08-18
| ||
20:42 | Preliminary changes to support having the NuGet packages use per-solution files. file: [69873320ce] check-in: [3c017a0eaf] user: mistachkin branch: nugetChanges, size: 47029 | |
2014-08-03
| ||
02:38 | Remove superfluous 'install.ps1' file that is no longer used. file: [f5fa5c273f] check-in: [6e67c4fdf1] user: mistachkin branch: trunk, size: 46895 | |
2014-08-02
| ||
23:27 | Add 'Beta' and 'Test' versions of all remaining NuGet packages (i.e. the modular ones). file: [192ef35d78] check-in: [9509fcd7a8] user: mistachkin branch: trunk, size: 46956 | |
2014-04-04
| ||
21:16 | Fix build for .NET Compact Framework. Relocate the archive exclusion files. file: [d2b186cb28] check-in: [9b72adde17] user: mistachkin branch: trunk, size: 46290 | |
2014-03-26
| ||
20:56 | Add an managed-only varient of the 'Core' NuGet package. file: [a4118bbb6f] check-in: [159e40e4a7] user: mistachkin branch: trunk, size: 46270 | |
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: [718a55cb3b] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 46205 | |
2014-03-08
| ||
01:19 | Add the new 'test' NuGet package. Describe the beta and test NuGet packages on the FAQ page. file: [7c976a9f5d] check-in: [68073c6fca] user: mistachkin branch: metaNuGet, size: 46165 | |
2014-02-19
| ||
01:06 | Refactor how the NuGet package internals are organized. file: [01d78e6f56] check-in: [0ee4f5564f] user: mistachkin branch: trunk, size: 46110 | |
00:16 | More NuGet package updates. file: [6209b87ebd] check-in: [45f0cee292] user: mistachkin branch: trunk, size: 45875 | |
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: [141fcc18f6] check-in: [4bd5b33b41] user: mistachkin branch: trunk, size: 45767 | |
2014-01-15
| ||
22:37 | Refactor and enhance all NuGet packages, adding configuration transform support and registration of the EF6 provider, where applicable. file: [9ea50f58df] check-in: [b4ff09e435] user: mistachkin branch: trunk, size: 45712 | |
2014-01-11
| ||
04:21 | Work on supporting the test suite and making the new assembly work. file: [030d87b7e7] check-in: [e3c75bc864] user: mistachkin branch: ef6, size: 45449 | |
2014-01-10
| ||
23:28 | Initial work on supporting Entity Framework 6. file: [63d90de97a] check-in: [ccffecfbb0] user: mistachkin branch: ef6, size: 41536 | |
2013-03-29
| ||
04:26 | Add several files to the list of 'solution items' in the solution files. file: [ffd1ab78f9] check-in: [7eb3533280] user: mistachkin branch: trunk, size: 37650 | |
2012-09-15
| ||
09:05 | Add several key files to all the solutions. file: [2c3659e624] check-in: [e8d585b04b] user: mistachkin branch: vs2012Design, size: 37487 | |
2012-01-04
| ||
23:43 | Add the VS designer project to the MSBuild 'optimized' solution files. file: [c6c2cd1f59] check-in: [5fb874112d] user: mistachkin branch: VsSetupIntegration, size: 37042 | |
2011-08-09
| ||
06:51 | Initial implementation of new VS designer installer. file: [dfb327d6ce] check-in: [2f59622e3c] user: mistachkin branch: trunk, size: 33261 | |
2011-07-24
| ||
21:50 | Sync up ProjectGuids for the static interop projects. file: [020bcb76d7] check-in: [5c03dc1829] user: mistachkin branch: trunk, size: 29494 | |
21:43 | Support building the statically linked interop projects from any of the solutions. file: [ba75da7b59] check-in: [740c774926] user: mistachkin branch: trunk, size: 29494 | |
2011-07-02
| ||
08:35 | Add ManagedOnly build configurations to build automation solutions. file: [d3fd3287d3] check-in: [3c387219d9] user: mistachkin branch: build-enhancements, size: 25412 | |
2011-07-01
| ||
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: [e4542a5752] check-in: [7161ddc5c2] user: mistachkin branch: build-enhancements, size: 16566 | |
08:33 | Add 'testlinq' project to the new build system. Cleanup in both test apps. Fix XML doc warnings. file: [2b1e04ae32] check-in: [bd2f09af59] user: mistachkin branch: build-enhancements, size: 16483 | |
2011-06-30
| ||
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. file: [3fa77a9388] check-in: [0c50bcf546] user: mistachkin branch: build-enhancements, size: 14080 | |
2011-04-12
| ||
17:14 | Added: Add matching workaround for VS 2010. file: [141f689524] check-in: [da4c823012] user: mistachkin branch: trunk, size: 17040 | |