COMMITS
/ PCbuild/sqlite3.vcxproj March 31, 2025
C
GH-131296: Fix clang-cl warnings on Windows in sqlite3 (GH-131906)
Chris Eibl committed
January 17, 2024
S
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower committed
May 2, 2022
M
bpo-46907: Update Windows installer to SQLite 3.38.3. (GH-91995)
Mariusz Felisiak committed
October 19, 2021
E
bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on Windows (GH-25414)
Erlend Egeberg Aasland committed
May 4, 2021
E
bpo-42686: Enable SQLite math functions in Windows build (#24053)
Erlend Egeberg Aasland committed
March 9, 2021
E
bpo-43440 : Enable SQLite R*Tree support for windows builds (GH-24797)
Erlend Egeberg Aasland committed
April 15, 2020
A
bpo-40270: Enable json extension in Windows sqlite extension (GH-19528)
Ammar Askar committed
May 17, 2019
P
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
Paul Monson committed
February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
September 5, 2016
Z
Closes #20366: Build full text search support into SQLite on Windows
Zachary Ware committed
April 6, 2016
S
Adds version info to all signed binaries on Windows.
Steve Dower committed
November 22, 2014
May 19, 2012
K
Clean up the PCBuild project files, removing redundant settings and
Kristján Valur Jónsson committed
May 13, 2012
B
changeset: 76969:0cbe1099226d
Brian Curtin committed
B
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin committed