Library
-------
+- Issue #19450: Update Windows builds to use SQLite 3.8.11.0
+
- Issue #23441: rcompleter now prints a tab character instead of displaying
possible completions for an empty word. Initial patch by Martin Sekera.
tcl-8.6.1.0\r
tk-8.6.1.0\r
tix-8.4.3.4\r
- sqlite-3.8.3.1\r
+ sqlite-3.8.11.0\r
xz-5.0.5\r
) do (\r
if exist %%e (\r
<PythonExe>$(OutDir)python$(PyDebugExt).exe</PythonExe>
<KillPythonExe>$(OutDir)kill_python$(PyDebugExt).exe</KillPythonExe>
<externalsDir>..\externals</externalsDir>
- <sqlite3Dir>$(externalsDir)\sqlite-3.8.3.1</sqlite3Dir>
+ <sqlite3Dir>$(externalsDir)\sqlite-3.8.11.0</sqlite3Dir>
<bz2Dir>$(externalsDir)\bzip2-1.0.6</bz2Dir>
<lzmaDir>$(externalsDir)\xz-5.0.5</lzmaDir>
<opensslDir>$(externalsDir)\openssl-1.0.2d</opensslDir>
The ssl sub-project does not have the ability to clean the OpenSSL\r
build; if you need to rebuild, you'll have to clean it by hand.\r
_sqlite3\r
- Wraps SQLite 3.8.3.1, which is itself built by sqlite3.vcxproj\r
+ Wraps SQLite 3.8.11.0, which is itself built by sqlite3.vcxproj\r
Homepage:\r
http://www.sqlite.org/\r
_tkinter\r