]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Updates to the main README.md file.
authordrh <>
Thu, 30 Oct 2025 15:43:57 +0000 (15:43 +0000)
committerdrh <>
Thu, 30 Oct 2025 15:43:57 +0000 (15:43 +0000)
FossilOrigin-Name: ab10c4cd9f9314bc62aa310ee796f63c82710c35659debe347e8ebcbf34d9e86

README.md
manifest
manifest.uuid

index 0be1fb9f43cab077db029a2254b920754d532c4a..0d69d147bb227c7da07508a8b502d35cd08c93ec 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
 
 This repository contains the complete source code for the
 [SQLite database engine](https://sqlite.org/), including
-many test scripts.  However, other test scripts
-and most of the documentation are managed separately.
+many tests.  Additional tests and most documentation
+are managed separately.
 
 See the [on-line documentation](https://sqlite.org/) for more information
 about what SQLite is and how it works from a user's perspective.  This
@@ -57,14 +57,12 @@ If you do not want to use Fossil, you can download tarballs or ZIP
 archives or [SQLite archives](https://sqlite.org/cli.html#sqlar) as follows:
 
   *  Latest trunk check-in as
-     [Tarball](https://sqlite.org/src/tarball/sqlite.tar.gz),
-     [ZIP-archive](https://sqlite.org/src/zip/sqlite.zip), or
-     [SQLite-archive](https://sqlite.org/src/sqlar/sqlite.sqlar).
+     [Tarball](https://sqlite.org/src/tarball/sqlite.tar.gz) or
+     [ZIP-archive](https://sqlite.org/src/zip/sqlite.zip).
 
   *  Latest release as
-     [Tarball](https://sqlite.org/src/tarball/sqlite.tar.gz?r=release),
-     [ZIP-archive](https://sqlite.org/src/zip/sqlite.zip?r=release), or
-     [SQLite-archive](https://sqlite.org/src/sqlar/sqlite.sqlar?r=release).
+     [Tarball](https://sqlite.org/src/tarball/sqlite.tar.gz?r=release) or
+     [ZIP-archive](https://sqlite.org/src/zip/sqlite.zip?r=release).
 
   *  For other check-ins, substitute an appropriate branch name or
      tag or hash prefix in place of "release" in the URLs of the previous
@@ -152,7 +150,8 @@ show what changes are needed.
 ## Compiling for Windows Using MSVC
 
 On Windows, everything can be compiled with MSVC.
-You will also need a working installation of TCL.
+You will also need a working installation of TCL if you want to run tests,
+thought TCL is not required in order to build SQLite itself.
 See the [compile-for-windows.md](doc/compile-for-windows.md) document for
 additional information about how to install MSVC and TCL and configure your
 build environment.
@@ -164,8 +163,8 @@ TCL library, using a command like this:
 
 SQLite uses "tclsh.exe" as part of the build process, and so that
 program will need to be somewhere on your %PATH%.  SQLite itself
-does not contain any TCL code, but it does use TCL to help with the
-build process and to run tests.  You may need to install TCL development
+does not contain any TCL code, but it does use TCL to run tests.
+You may need to install TCL development
 libraries in order to successfully complete some makefile targets.
 It is helpful, but is not required, to install the SQLite TCL extension
 (the "tclextension-install" target) prior to running tests.
index da6deb9e99d93160c165ecd4224813ea17910621..1d64f16af36c7bee0c2da359bedfd1387754ea98 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Fix\sthe\sCLI\s".dump"\scommand\sso\sthat\sit\sdoes\snot\smake\sduplicate\nsqlite_sequence\stable\sentries\sas\sdescribed\sin\n[forum:/forumpost/b1674b56ad|forum\sthread\sb1674b56ad].
-D 2025-10-30T11:39:49.298
+C Updates\sto\sthe\smain\sREADME.md\sfile.
+D 2025-10-30T15:43:57.542
 F .fossil-settings/binary-glob 61195414528fb3ea9693577e1980230d78a1f8b0a54c78cf1b9b24d0a409ed6a x
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
@@ -7,7 +7,7 @@ F LICENSE.md 6bc480fc673fb4acbc4094e77edb326267dd460162d7723c7f30bee2d3d9e97d
 F Makefile.in 3ce07126d7e87c7464301482e161fdae6a51d0a2aa06b200b8f0000ef4d6163b
 F Makefile.linux-generic bd3e3cacd369821a6241d4ea1967395c962dfe3057e38cb0a435cee0e8b789d0
 F Makefile.msc 8dd676302f3165984c046f81af14b6676a334418fa30255efaf439f8033042fa
-F README.md e28077cfbef795e99c9c75ed95aa7257a1166709b562076441a8506ac421b7c1
+F README.md 49cb29e5d7cb7e4cf08a16d3e0e60dd0a97f60745a19bb6478400834dc9e6c22
 F VERSION 16eddb43056a79c1977427ab7a05f3457c373fa159dcdced8754eb89ce7e06b8
 F art/icon-243x273.gif 9750b734f82fdb3dc43127753d5e6fbf3b62c9f4e136c2fbf573b2f57ea87af5
 F art/icon-80x90.gif 65509ce3e5f86a9cd64fe7fca2d23954199f31fe44c1e09e208c80fb83d87031
@@ -2171,8 +2171,8 @@ F tool/version-info.c 33d0390ef484b3b1cb685d59362be891ea162123cea181cb8e6d2cf6dd
 F tool/warnings-clang.sh bbf6a1e685e534c92ec2bfba5b1745f34fb6f0bc2a362850723a9ee87c1b31a7
 F tool/warnings.sh 1ad0169b022b280bcaaf94a7fa231591be96b514230ab5c98fbf15cd7df842dd
 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P 247277d9373cb2614a1bc4c1e08b904315e5e8c0c2a7fbe9c2ac651481601642
-R ad4fa6006b8fe57ba4747be404a8634d
+P c833f26a6780f919551e50c67d308e96293cec8481899354411d805617481f24
+R e8dc5682ed4f2696bbc9bc3dffb6a68d
 U drh
-Z 65e039244d2f80115d8841c51c1920c6
+Z 9001bb5eea87d985aeb604bc8bd8046b
 # Remove this line to create a well-formed Fossil manifest.
index 82822cd7463e2975c2984cb675d5bc6f472643eb..2c475c76c560f05c48ef95916572688ddd3ab347 100644 (file)
@@ -1 +1 @@
-c833f26a6780f919551e50c67d308e96293cec8481899354411d805617481f24
+ab10c4cd9f9314bc62aa310ee796f63c82710c35659debe347e8ebcbf34d9e86