]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimentally add the --compile-commands configure flag to generate compile_commands... compile-commands
authorstephan <stephan@noemail.net>
Tue, 2 Sep 2025 13:14:40 +0000 (13:14 +0000)
committerstephan <stephan@noemail.net>
Tue, 2 Sep 2025 13:14:40 +0000 (13:14 +0000)
commit91f5303c1ce80d6efc94d5af183def4942f639a8
tree5bd69fe620a0d0fa3cb92e8257ed10037e6afffd
parent6f341f499a783b640fb334f13fa2a670bf61ca3f
Experimentally add the --compile-commands configure flag to generate compile_commands.json for compilers which support it (clang), to enable Language Server Protocol (LSP) inspection of the sources. This is probably not terribly useful without the --disable-amalgamation flag, as the amalgamation is so large as to make IDE/LSP processing very slow.

FossilOrigin-Name: 37fb15720f03a4ecc2d1662eab5b4241d6a9b990ea23612a8ef6211ccef3dae7
Makefile.in
autosetup/sqlite-config.tcl
main.mk
manifest
manifest.tags
manifest.uuid