From: dan Date: Sat, 17 Jun 2017 17:55:33 +0000 (+0000) Subject: Rework the code in ctime.c a bit to report on more compile time options. And X-Git-Tag: version-3.20.0~189 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ea03adc6b26b1db624d8ed00aaa2fc0704dff4f7;p=thirdparty%2Fsqlite.git Rework the code in ctime.c a bit to report on more compile time options. And to only output configuration options passed in to SQLite, not the default values of #define symbols set automatically. Also generate the large array in ctime.c using new script tool/mkctime.tcl, instead of entering it manually. FossilOrigin-Name: 9a443397a6b110f60cae32e1f758914d72931e16ddb423e4d4a119df526bf340 --- ea03adc6b26b1db624d8ed00aaa2fc0704dff4f7 diff --cc manifest index 320d97e441,e38e4f6571..f480884f71 --- a/manifest +++ b/manifest @@@ -1,5 -1,5 +1,5 @@@ - C Add\sextra\stest\scases\sfor\ssqlite3changeset_apply()\sand\sALTER\sTABLE\sADD\sCOLUMN. - D 2017-06-17T16:39:10.957 -C Ensure\sthat\sthe\svalue\sof\sthe\sTHREADSAFE\ssymbol\sis\salways\sincluded\swhen\nreporting\scompile\stime\soptions,\seven\sif\sit\swas\snot\sexplicitly\sconfigured. -D 2017-06-17T17:29:24.923 ++C Rework\sthe\scode\sin\sctime.c\sa\sbit\sto\sreport\son\smore\scompile\stime\soptions.\sAnd\nto\sonly\soutput\sconfiguration\soptions\spassed\sin\sto\sSQLite,\snot\sthe\sdefault\nvalues\sof\s#define\ssymbols\sset\sautomatically.\sAlso\sgenerate\sthe\slarge\sarray\sin\nctime.c\susing\snew\sscript\stool/mkctime.tcl,\sinstead\sof\sentering\sit\smanually. ++D 2017-06-17T17:55:33.959 F Makefile.in 1cc758ce3374a32425e4d130c2fe7b026b20de5b8843243de75f087c0a2661fb F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434 F Makefile.msc 8eeb80162074004e906b53d7340a12a14c471a83743aab975947e95ce061efcc @@@ -1582,7 -1583,7 +1583,7 @@@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a9 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 - P 3944a32e1dd90ff903bcbaaa7cb497cebcfcb2ba2a326726ec2268505e524ae3 - R a6d03762e8185bc27c0ea06ab373d07c -P bc1951d699e6eeacbe15776a37cd0f5cf3f09eb85d3ae01cff43293cb286fcd7 -R 45624ce11a236a8a994baa28885733aa ++P 603838fc9a65adda831a6a17b31b2e80f5b56e5946a9f0c1fa2c83d2f2a67f6a 95141c642697dc037e57f9e4992ff3460155995d3caef6259235601ee722cb93 ++R 358dbf3fdae5ca4611427e66902abaf4 U dan - Z a880380d43456f0c72b1fdce61ab4f11 -Z 71fa8cc8dcaaff976fb71d5480f74630 ++Z 1d5d7e50e2cd625a1568a19566c46408 diff --cc manifest.uuid index c2ceada9a7,7d0d40655b..e04de06795 --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - 603838fc9a65adda831a6a17b31b2e80f5b56e5946a9f0c1fa2c83d2f2a67f6a -95141c642697dc037e57f9e4992ff3460155995d3caef6259235601ee722cb93 ++9a443397a6b110f60cae32e1f758914d72931e16ddb423e4d4a119df526bf340