summaryrefslogtreecommitdiffstats
path: root/cmake/QtPlugins.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* CMake: Introduce finalizer mode handling of static pluginsAlexandru Croitor2021-05-201-1/+7
* CMake: Refactor handling of static pluginsAlexandru Croitor2021-05-111-110/+16
* Fix error when re-configuring an already installed Qt repositoryJoerg Bornemann2021-03-261-1/+3
* Add plugins to Qt tools and executables for static buildsCraig Scott2021-03-231-13/+0
* Remove unnecessary $<BOOL:...> generator expressionCraig Scott2021-03-221-4/+1
* Prevent static plugin triggering autogen dependency on reconfigureCraig Scott2021-03-181-7/+15
* Avoid cyclic dependency between plugin and module *Config.cmake filesCraig Scott2021-02-241-1/+1
* Fix static top-level buildJoerg Bornemann2021-01-221-7/+7
* Only generate and add static plugin imports once per module targetCraig Scott2021-01-211-2/+18
* Do not export the QT_PLUGINS target property of Qt modulesJoerg Bornemann2021-01-201-2/+1
* Fix loading of Qt6*Plugin.cmake files of per-repo buildsJoerg Bornemann2021-01-201-2/+13
* CMake: Fix prl files of static Qt buildsAlexandru Croitor2020-08-061-0/+4
* Fix qt_import_plugins compatibility with Qt 5Alexandru Croitor2020-01-271-1/+18
* Fix Generator Expression for static non-prefix buildsLeander Beernaert2020-01-101-1/+1
* Implement qtbase fixes for superbuildsJean-Michaël Celerier2020-01-081-7/+24
* Fix automatic plugin importing in static buildsAlexandru Croitor2019-10-091-6/+14
* Match qt_import_plugin API with qt5'sJean-Michaël Celerier2019-10-091-10/+49
* Fix building examples when doing a Qt static buildAlexandru Croitor2019-07-221-1/+11
* cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-8/+8
* cmake: allow client apps to load static plug-insJean-Michaël Celerier2019-07-051-0/+40