aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite3/CMakeLists.txt
AgeCommit message (Expand)Author
2021-09-22[libdjinterop] update to 0.16.0 (#20136)Be
2020-08-14[sqlite3] Sqlite3 geopoly and json1 features (#11532)sanjaychugh
2020-08-05[sqlite3] Namespaced targets with unofficial:: (#12516)Phoebe
2020-05-15[sqlite3] Enable build for android (#11267)huangqinjin
2019-07-15[sqlite3-tool]Fix build error on arm/uwp platform. (#7202)JackBoosY
2019-06-20[sqlite3]: Shared library support for Linux (#6856)Jackie Ng
2018-10-22Qt 5.11 and static build fixes (#4164)Robert Colton
2018-06-16[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703Robert Schumacher
2018-04-24[sqlite3] Fix tool feature with static buildspravic
2018-03-11[many ports] Improve behavior on Linux and general cleanupRobert Schumacher
2018-02-27Install sqlite3.exe as part of sqlite3 port (#2525)Daniel Strommen
2016-12-06use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAMEDale Stammen
2016-10-19fixed typo in sqlite3 config fileCharles Barto
2016-10-19added a config file for sqliteCharles Barto
2016-10-18added static build support to sqliteCharles Barto
2016-10-18added rtree and unlock_notify support to builds of sqlite (odb needs this)Charles Barto
2016-09-18Initial commitAlexander Karatarakis