From: stephan Date: Sat, 28 Sep 2024 13:51:47 +0000 (+0000) Subject: Complete a line of documentation which was interrupted mid-sentence. X-Git-Tag: version-3.47.0~83 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ec9ed7fe954b4ffa63588fd6d0386832a10fb16;p=thirdparty%2Fsqlite.git Complete a line of documentation which was interrupted mid-sentence. FossilOrigin-Name: c9cbbeda3d1ec4215396aaaf94428b829c4f53329431fa61251914c195f8a9a1 --- diff --git a/ext/wasm/GNUmakefile b/ext/wasm/GNUmakefile index 3fd83e9724..e761408e34 100644 --- a/ext/wasm/GNUmakefile +++ b/ext/wasm/GNUmakefile @@ -458,8 +458,11 @@ emcc.WASM_BIGINT ?= 1 # the various oX targets. build times for -O levels higher than 0 are # painful at dev-time. # -# When running any of the $(OPTIMIZED_TARGETS) explicitly, e.g. for -# a release distribution +# When running any of the $(OPTIMIZED_TARGETS) explicitly, e.g. for a +# release distribution, use a higher optimization level. Experience +# has shown -Oz to produce the smallest deliverables with only a +# roughly 10% performance hit in the resulting WASM file compared to +# -O2 (which consistently creates the fastest-running deliverables). ifeq (,$(filter $(OPTIMIZED_TARGETS),$(MAKECMDGOALS))) emcc_opt ?= -O0 else diff --git a/manifest b/manifest index 1cbfd1fb3b..d71c7d09df 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C wasm:\smove\sthe\smakefile-eval-generated\sfiddle\srules\sinto\smkwasmbuilds.c.\sSquelch\ssome\swarnings\sfrom\sgrep\swhen\srunning\s'make\sclean'\son\sa\sclean\stree. -D 2024-09-28T12:01:10.696 +C Complete\sa\sline\sof\sdocumentation\swhich\swas\sinterrupted\smid-sentence. +D 2024-09-28T13:51:47.537 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724 @@ -603,7 +603,7 @@ F ext/userauth/sqlite3userauth.h 7f3ea8c4686db8e40b0a0e7a8e0b00fac13aa7a3 F ext/userauth/user-auth.txt ca7e9ee82ca4e1c1744295f8184dd70edfae1992865d26c64303f539eb6c084c F ext/userauth/userauth.c 7f00cded7dcaa5d47f54539b290a43d2e59f4b1eb5f447545fa865f002fc80cb F ext/wasm/EXPORTED_FUNCTIONS.fiddle.in 27450c8b8c70875a260aca55435ec927068b34cef801a96205adb81bdcefc65c -F ext/wasm/GNUmakefile e87c055bb0aa12bf4540b5d12e533608cb70cb2da1b8659d10b1fce03e08240c +F ext/wasm/GNUmakefile fbafd2e9514bdf579d2549603e62fab202037315f16402f7e3b9ad227af86ff5 F ext/wasm/README-dist.txt 6382cb9548076fca472fb3330bbdba3a55c1ea0b180ff9253f084f07ff383576 F ext/wasm/README.md a8a2962c3aebdf8d2104a9102e336c5554e78fc6072746e5daf9c61514e7d193 F ext/wasm/SQLTester/GNUmakefile e0794f676d55819951bbfae45cc5e8d7818dc460492dc317ce7f0d2eca15caff @@ -2213,8 +2213,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 cabdf9797281090ab3f95c9f4c2a79878d1c64d1f2a09e433e2309abe5e19e59 -R 0187fe6fd0750839e1c4d66882bc06e3 +P 0485d1360b0dbf9987d16ab1df47b6b7a25595881581799f87889f6d4eeb60f4 +R 4fb55576459952034688327ee6ecebbe U stephan -Z 5f0ec8eab9d280a80b50e2d7a52a98d8 +Z 99f2ab951b6d8ffe813ecc8ee717f06d # Remove this line to create a well-formed Fossil manifest. diff --git a/manifest.uuid b/manifest.uuid index 698c46feb2..3526ac9557 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -0485d1360b0dbf9987d16ab1df47b6b7a25595881581799f87889f6d4eeb60f4 +c9cbbeda3d1ec4215396aaaf94428b829c4f53329431fa61251914c195f8a9a1