]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the tcl/mkccode.tcl script used to construct a single C-language source
authordrh <drh@noemail.net>
Fri, 13 Oct 2017 18:58:55 +0000 (18:58 +0000)
committerdrh <drh@noemail.net>
Fri, 13 Oct 2017 18:58:55 +0000 (18:58 +0000)
commit903b23022d6d39fbc18d619dfdead39277bed72d
tree85ef913a804a2f9324cf7d7bc90096bc109c1e0c
parentf291dff22ca4f5a6918ecb044a71f40c749f5cf2
Add the tcl/mkccode.tcl script used to construct a single C-language source
fiel for programs that combine C-code, SQLite, and TCL.  Use this script to
construct the sqlite3_analyzer program.

FossilOrigin-Name: 298a3fddec459c4fd2b840bd363239dc627f1dda90e2d5e478846cb895a8ad82
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
tool/mkccode.tcl [new file with mode: 0755]
tool/sqlite3_analyzer.c.in [new file with mode: 0644]
tool/tostr.tcl [deleted file]