]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move small parts of ext/wasm/GNUmakefile into ext/wasm/config.make.in and have the...
authorstephan <stephan@noemail.net>
Thu, 23 Jan 2025 14:09:02 +0000 (14:09 +0000)
committerstephan <stephan@noemail.net>
Thu, 23 Jan 2025 14:09:02 +0000 (14:09 +0000)
commit72543206e59eb55e4040603e2fe98bde15772d44
tree6923fdf757175a37d19dfcfa3c9ddd12befdc24a
parentc9bf7ed9ad146a64aea26fc58c1d91fb281b6693
Move small parts of ext/wasm/GNUmakefile into ext/wasm/config.make.in and have the configure script populate that, rather than dynamically determining those values on each 'make' invocation. Add a configure-time check for the optional wasm-opt binary in prep for pending experimentation with using it to reduce the wasm file sizes.

FossilOrigin-Name: 0a426a549577b883e2de7cd0605041cc97b57f53ee6657bc318b0bfde7b62677
autosetup/proj.tcl
autosetup/sqlite-config.tcl
ext/wasm/GNUmakefile
ext/wasm/config.make.in [new file with mode: 0644]
ext/wasm/mkwasmbuilds.c
manifest
manifest.uuid