Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'Setup/*'
2025-01-27
| ||
18:08 | Add the ability to build in VS2022 using the Setup/build_vs_2022.bat script to the 1.0.119.0 release. Leaf check-in: 0b34025625 user: drh tags: branch-119 | |
2025-01-21
| ||
06:22 | Add a special testing tool for Visual Studio 2022. check-in: 41e43b2317 user: mistachkin tags: trunk | |
05:59 | Minor fixes to the previous check-in. check-in: 3d0a5b2e4d user: mistachkin tags: trunk | |
2025-01-20
| ||
21:38 | When building using Visual Studio 2022, forcibly use the .NET Framework 4.0 to avoid issues on machines that do not have all the Developer Packs installed. check-in: 5f24381e5b user: mistachkin tags: trunk | |
21:18 | Add special tools capable of building all binaries out-of-the-box using Visual Studio 2022. check-in: c2deab8b62 user: mistachkin tags: trunk | |
2024-11-13
| ||
18:31 | Refactor the vendor script library file. check-in: e2c17da35a user: mistachkin tags: trunk | |
2024-10-01
| ||
18:41 | Improvements to robustness of the POSIX build scripts. check-in: 3cd1215470 user: mistachkin tags: trunk | |
2024-09-29
| ||
20:20 | Corrections to the NuGet package building batch tool. check-in: a547983575 user: mistachkin tags: trunk | |
2024-09-15
| ||
19:03 | Fixes to the .NET Standard test runner batch tools. See check-in [cb49f5a520]. check-in: 412ff08218 user: mistachkin tags: trunk | |
2024-08-18
| ||
05:06 | Another build batch tool adjustment. check-in: 277ae21bf1 user: mistachkin tags: trunk | |
00:13 | Minor change to the previous check-in. check-in: 569aefbf71 user: mistachkin tags: trunk | |
2024-08-17
| ||
23:53 | Further enhancements to the build batch tool. check-in: 053035eacb user: mistachkin tags: trunk | |
22:50 | Enhancements to the build batch tool. check-in: ca93548cfa user: mistachkin tags: trunk | |
2024-07-04
| ||
04:22 | Enable tracking of SQLiteMemory class bytes by default. Further testing enhancements. check-in: 6e6b7d1598 user: mistachkin tags: trunk | |
2024-07-02
| ||
16:22 | Improve build workaround in the previous check-in. check-in: c4b2000f12 user: mistachkin tags: trunk | |
16:05 | Workaround to build with 'modern' Visual Studio versions. check-in: cc1f4d3e38 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-26
| ||
20:59 | Refactoring to move most helper methods to their own file. check-in: 37fd2a2fd7 user: mistachkin tags: trunk | |
2024-06-25
| ||
15:28 | Project and build updates to better support per-configuration values. check-in: 1e25aa29cc user: mistachkin tags: trunk | |
13:45 | By default, enable tracing of connection lifecycle events and interop assembly detection events. check-in: 2bd1a46686 user: mistachkin tags: trunk | |
2024-06-11
| ||
15:43 | Modify interop assembly compilation scripts for Linux. check-in: 736a40b79e user: mistachkin tags: trunk | |
2024-06-08
| ||
15:57 | Update the release archive manifest. check-in: 59f1d4aa4d user: mistachkin tags: trunk | |
2024-06-07
| ||
21:15 | Add experimental support for using NuGet runtime identifiers to help locate the interop assembly. Pursuant to forum post 3757f4365b. check-in: b8e8c87fbe 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-05-24
| ||
19:16 | Avoid setting up for the Changed event when it will not be fired. Pursuant to forum post 25cafb35e5. check-in: 9e98945ce3 user: mistachkin tags: trunk | |
19:15 | Fix support for unnamed parameters using the ?NNN syntax. Pursuant to forum post 76cb35b58d. check-in: ded053d6c2 user: mistachkin tags: trunk | |
19:12 | Add tests for the fix on this branch. Closed-Leaf check-in: 59ad1a9be9 user: mistachkin tags: pst-25cafb35e5 | |
2024-05-12
| ||
00:39 | Work-in-progress on addressing forum post 76cb35b58d. check-in: 1820415db5 user: mistachkin tags: pst-76cb35b58d | |
2023-09-24
| ||
13:06 | Revise the calculation used to bind DateTime values. Fix for ticket [bbddfeb773]. check-in: 3214c350ea user: mistachkin tags: trunk | |
2023-05-31
| ||
19:28 | Add tests for ticket [e22d357a21]. check-in: 7edc811b3a user: mistachkin tags: trunk | |
2023-05-13
| ||
01:03 | Reforms to the SQLite logging subsystem integration taking into account the new CONFIG_LOG handling in 3.42. check-in: e96b7e9a21 user: mistachkin tags: trunk | |
2023-05-12
| ||
21:34 | Add multithreaded test case for INSERT RETURNING vs SELECT COUNT. check-in: 7cc7152f69 user: mistachkin tags: trunk | |
2023-03-01
| ||
22:41 | Attempt to disable Microsoft telemetry at build time. check-in: 6b7664f039 user: mistachkin tags: trunk | |
2023-01-17
| ||
05:18 | Start stubbing in tests for the Trace2 event. check-in: 91c17c5e79 user: mistachkin tags: trunk | |
2022-11-22
| ||
20:16 | Add experimental support for native sha3 extension. check-in: dd498797e7 user: mistachkin tags: trunk | |
2022-10-31
| ||
03:25 | Another minor enhancement to the batch cleaning tool. check-in: 96b8d91cb6 user: mistachkin tags: trunk | |
2022-10-30
| ||
07:00 | Minor updates to the Windows batch tools. check-in: 07f329197f user: mistachkin tags: trunk | |
2022-10-25
| ||
05:26 | Pickup upstream change to the batch cleaning tool. check-in: 79d92a4d50 user: mistachkin tags: trunk | |
2022-10-21
| ||
00:29 | Minor corrections to the source code archive building process. check-in: c722e978e0 user: mistachkin tags: trunk | |
00:23 | Add support for running the test suite with .NET 5 and/or .NET 6. check-in: ccaa09a878 user: mistachkin tags: trunk | |
2022-10-20
| ||
23:55 | Again, with newer version. Closed-Leaf check-in: 6b95b037ba user: mistachkin tags: net5And6 | |
23:50 | Update some error messages. check-in: 6219f10177 user: mistachkin tags: net5And6 | |
23:33 | More file renaming. check-in: 2f2b7733cc user: mistachkin tags: net5And6 | |
23:27 | Fix some file names. check-in: 9dc424f18e user: mistachkin tags: net5And6 | |
23:19 | Add Eagle in externals with configuration files for .NET 5 and .NET 6 and more cleanup changes. check-in: 743f6899a5 user: mistachkin tags: net5And6 | |
23:06 | More changes. check-in: 533f6d18c2 user: mistachkin tags: net5And6 | |
22:52 | Initial cleanup work to allow for running the test suite using .NET 5 and/or .NET 6. check-in: 8561bee72b user: mistachkin tags: net5And6 | |
2022-09-20
| ||
05:28 | Simplify the 'clean' batch tool in preparation for the upcoming release. check-in: 003754b48c user: mistachkin tags: trunk | |
2022-08-13
| ||
03:50 | Another minor correction to the previous check-in. check-in: 43e2105f05 user: mistachkin tags: trunk | |
2022-08-11
| ||
04:23 | Minor fix to the previous check-in. check-in: 4dfb0ab50e user: mistachkin tags: trunk | |