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.

30 check-ins that include changes to files matching 'NuGet/shared/Core/build/*'

2022-04-06
00:12
Fix a couple comments. check-in: 19044b0ac4 user: mistachkin tags: trunk
2021-12-08
21:51
Add preliminary support for Visual Studio 2022 to the NuGet packages. check-in: cda213798a user: mistachkin tags: trunk
2020-10-27
23:04
Fixes to naming of MSBuild targets file for the core NuGet for .NET Framework. check-in: 3d95a9275a user: mistachkin tags: trunk
2020-04-25
19:24
Cherrypick of [a6a4385c2c5b845e]. check-in: 51551ba554 user: mistachkin tags: branch-1.0.112
2020-04-07
15:02
Include Visual Studio 2019 in the MSBuild targets file for NuGet. check-in: a6a4385c2c user: mistachkin tags: trunk
2020-04-03
18:10
Partial cherrypick of [1868813f4]. check-in: a5ac78ea8e user: mistachkin tags: branch-1.0.112
2020-01-26
22:06
Merge all changes from SQLite core library pre-release branch. check-in: 1868813f4f user: mistachkin tags: trunk
2020-01-19
03:52
Start using the 'PreserveNewest' value for all CopyToOutputDirectory attributes. Pursuant to [4f1e18abae]. check-in: 3165c44148 user: mistachkin tags: corePreRelease
2018-02-26
15:10
Fix typo in the MSBuild targets file used by the NuGet packages. check-in: 7f37c83ffd user: mistachkin tags: trunk
2017-10-16
20:11
Add the version number for Visual Studio 2017 to the NuGet targets file. check-in: f86264f848 user: mistachkin tags: trunk
2015-09-25
15:21
Include Visual Studio 2015 in the NuGet targets file. Fix for [411e8bf7aa]. check-in: b1640c1f69 user: mistachkin tags: trunk
2015-05-26
22:54
Updates for the 1.0.97.0 release. check-in: b4a469371e user: mistachkin tags: trunk, release, release-1.0.97.0
19:06
Updates for the 1.0.97.0 release. check-in: e63ae6e43f user: mistachkin tags: preRelease
2015-05-22
01:57
Changes to permit easier customization of the NuGet MSBuild settings. Closed-Leaf check-in: c6c4e96ece user: mistachkin tags: nuGetContent
2015-05-21
18:47
Simplify condition for the content section added in the previous check-in. check-in: 54ac1d7383 user: mistachkin tags: nuGetContent
18:37
Experimental NuGet package change to allow the interop files to be considered as 'Content' again. check-in: ab40dc2756 user: mistachkin tags: nuGetContent
2014-12-05
03:23
For the NuGet packages, make sure to copy the SQLite interop library files when there is no PostBuildEvent defined. check-in: 7de90061a2 user: mistachkin tags: trunk
2014-11-25
17:29
Make sure the interop files are copied before the PostBuildEvent. Fix for [f16c93a932]. Make sure the interop files are copied when publishing a project that refers to a NuGet package containing them. Fix for [e796ac82c1]. check-in: eb697cca1c user: mistachkin tags: trunk
2014-11-19
00:46
Make sure the interop files are copied before the PostBuildEvent. Fix for [f16c93a932]. check-in: cc56b6902b user: mistachkin tags: publishWithNuGetPkg
00:45
Make sure the interop files are copied when publishing a project that refers to a NuGet package containing them. Fix for [e796ac82c1]. check-in: ee40baa88e user: mistachkin tags: publishWithNuGetPkg
2014-10-17
23:08
Slightly improve build task naming. check-in: a72d3b55ad user: mistachkin tags: publishWithNuGetPkg
23:02
First attempt to address [e796ac82c1]. check-in: 27212bfb22 user: mistachkin tags: publishWithNuGetPkg
2014-09-26
03:31
Merge updates from trunk. check-in: c8e5b7d893 user: mistachkin tags: experimental
2014-09-25
04:06
Use $(OutDir) instead of $(OutputPath) in the MSBuild targets file contained in the NuGet packages. Fix for [b9741a9c25]. check-in: 1a26d4f6ce user: mistachkin tags: trunk
2014-09-05
17:49
Refactor and simplify NuGet packages in order to support per-solution SQLite interop assembly files. Thanks to David Archer for his suggestions, feedback, and contributions. check-in: bd4e9309ea user: mistachkin tags: trunk
17:21
Further simplify and robustify the MSBuild targets file for the NuGet packages. Closed-Leaf check-in: 14ae015f43 user: mistachkin tags: nugetChanges
15:55
Fix typo in the NuGet MSBuild targets file. check-in: 3a9676e997 user: mistachkin tags: nugetChanges
2014-09-04
00:41
Remove superfluous property setting from the NuGet install script. Fix typo in the NuGet targets file. check-in: b23659c738 user: mistachkin tags: nugetChanges
00:29
More work on per-solution interop DLLs. Simplify MSBuild targets. check-in: 490683e924 user: mistachkin tags: nugetChanges
2014-09-03
22:49
More refactoring of shared files. Add MSBuild targets for later use. check-in: 857c4992b2 user: mistachkin tags: nugetChanges