aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite3/vcpkg.json
AgeCommit message (Collapse)Author
2021-09-22[libdjinterop] update to 0.16.0 (#20136)Be
* [libdjinterop] update to 0.16.0 * [sqlite3] add pkgconfig file Linux distributions typically use the SQLite autoconf package, but this port uses the SQLite amalgamation package with a custom CMakeLists.txt so the port needs to take care of installing the pkgconfig file.
2021-09-09[sqlite3] update to 3.36.0 (#19847)JonLiu1993
* [sqlite3] update to 3.36.0 * update version
2021-06-11[sqlite3] Update to 3.35.5 (#18374)pastdue
* [sqlite3] Update to 3.35.5 * Run x-add-version sqlite3
2021-05-28[sqlite3] Embed dllimport in header (#16646)Robert Schumacher
* [sqlite3] Embed dllimport in header * Add sqlite3 version info Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-04-07[sqlite3] Update to 3.35.4 (#17067)pastdue
* [sqlite3] Update to 3.35.4 * Run x-add-version sqlite3
2021-03-23[sqlite3] Update to 3.35.2 (#16834)pastdue
* [sqlite3] Update to 3.35.2 * Run x-add-version sqlite3
2021-03-15[sqlite3] Update to 3.35.0 (#16679)Kevin Lu
* [sqlite3] Update to 3.35.0 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-24[sqlite3] Update to 3.34.1 (#16125)pastdue
* [sqlite3] Update to 3.34.1 * Run x-add-version sqlite3 * [sqlite3] Change version scheme Co-authored-by: Robert Schumacher <roschuma@microsoft.com>