summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Simplify default CMAKE_BUILD_TYPE logicAlexandru Croitor2024-01-261-2/+2
* CMake: Fix sqldrivers project to allow building as Debug MSVC configAlexandru Croitor2024-01-231-0/+8
* A QtSql driver for Mimer SQLFredrik Ålund2023-02-201-0/+4
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-4/+0
* SQL: remove unneeded CMake commands - these plugins were removed in Qt6Christian Ehrlicher2022-12-191-8/+0
* 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
* Disable some tools and plugins if regularexpression feature is disabledMitch Curtis2021-11-121-1/+1
* Skip adding externally added plugins to the plugin meta-setsAlexey Edelev2021-04-081-3/+0
* ibase: Fix the compilation and include it again so it can be detectedAndy Shaw2021-01-261-1/+1
* Fix separately building SQL plugins with CMake 3.16Joerg Bornemann2021-01-211-1/+3
* CMake: Fix error and print summary for standalone building sqldriversLi Xinwei2021-01-041-0/+7
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-291-1/+2
* CMake: Allow sqldriver plugins to be built as standaloneLeander Beernaert2020-04-241-0/+16
* Regenerate sqldrivers pluginsAlexandru Croitor2019-10-081-0/+4
* cmake: Enable building of the oci pluginVille Voutilainen2019-09-051-2/+2
* cmake: Enable building of the db2 pluginVille Voutilainen2019-09-041-1/+1
* Enable building of the mysql pluginVille Voutilainen2019-09-021-1/+1
* cmake: Find and build odbc pluginAlbert Astals Cid2019-02-121-1/+1
* cmake: Find and build psql pluginAlbert Astals Cid2019-02-121-1/+1
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-121-0/+51