]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Get sqlite3_analyzer optionally linking against libsqlite3.so instead of embedding...
authorstephan <stephan@noemail.net>
Tue, 19 Nov 2024 19:47:51 +0000 (19:47 +0000)
committerstephan <stephan@noemail.net>
Tue, 19 Nov 2024 19:47:51 +0000 (19:47 +0000)
commitc73b85c156b93911ceb62a435b1566b0b6f41bcb
tree3f422c041ee70012c0f1743f6ce96123a87ea430
parentd3aaf963a97d3db7de6838fc74a4a70e6ab9c32c
Get sqlite3_analyzer optionally linking against libsqlite3.so instead of embedding sqlite3.c. Patch mkccode.tcl to accept digits in its IFDEF/IFNDEF checks and sqlite3_analyzer.c.in to only include sqlite3.c if -DINCLUDE_SQLITE3_C is passed to mkccode.tcl.

FossilOrigin-Name: 80f3bf8c2ee31ba1ab9187d64d5dcbbf97a61845a21b036f89ea9133153575c0
main.mk
manifest
manifest.uuid
tool/mkccode.tcl
tool/sqlite3_analyzer.c.in