Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'Targets/*'
2025-07-03
| ||
16:16 | initial proof-of-concept work on modern build system. new SDK-style csproj files for System.Data.SQLite and for the EF6 variant of System.Data.SQLite.Linq. also csproj files for test and testlinq, making use of the above. strong naming preserved even though modern .NET doesn't use it. Leaf check-in: 9cfd9e00ff user: ericsink tags: v2 | |
2024-07-04
| ||
04:22 | Enable tracking of SQLiteMemory class bytes by default. Further testing enhancements. check-in: 6e6b7d1598 user: mistachkin tags: trunk | |
2024-06-30
| ||
04:24 | Enable the 'CountHandle' compile-time option by default. check-in: 3a824226a4 user: mistachkin tags: trunk | |
2024-06-25
| ||
13:45 | By default, enable tracing of connection lifecycle events and interop assembly detection events. check-in: 2bd1a46686 user: mistachkin tags: trunk | |
2024-06-05
| ||
00:52 | Add the 'compress' and 'zipfile' extensions to the interop assembly. check-in: 2353287b09 user: mistachkin tags: trunk | |
2024-03-05
| ||
16:58 | Clarify documentation language that mentions the legacy CryptoAPI-based (RC4) codec. check-in: a747af4da9 user: mistachkin tags: trunk | |
2022-11-22
| ||
20:16 | Add experimental support for native sha3 extension. check-in: dd498797e7 user: mistachkin tags: trunk | |
2021-10-13
| ||
01:01 | Fix a comment. check-in: 24d8e15723 user: mistachkin tags: trunk | |
2021-01-31
| ||
17:51 | Permit strong-name signing properties to be overridden on a per-project basis. check-in: 1c91111082 user: mistachkin tags: trunk | |
2020-10-29
| ||
02:46 | Re-add preliminary support for the .NET Framework 4.8. check-in: 3ede7fccc6 user: mistachkin tags: trunk | |
2020-05-30
| ||
14:32 | Re-stage the changes for the .NET Framework 4.8 support (on a branch). Closed-Leaf check-in: f06482af8f user: mistachkin tags: netFx48 | |
14:28 | Temporarily remove the preliminary support for the .NET Framework 4.8. check-in: 1911e60e5e user: mistachkin tags: trunk | |
2020-05-25
| ||
02:35 | Merge all changes needed for the SQLite core library 3.32.0 release. check-in: 56170d1316 user: mistachkin tags: trunk | |
2020-05-24
| ||
00:48 | Disable support for the legacy CryptoAPI codec as the underlying core library hooks are gone. check-in: 1dd56c9fd5 user: mistachkin tags: core-3.32.0 | |
2020-04-03
| ||
18:42 | Fix several typos in the build system. check-in: 220a1bddb8 user: mistachkin tags: branch-1.0.112 | |
18:30 | Partial cherrypick of [18cf53434a2]. check-in: 61066a1f7e user: mistachkin tags: branch-1.0.112 | |
18:16 | Cherrypick of [eefc89ddfb]. check-in: 99c91a0d48 user: mistachkin tags: branch-1.0.112 | |
18:10 | Partial cherrypick of [1868813f4]. check-in: a5ac78ea8e user: mistachkin tags: branch-1.0.112 | |
2020-03-27
| ||
16:08 | Enhancements to the build system, including better support for 'vswhere' and 'dotnet restore' automation. check-in: 18cf53434a user: mistachkin tags: trunk | |
2020-03-10
| ||
03:44 | Add preliminary support for the .NET Framework 4.8. check-in: d6b5423937 user: mistachkin tags: trunk | |
2020-02-27
| ||
19:41 | Prepare to disable CrytpoAPI for release 1.0.114.0. Closed-Leaf check-in: aa9a6b0505 user: mistachkin tags: disableCodec | |
19:30 | Fix typo in comment. check-in: eefc89ddfb user: mistachkin tags: trunk | |
2020-01-26
| ||
22:06 | Merge all changes from SQLite core library pre-release branch. check-in: 1868813f4f user: mistachkin tags: trunk | |
2020-01-23
| ||
04:55 | Reform use of the CreateItem MSBuild task. check-in: a30beb98c6 user: mistachkin tags: corePreRelease | |
2019-10-26
| ||
23:47 | Add preliminary support for .NET Core 3.0 and the .NET Standard 2.1. Pursuant to [ce75d320d0]. check-in: f27654c95b user: mistachkin tags: trunk | |
2019-10-05
| ||
19:42 | Various build fixes. check-in: 11811c57fd user: mistachkin tags: netStandard21 | |
17:47 | Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). check-in: c1dd57b1a1 user: mistachkin tags: netStandard21 | |
2018-07-26
| ||
04:16 | More portability work for .NET Standard 2.0. check-in: 99b475ecda user: mistachkin tags: trunk | |
2018-05-06
| ||
20:09 | Add preliminary support for the .NET Framework 4.7.2. Also, update the SQLite core library to the latest 3.23.2 release candidate. check-in: 880e608b09 user: mistachkin tags: trunk | |
2018-04-26
| ||
01:16 | Add preliminary support for .NET Core 2.0 and the .NET Standard 2.0. Pursuant to [5c89cecd1b]. check-in: ec79fb3446 user: mistachkin tags: trunk | |
2018-04-07
| ||
16:03 | Add support for .NET Standard 2.0 to the batch build and release tools. check-in: 92bb82d92f user: mistachkin tags: netStandard20 | |
2018-04-05
| ||
15:25 | Work around inability of .NET Core SDK to properly generate resources from a 'resx' file that refers to other files. check-in: 681cdd1dde user: mistachkin tags: netStandard20 | |
04:51 | Initial work on porting the primary managed assembly to .NET Standard 2.0 (using .NET Core 2.0). check-in: b936950261 user: mistachkin tags: netStandard20 | |
2018-02-20
| ||
14:34 | Enhance support for building the managed projects using Mono. check-in: 850533f006 user: mistachkin tags: trunk | |
2018-01-15
| ||
17:20 | Fix compilation of the design-time components project using the latest Visual Studio 2017 update. check-in: ad7af0b258 user: mistachkin tags: trunk | |
2017-11-17
| ||
20:07 | Bump version to 1.0.107.0. Add preliminary support for the .NET Framework 4.7.1. Update version history docs. check-in: 0c447952e6 user: mistachkin tags: trunk | |
2017-10-25
| ||
17:07 | Temporarily re-enable the legacy CryptoAPI codec. check-in: 9486553a2c user: mistachkin tags: trunk | |
2017-10-16
| ||
02:58 | Update some comments. check-in: 14d074f839 user: mistachkin tags: trunk | |
2017-10-14
| ||
07:33 | Add full support for the native session extension. check-in: 17c0ae883b user: mistachkin tags: trunk | |
07:25 | Add projects, solutions, and build environment support for Visual Studio 2017. check-in: 9d2b034e4c user: mistachkin tags: trunk | |
2017-10-05
| ||
03:26 | Work-in-progress on supporting the 'sessions' extension to the SQLite core library. check-in: 2ce0ba7f72 user: mistachkin tags: sessions | |
2017-08-02
| ||
21:19 | Rename 'TryToFindVsSdk2017' MSBuild target to 'MaybeFindVsSdk2017'. Add 'MaybeMissingVsSdk2017' MSBuild target. Call both of them from the 'InitialTargets' property so they can actually override the build processing, if necessary. check-in: e1d9903754 user: mistachkin tags: vs2017 | |
20:53 | Corrections to the 'TryToFindVsSdk2017' build target. Also, make it possible to use the target without needing the 'SQLiteNetDir' MSBuild property. check-in: 628098f876 user: mistachkin tags: vs2017 | |
19:18 | Apparently, the 'installationPath' property produced by 'vswhere' for Visual Studio 2017 does not have a trailing backslash. check-in: 1a27c3db68 user: mistachkin tags: vs2017 | |
19:09 | Attempt to use the 'vswhere' tool to locate the SDK for Visual Studio 2017 for the design-time components project. check-in: 0199d92b58 user: mistachkin tags: vs2017 | |
17:20 | Add preliminary support for Visual Studio 2017 and the .NET Framework 4.7. check-in: babe22b817 user: mistachkin tags: vs2017 | |
2017-06-23
| ||
03:33 | Per the Community Support Policies, the legacy CryptoAPI codec will be disabled by default. check-in: 6f01a37dea user: mistachkin tags: trunk | |
2017-02-02
| ||
19:26 | Add experimental support for native sha1 extension. check-in: f1feb19c18 user: mistachkin tags: trunk | |
2016-12-29
| ||
17:03 | Fix typo in comment. Closed-Leaf check-in: 08bb62768e user: mistachkin tags: omitLegacyCodec | |
17:02 | Omit the legacy codec from all default build configurations. check-in: 384f48e7b2 user: mistachkin tags: omitLegacyCodec | |