]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Enhance comments in the MSVC batch build tool.
authormistachkin <mistachkin@noemail.net>
Thu, 29 Oct 2015 01:11:39 +0000 (01:11 +0000)
committermistachkin <mistachkin@noemail.net>
Thu, 29 Oct 2015 01:11:39 +0000 (01:11 +0000)
FossilOrigin-Name: 2964ce25864e8aec86272af741caf49c23c86590

manifest
manifest.uuid
tool/build-all-msvc.bat

index 8de5fc1b0f88ec551d4fc5a6eee047e43cef3a8f..8948b0157f186431371dc53e741dadf22cc62c3e 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Make\sthe\sinternal\ssqlite3PExpr()\sinterface\sresponsive\sto\sthe\s\nTKFLG_DONTFOLD\sflag\son\sthe\soperator\sparameter.
-D 2015-10-28T20:01:45.528
+C Enhance\scomments\sin\sthe\sMSVC\sbatch\sbuild\stool.
+D 2015-10-29T01:11:39.776
 F Makefile.in 2ea961bc09e441874eb3d1bf7398e04feb24f3ee
 F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434
 F Makefile.msc 702d3e98f3afc6587a78481257f3c4c900efc3a4
@@ -1339,7 +1339,7 @@ F test/zerodamage.test cf6748bad89553cc1632be51a6f54e487e4039ac
 F tool/GetFile.cs a15e08acb5dd7539b75ba23501581d7c2b462cb5
 F tool/GetTclKit.bat 8606413d3035c05373a0d7fae82ebf59ae9e16c3
 F tool/addopcodes.tcl 26892c394964c194fe96b9a79b8b9f87347c7151
-F tool/build-all-msvc.bat 2b1703b322da121e56b955cb58de091107f777c3 x
+F tool/build-all-msvc.bat e42141ca3c3812315432f9813ef9eb78aa8d99c9 x
 F tool/build-shell.sh 950f47c6174f1eea171319438b93ba67ff5bf367
 F tool/checkSpacing.c 810e51703529a204fc4e1eb060e9ab663e3c06d2
 F tool/extract.c 054069d81b095fbdc189a6f5d4466e40380505e2
@@ -1395,7 +1395,7 @@ F tool/vdbe_profile.tcl 246d0da094856d72d2c12efec03250d71639d19f
 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4
 F tool/warnings.sh 48bd54594752d5be3337f12c72f28d2080cb630b
 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P 001854181640bd9b088f2bc16083d84808c3da18
-R ca779455a4e2d31dd1a99251ed996c19
-U drh
-Z ce0b658ce638a8cefdcd82fe22a3bf7b
+P b10ab59fb8a696d11a269f3904e799c687246aea
+R cc38e20a3bed22c727ef2060f0363586
+U mistachkin
+Z f9c898158c1864e737c38818df859932
index dc744792e0968c8699a816383cf6057600c79244..2101e8fe3651855fd29bf6829b7a99ea84bfe1e4 100644 (file)
@@ -1 +1 @@
-b10ab59fb8a696d11a269f3904e799c687246aea
\ No newline at end of file
+2964ce25864e8aec86272af741caf49c23c86590
\ No newline at end of file
index a8ba1bc293412a6340c4a541c00372c9564e9c3b..e081c73b38ce0e805d35249bf59ed6aec2b347fc 100755 (executable)
@@ -95,6 +95,10 @@ REM example:
 REM\r
 REM                        SET NMAKE_ARGS=FOR_WINRT=1\r
 REM\r
+REM Using the above command before running this tool will cause the compiled\r
+REM binaries to target the WinRT environment, which provides a subset of the\r
+REM Win32 API.\r
+REM\r
 SETLOCAL\r
 \r
 REM SET __ECHO=ECHO\r