summaryrefslogtreecommitdiffstats
path: root/PCbuild/_sqlite3.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* gh-95656: Enable the sqlite3 load extension API in Windows build (#95662)Erlend Egeberg Aasland2022-08-041-1/+1
* gh-69093: Support basic incremental I/O to blobs in `sqlite3` (GH-30680)Erlend Egeberg Aasland2022-04-151-0/+2
* bpo-41930: Add support for SQLite serialise/deserialise API (GH-26728)Erlend Egeberg Aasland2022-04-051-0/+1
* bpo-42862: Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module (GH-2...Erlend Egeberg Aasland2021-06-031-2/+0
* bpo-43444: Move sqlite3 MODULE_NAME from setup.py to module.h (GH-24801)Erlend Egeberg Aasland2021-03-131-1/+0
* bpo-36941: Windows build changes for Windows ARM64 (GH-13365)Paul Monson2019-05-171-0/+16
* bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)Paul Monson2019-02-141-0/+16
* bpo-32507: Change Windows install to include app-local UCRT (#5119)Steve Dower2018-01-091-3/+0
* Adds version info to all signed binaries on Windows.Steve Dower2016-04-061-0/+3
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...Steve Dower2014-11-221-175/+8
* Issue #18701: Remove support of old CPython versions (<3.0) from C code.Serhiy Storchaka2013-08-161-1/+0
* Clean up the PCBuild project files, removing redundant settings andKristján Valur Jónsson2012-05-191-6/+0
* changeset: 76969:0cbe1099226dBrian Curtin2012-05-131-0/+4
* Fix #13210. Port the Windows build from VS2008 to VS2010.Brian Curtin2012-05-131-0/+276