summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data
Commit message (Expand)AuthorAgeFilesLines
* CMake: Remove old Qt 5 CMake build system filesAlexandru Croitor2020-10-015-784/+0
* Allow switching of QT_NO_CREATE_VERSIONLESS_TARGETSKai Koehne2020-05-051-8/+8
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-081-0/+4
|\
| * Fix linking of header only Qt5Zlib for cmake static buildsKai Koehne2020-04-061-0/+4
* | Fix whitespace in Qt5XXConfig filesKai Koehne2020-03-241-5/+1
* | CMake: Also import Qt plugins that are not literally named *PluginKai Koehne2020-03-241-2/+7
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-121-1/+1
|\|
| * CMake Support: Fix dependent libraries search for MinGW and CMake 3.17Cristian Adam2020-02-101-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-3/+12
|\|
| * [CMake] Fix handling Qt frameworks link flags in static lib depsAlexandru Croitor2020-01-181-3/+12
* | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-252-5/+48
|/
* CMake: Fix usage requirements for static builds of Qt on macOSJoerg Bornemann2020-01-061-9/+19
* CMake: Fix static build linkage with CMake version lower than 3.13Alexandru Croitor2019-11-251-8/+26
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-1/+5
|\
| * Fix CMake config files for -libdir different from "lib"Joerg Bornemann2019-09-061-1/+5
* | CMake: Fix invalid setting of QT_PLUGIN_TYPES on interface librariesAlexandru Croitor2019-08-211-1/+1
* | CMake: Add support for auto-importing plugins in CMakeKyle Edwards2019-08-123-3/+129
* | CMake: Prevent creation of library target when it already existsAlexandru Croitor2019-08-121-0/+16
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-1/+1
|\|
| * CMake: Properly escape '.lib' in regexKai Koehne2019-07-111-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-101-14/+43
|\|
| * CMake: Create Config.cmake files for internal modules in static buildsAlexandru Croitor2019-07-081-0/+4
| * CMake: Put the static dependencies into the relevant configurationAlexandru Croitor2019-07-051-14/+39
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-3/+10
|\|
| * CMake: Fix handling of static dependencies that have spaces in pathAlexandru Croitor2019-07-051-3/+10
* | Share the common configurations among different modulesRyan Chu2019-07-012-0/+40
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-1/+1
|\|
| * Add quoting to deal with empty ${CMAKE_CXX_STANDARD_LIBRARIES}Fredrik Orderud2019-06-111-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-1/+10
|\|
| * CMake: Ignore CMAKE_CXX_STANDARD_LIBRARIES in .prl filesKai Koehne2019-04-301-1/+10
* | Expose docker test server as an internal config to all modulesRyan Chu2019-04-251-0/+27
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-5/+5
|\
| * CMake: fix generation of config files for external Qt modules on macOSJean-Michaël Celerier2019-04-121-5/+5
* | Handle quotes in .prl filesKai Koehne2019-03-211-0/+1
* | Fix detection of libraries when linking against static builds with CMakeJean-Michaël Celerier2019-02-121-0/+10
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-071-0/+44
|\|
| * qmake: rewrite msvc/nmake cross-build environment setupOswald Buddenhagen2019-01-051-0/+44
* | Add support for linking against static builds in CMakeKyle Edwards2018-12-071-2/+93
|/
* macOS: Fix Objective-C namespaceing with Xcode 10Tor Arne Vestbø2018-12-031-1/+1
* configure: log -I and -L before doing first library checkOswald Buddenhagen2018-11-211-0/+10
* Export modules' enabled/disabled features to cmakeFriedemann Kleint2018-09-281-0/+3
* qmake: add default path and version detection for ghs toolchainOswald Buddenhagen2018-08-171-0/+3
* Remove CMake code for CMake < 3.1Kevin Funk2018-03-241-16/+5
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+1
|\
| * configure: support discarding selected test results with -recheckOswald Buddenhagen2017-12-141-1/+1
* | Remove obsolete fileJake Petroules2017-09-101-108/+0
|/
* Propagate all module defines to CMake config filesVolker Krause2017-08-151-2/+2
* make qconfig.pri export QT_<compiler>_VERSION variables againOswald Buddenhagen2017-06-121-9/+9
* fix module version number in qt modules' cmake config filesOswald Buddenhagen2017-05-311-1/+1
* Don't add Qt5::<ModuleName>Private in CMake < 3.0Kai Pastor2017-04-231-1/+2