]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enable adding JSON1 by appending the json1.c source file to the amalgamation
authordrh <drh@noemail.net>
Sat, 26 Sep 2015 17:44:59 +0000 (17:44 +0000)
committerdrh <drh@noemail.net>
Sat, 26 Sep 2015 17:44:59 +0000 (17:44 +0000)
commit2f20e13b83f1c7bb80c61043f8d233c72d2878c2
treea23e5e2ac33d8af4577bb3c830df7a5e4b34ee9b
parent32498f132160f70ed0a45fed751f4fdb9d54db34
Enable adding JSON1 by appending the json1.c source file to the amalgamation
and compiling with -DSQLITE_ENABLE_JSON1

FossilOrigin-Name: 33404b2029120d4aabe1e25d484871810777e934
Makefile.in
Makefile.msc
ext/misc/json1.c
main.mk
manifest
manifest.uuid
src/main.c
src/shell.c