Minor doc updates.
FossilOrigin-Name: 6578a8d59e351182ee16a1f4e4b2c88a042a92dd8b32049947aa0436464b8588
This commit is contained in:
parent
8bdece9034
commit
857bcb6035
13
Makefile.in
13
Makefile.in
@ -17,16 +17,17 @@
|
||||
#
|
||||
# - libreadline detection and handling of its -I, -L, and -l flags.
|
||||
# These can vary considerably across systems. e.g. some need -lncurses,
|
||||
# and some don't know what -lncurses is.
|
||||
# and some don't know what an -lncurses is.
|
||||
#
|
||||
# - TEA pieces
|
||||
# - TEA pieces.
|
||||
#
|
||||
# - Replace the autotools-specific distribution deliverable(s).
|
||||
#
|
||||
# - Provide Makefile.msc, Makefile.linux-gcc, and any required similar
|
||||
# makefile stubs for platforms where the configure script will not
|
||||
# makefile stubs for environments where the configure script will not
|
||||
# run. The core makefile rules in main.mk "should" apply as-is for
|
||||
# most platforms.
|
||||
# most platforms. We can potentially generate those makefiles, along
|
||||
# with main.mk, like we do in the Fossil project.
|
||||
#
|
||||
# - Confirm whether cross-compilation works and patch it
|
||||
# appropriately.
|
||||
@ -336,8 +337,8 @@ misspell: ./custom.rws has_tclsh84
|
||||
|
||||
#
|
||||
# clean/distclean are mostly defined in main.mk. In this makefile we
|
||||
# perform cleanup only known to be relevant to (only) the canonical
|
||||
# (autosetup-driven) build.
|
||||
# perform cleanup known to be relevant to (only) the autosetup-driven
|
||||
# build.
|
||||
#
|
||||
clean-autosetup:
|
||||
-gmake -C ext/wasm distclean 2>/dev/null; true
|
||||
|
12
manifest
12
manifest
@ -1,9 +1,9 @@
|
||||
C Do\snot\scheck\sfor\sEmscripten\swhen\sdoing\sa\s--with-wasi-sdk\sbuild.
|
||||
D 2024-10-20T01:14:54.879
|
||||
C Minor\sdoc\supdates.
|
||||
D 2024-10-20T01:34:13.073
|
||||
F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
|
||||
F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
|
||||
F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724
|
||||
F Makefile.in 70a3accb7281cde5c9b8aac9501e1a1e4f935e567820fe58c2ee98e612a4cace
|
||||
F Makefile.in ac87216a9dfbcdcc9262badd7caad8ed3a67e75ad7b744ac68bab677e37e3015
|
||||
F Makefile.linux-gcc f3842a0b1efbfbb74ac0ef60e56b301836d05b4d867d014f714fa750048f1ab6
|
||||
F Makefile.msc 58b69eda1faad5d475092b8aeffab9156ee4901a82db089b166607f2ec907ee4
|
||||
F README.md c3c0f19532ce28f6297a71870f3c7b424729f0e6d9ab889616d3587dd2332159
|
||||
@ -2240,8 +2240,8 @@ F vsixtest/vsixtest.tcl 6195aba1f12a5e10efc2b8c0009532167be5e301abe5b31385638080
|
||||
F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
|
||||
F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
|
||||
F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
|
||||
P 365a3d71cf9e0be11e7b3e90b6500142619102d8321c1d6f8111f37117a57929
|
||||
R ca118f6891ab0e7efdc6f8f4f1170e5b
|
||||
P 111cff2cf38886ccec11b45db8b891ec84e24d0b61d413b35fd474b51003e8f2
|
||||
R eb1d3ad6d8fd4deffdae2ad46361c659
|
||||
U stephan
|
||||
Z a1d75beedd7dcb8e17ae83d7df54d589
|
||||
Z 5c51cfa3902f73d3236a2a627a46a106
|
||||
# Remove this line to create a well-formed Fossil manifest.
|
||||
|
@ -1 +1 @@
|
||||
111cff2cf38886ccec11b45db8b891ec84e24d0b61d413b35fd474b51003e8f2
|
||||
6578a8d59e351182ee16a1f4e4b2c88a042a92dd8b32049947aa0436464b8588
|
||||
|
Loading…
Reference in New Issue
Block a user