From: mistachkin Date: Thu, 31 Mar 2016 22:53:37 +0000 (+0000) Subject: Update the clean target in the MSVC makefile. X-Git-Tag: version-3.13.0~141 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2779989110c659236dae61affe032469da518444;p=thirdparty%2Fsqlite.git Update the clean target in the MSVC makefile. FossilOrigin-Name: 69f4d83210f6425b2c0d699b397ef4fa4422d438 --- diff --git a/Makefile.msc b/Makefile.msc index 84c2eac2f4..7fa9555c35 100644 --- a/Makefile.msc +++ b/Makefile.msc @@ -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 diff --git a/manifest b/manifest index 985501bcf7..6ccaa6e08d 100644 --- 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 diff --git a/manifest.uuid b/manifest.uuid index c1ba66c050..c52f6651c2 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -c648539b52ca28c0b2cb61208e2c32b1d29626a1 \ No newline at end of file +69f4d83210f6425b2c0d699b397ef4fa4422d438 \ No newline at end of file