]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the --tclConfig.sh FILE flag to buildtclext.tcl to eliminate the discrepancy...
authorstephan <stephan@noemail.net>
Wed, 18 Jun 2025 11:11:30 +0000 (11:11 +0000)
committerstephan <stephan@noemail.net>
Wed, 18 Jun 2025 11:11:30 +0000 (11:11 +0000)
commit12bd8ea09a66ba774335d032d85805e4ed2e7bb1
tree03539ca14df58eaabdf1a0c4ef76312858865cb5
parent1e9baaf743a5aee48af3c1aa8ca665c43fcad957
Add the --tclConfig.sh FILE flag to buildtclext.tcl to eliminate the discrepancy between the configure-time-detected tclConfig.sh and the one auto-detected by the tclextension family of makefile targets. Add the tclextension-all target to run all of the various tclextension-... targets in their natural order to facilitate testing changes like this one. Update the --help text to note that --with-tclsh should only be used if there's a specific need, and that --with-tcl is generall preferred. This is in response to [https://github.com/termux/termux-packages/issues/23268 | Termux ticket 23268].

FossilOrigin-Name: 928976abcb11f9d5abe1f7631002592c4af7bf83ecadba5b0763866d039c2270
autosetup/sqlite-config.tcl
main.mk
manifest
manifest.uuid
tool/buildtclext.tcl