]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Update the clean target in the MSVC makefile.
authormistachkin <mistachkin@noemail.net>
Thu, 31 Mar 2016 22:53:37 +0000 (22:53 +0000)
committermistachkin <mistachkin@noemail.net>
Thu, 31 Mar 2016 22:53:37 +0000 (22:53 +0000)
FossilOrigin-Name: 69f4d83210f6425b2c0d699b397ef4fa4422d438

Makefile.msc
manifest
manifest.uuid

index 84c2eac2f41a7d7ce4f4e717df6aa291e4b55b0e..7fa9555c356b2847940a2b16f953c3253868da13 100644 (file)
@@ -2089,7 +2089,7 @@ clean:
        del /Q mptester.exe wordcount.exe rbu.exe srcck1.exe 2>NUL
        del /Q sqlite3.c sqlite3-*.c 2>NUL
        del /Q sqlite3rc.h 2>NUL
-       del /Q shell.c sqlite3ext.h 2>NUL
+       del /Q shell.c sqlite3ext.h sqlite3session.h 2>NUL
        del /Q sqlite3_analyzer.exe sqlite3_analyzer.c 2>NUL
        del /Q sqlite-*-output.vsix 2>NUL
        del /Q fuzzershell.exe fuzzcheck.exe sqldiff.exe 2>NUL
index 985501bcf7d92d8a17e06bbb6c01ce956ea5dce9..6ccaa6e08dc5245522537f170639f7904da3ec91 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,8 +1,8 @@
-C Enhance\sthe\squery\splanner\sso\sthat\sIS\sand\sIS\sNULL\soperators\sare\sable\sto\sdrive\nan\sindex\son\sa\sLEFT\sOUTER\sJOIN.
-D 2016-03-31T20:40:28.501
+C Update\sthe\sclean\starget\sin\sthe\sMSVC\smakefile.
+D 2016-03-31T22:53:37.345
 F Makefile.in e812bb732d7af01baa09f1278bd4f4a2e3a09449
 F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434
-F Makefile.msc cde766eb7c27a7ca42000e66c5f0c37a17a05998
+F Makefile.msc fe57d7e3e74fa383fd01ced796c0ffd966fc094a
 F README.md 8ecc12493ff9f820cdea6520a9016001cb2e59b7
 F VERSION 5d234da9b5dae329fab75ff75884cfe0a9cb3fda
 F aclocal.m4 a5c22d164aff7ed549d53a90fa56d56955281f50
@@ -1480,7 +1480,7 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93
 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
 F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
 F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
-P 7cf0cab730e2d570c82dd789279ad6501ac598c8
-R 208d59c6eb413bba3e66e70033cda029
-U drh
-Z d36ae30a27c8e5f7b17afdd33be692aa
+P c648539b52ca28c0b2cb61208e2c32b1d29626a1
+R 6ae456c611a2dfae066ef8a6f11a421b
+U mistachkin
+Z 730dfc7c7e8862f73161aa001e93b9d4
index c1ba66c050105fde341022baa3ab99a2a575942e..c52f6651c2525a1727af71f1ac55084897e1feb8 100644 (file)
@@ -1 +1 @@
-c648539b52ca28c0b2cb61208e2c32b1d29626a1
\ No newline at end of file
+69f4d83210f6425b2c0d699b397ef4fa4422d438
\ No newline at end of file