summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data
Commit message (Expand)AuthorAgeFilesLines
* Correct license for tools filesLucie Gérard2024-03-052-2/+2
* Correct licenseLucie Gérard2024-02-202-2/+2
* Remove qmake files that provide support for building Qt modulesAmir Masoud Abdol2023-02-271-46/+0
* findclasslist.pl: print the line number of where the occurrence cameThiago Macieira2022-09-061-3/+3
* findclasslist.pl: do match subclasses in private headers tooThiago Macieira2022-09-061-3/+7
* findclasslist.pl: match unexported classes tooThiago Macieira2022-09-061-3/+11
* findclasslist.pl: add a way to mark lines to be ignoredThiago Macieira2022-08-301-0/+6
* macOS: Ensure proper quoting when calling otool in objc_namespace scriptTor Arne Vestbø2022-05-231-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-103/+5
* objc_namespace: Add support for universal binariesTor Arne Vestbø2022-04-191-19/+49
* objc_namespace: Fix misspelled argument for silencing outputTor Arne Vestbø2022-04-191-1/+1
* objc_namespace: Update parsing logic to account for otool changesTor Arne Vestbø2022-04-191-14/+26
* 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
|/