1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

More changes to documents for GitHub-style markdown.

FossilOrigin-Name: f20f84ef717cea11f92d6a1ab3b4e0fec5752b7ec98ad5b59e06745e7e25b6ee
This commit is contained in:
drh
2023-08-23 18:29:41 +00:00
parent 2bab8774ba
commit a4709f27d4
3 changed files with 11 additions and 11 deletions

View File

@ -30,13 +30,13 @@ canonical source on a new Windows 11 PC, as of 2023-08-16:
of the source tree. of the source tree.
<li>Run: `nmake /f makefile.vc release` <li>Run: `nmake /f makefile.vc release`
<li>Run: `nmake /f makefile.vc INSTALLDIR=c:\Tcl install` <li>Run: `nmake /f makefile.vc INSTALLDIR=c:\Tcl install`
<li>CD to c:\\Tcl\\lib. In that subfolder make a copy of the <li>CD to `c:\Tcl\lib`. In that subfolder make a copy of the
"`tcl86t.lib`" file to the alternative name "`tcl86.lib`" "`tcl86t.lib`" file to the alternative name "`tcl86.lib`"
(omitting the second 't'). Leave the copy in the same directory (omitting the second 't'). Leave the copy in the same directory
as the original. as the original.
<li>CD to c:\\Tcl\\bin. Make a copy of the "`tclsh86t.exe`" <li>CD to `c:\Tcl\bin`. Make a copy of the "`tclsh86t.exe`"
file into "`tclsh.exe`" (without the "86t") in the same directory. file into "`tclsh.exe`" (without the "86t") in the same directory.
<li>Add c:\\Tcl\\bin to your %PATH%. To do this, go to Settings <li>Add `c:\Tcl\bin` to your %PATH%. To do this, go to Settings
and search for "path". Select "edit environment variables for and search for "path". Select "edit environment variables for
your account" and modify your default PATH accordingly. your account" and modify your default PATH accordingly.
You will need to close and reopen your command prompts after You will need to close and reopen your command prompts after
@ -77,7 +77,7 @@ following minor changes:
<li> `c:\tcl32` &larr; 32-bit <li> `c:\tcl32` &larr; 32-bit
</ul> </ul>
3. Ensure that c:\\tcl32\\bin comes before c:\\tcl\\bin on 3. Ensure that `c:\tcl32\bin` comes before `c:\tcl\bin` on
your PATH environment variable. You can achieve this using your PATH environment variable. You can achieve this using
a command like: a command like:
<ul> <ul>

View File

@ -1,5 +1,5 @@
C Fix\sthe\sMarkdown\sin\sthe\scompile-for-windows.md\sdocument\sso\sthat\sit\sworks\non\sGitHub.\s\sImproved\sheader\stext\sin\sREADME.md. C More\schanges\sto\sdocuments\sfor\sGitHub-style\smarkdown.
D 2023-08-23T18:26:00.335 D 2023-08-23T18:29:41.526
F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724 F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724
@ -37,7 +37,7 @@ F configure 9dc3300339f4d6b3c3b108de60cc6ae6b3c547e25c7e6df280b4775db4de3a1b x
F configure.ac 4654d32ac0a0d0b48f1e1e79bdc3d777b723cf2f63c33eb1d7c4ed8b435938e8 F configure.ac 4654d32ac0a0d0b48f1e1e79bdc3d777b723cf2f63c33eb1d7c4ed8b435938e8
F contrib/sqlitecon.tcl 210a913ad63f9f991070821e599d600bd913e0ad F contrib/sqlitecon.tcl 210a913ad63f9f991070821e599d600bd913e0ad
F doc/F2FS.txt c1d4a0ae9711cfe0e1d8b019d154f1c29e0d3abfe820787ba1e9ed7691160fcd F doc/F2FS.txt c1d4a0ae9711cfe0e1d8b019d154f1c29e0d3abfe820787ba1e9ed7691160fcd
F doc/compile-for-windows.md aa2a38716dbfcfb047e4cbea548f7e010b9164f17d9178d3837694664cb097e1 F doc/compile-for-windows.md c52f2903f1cb11b2308798feecca2e44701b037b78f467a538ac5c46c28ee250
F doc/json-enhancements.md e356fc834781f1f1aa22ee300027a270b2c960122468499bf347bb123ce1ea4f F doc/json-enhancements.md e356fc834781f1f1aa22ee300027a270b2c960122468499bf347bb123ce1ea4f
F doc/lemon.html d2862dbef72496e87f7996f37e814b146848190a742c12161d13fd15346051b0 F doc/lemon.html d2862dbef72496e87f7996f37e814b146848190a742c12161d13fd15346051b0
F doc/pager-invariants.txt 27fed9a70ddad2088750c4a2b493b63853da2710 F doc/pager-invariants.txt 27fed9a70ddad2088750c4a2b493b63853da2710
@ -2092,8 +2092,8 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93
F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
P 6b2d68afd8ecdfe8eb04e3f6c13bea4ba42f7c2f16e6fc4263ffefa29c55c527 P a25360c020275064711d0aa3eb3cec3d764b5266b86f9728243e501d082306ec
R db00cdb7a16686f05b6c3312158f3784 R 0991afb7248f0407e05959ded90d898f
U drh U drh
Z ec6d007331dbd7a84bc91726b8de75a4 Z baacf3b2dfc8f3e0431b64a26ff80402
# Remove this line to create a well-formed Fossil manifest. # Remove this line to create a well-formed Fossil manifest.

View File

@ -1 +1 @@
a25360c020275064711d0aa3eb3cec3d764b5266b86f9728243e501d082306ec f20f84ef717cea11f92d6a1ab3b4e0fec5752b7ec98ad5b59e06745e7e25b6ee