aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite3/CONTROL
AgeCommit message (Collapse)Author
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