aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite3/CONTROL
AgeCommit message (Collapse)Author
2018-11-06[Sqlite3] update to 3.25.2 (#4600)Andy Li
* [Sqlite3] update to 3.25.2 * [sqlite3] Use vcpkg_extract_source_archive_ex
2018-10-22Qt 5.11 and static build fixes (#4164)Robert Colton
* fix da qt5 * fix qt config duplication * [qt5-base] Use vcpkg_extract_source_archive_ex [sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA * [qt5-*] Update sub-portfiles * qt5-base WIP * [qt5] Fix Could not find qmlcachegen.exe * [qt5-activeqt] Fix SHA512 * [qt5-base] Fix static builds * [qt5-base] Bump control version * [qt5-base] Restore removal of qmake dependencies * [qt5-base] Partially revert #3280 * [qt5-base][vcpkg_build_qmake] Fix Qt5Bootstrap.lib issues
2018-06-16[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703Robert Schumacher
2018-06-05[sqlite3] update to 3.24.0pravic
2018-04-24[sqlite3] Fix tool feature with static buildspravic
refs #2525
2018-04-24[sqlite3] update to 3.23.1pravic
2018-04-03[sqlite3] update to 3.23.0pravic
2018-02-27Install sqlite3.exe as part of sqlite3 port (#2525)Daniel Strommen
* Install sqlite3.exe as part of sqlite3 port - Modeled after the bzip2 port: If SQLITE3_SKIP_TOOLS is not set, build and install sqlite3.exe as part of the sqlite3 package. sqlite3.dll must also be copied to the tools folder for sqlite3.exe to be able to launch. - Tested on Windows RS3 with VS 2017 15.5.2. * [sqlite3] Separate into tool feature
2017-10-25[sqlite3] update to 3.21.0pravic
2017-09-11[sqlite3] update to 3.20.1pravic
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-05-24[sqlite3] update to 3.19.1Mikhail Paulyshka
2017-04-01[sqlite3] update to 3.18.0Mikhail Paulyshka
2017-02-15[sqlite3] upgrade to 3.17.0flysha
2016-10-17[sqlite3] Remove parentheses from version fieldRobert Schumacher
2016-10-16updated control and cmake files for latest version of sqliteChris Bond
2016-09-18Initial commitAlexander Karatarakis