summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/sqlite/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Override detection of OS for sqlite3Michał Łoś2024-02-081-0/+5
* SQL: use QT_NO_CONTEXTLESS_CONNECT for sql pluginsChristian Ehrlicher2023-07-191-0/+1
* Say hello to QtVFS for SQLite3BogDan Vatra2023-07-021-0/+1
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-8/+0
* SQLite: enable default features for the built-in versionGiuseppe D'Angelo2022-10-301-0/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* wasm: enable sql/sqlite for non threaded buildsLorn Potter2022-07-051-0/+5
* Compile autotests for IntegrityTatiana Borisova2021-09-201-3/+4
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-011-0/+4
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-9/+9
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-3/+0
* Remove winrtOliver Wolff2020-06-061-10/+2
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-271-1/+1
* CMake: Add support for bundled SQLite libraryLeander Beernaert2020-03-251-4/+73
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-4/+3
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-3/+3
* Regenerate src/*Alexandru Croitor2019-11-141-2/+2
* Regenerate sqldrivers pluginsAlexandru Croitor2019-10-081-8/+10
* Add some missing CLASS_NAME values to pluginsAlexandru Croitor2019-07-221-0/+1
* CMake: Re-generate plugins/sqldrivers/sqliteTobias Hunger2019-04-031-6/+13
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-121-0/+25