summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Don't create convenience plugin target when not neededAlexandru Croitor2020-01-271-1/+1
| | * | Relax rules about not having dbus sessionMichal Klocek2020-01-271-2/+6
| | * | Fix qt_import_plugins compatibility with Qt 5Alexandru Croitor2020-01-272-5/+48
| | * | CMake: Add Qt 5 backward compatible CMake APIAlexandru Croitor2020-01-274-33/+131
| | * | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-2766-302/+301
| | * | Reformat pro2cmakeAlexandru Croitor2020-01-271-25/+23
| | * | Fix plugin target names to be compatible with Qt 5Alexandru Croitor2020-01-272-11/+44
| | * | Add initial support for CMake "Ninja Multi-Config" generatorAlexandru Croitor2020-01-2712-16/+161
| | * | Support for QML Type RegistrarLeander Beernaert2020-01-242-72/+43
| | * | Post Merge FixesLeander Beernaert2020-01-2463-319/+537
| | * | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242199-93647/+189249
| | |\ \
| | * | | Fix dependencies for SIMD object libraries in macOS framework buildsAlexandru Croitor2020-01-221-0/+5
| | * | | Fix qt-cmake.bat for paths with spacesLeander Beernaert2020-01-221-1/+1
| | * | | Run make formatLeander Beernaert2020-01-162-7/+3
| | * | | Do not set OUTPUT_DIRECTORY if it is already setLeander Beernaert2020-01-161-2/+8
| | * | | Regenerate TestsLeander Beernaert2020-01-1624-19/+96
| | * | | Remove invalid conversion and make it clearer for the futureLeander Beernaert2020-01-141-28/+28
| | * | | Add QT_TEST_RUNNING_IN_CTEST environment variable for testLeander Beernaert2020-01-142-1/+4
| | * | | Disable qaccessibilitylinux testLeander Beernaert2020-01-141-1/+1
| | * | | Adjust OUTPUT_DIRECTORY for tests when targets starts with ../Leander Beernaert2020-01-141-0/+8
| | * | | Regenerate src/Leander Beernaert2020-01-146-8/+44
| | * | | Add support for test timeoutsLeander Beernaert2020-01-131-1/+4
| | * | | Fix CMAKE_CROSSCOMPILING property name conversionLeander Beernaert2020-01-131-1/+1
| | * | | Fix qclipboard testLeander Beernaert2020-01-101-0/+1
| | * | | Fix qnetworksession testLeander Beernaert2020-01-101-0/+1
| | * | | Fix tst_qdbusmarshallLeander Beernaert2020-01-101-1/+1
| | * | | Fix tst_qloggingLeander Beernaert2020-01-102-2/+19
| | * | | Fix qmimedatabase testsLeander Beernaert2020-01-101-1/+1
| | * | | Fix Generator Expression for static non-prefix buildsLeander Beernaert2020-01-101-1/+1
| | * | | Implement qtbase fixes for superbuildsJean-Michaƫl Celerier2020-01-0813-82/+169
| | * | | Fix is_framework check for interface librariesLeander Beernaert2020-01-061-1/+6
| | * | | CMake: Add support for framework buildsJoerg Bornemann2020-01-064-45/+222
| | * | | Revert "Revert "Fix static linking when using bearer plugins""Alexandru Croitor2019-12-192-2/+0
| | * | | Fix qmake builds of socket testsAlexandru Croitor2019-12-191-0/+1
| | * | | Add custom targets for documentationLeander Beernaert2019-12-184-1/+192
| | * | | Fix qmake buildsAlexandru Croitor2019-12-112-1/+3
| | * | | Expose Patch Version in QtConfig.cmakeLeander Beernaert2019-12-112-3/+6
| | * | | Add library mappings for QtAxContainer and QtWekKitWidgetsLeander Beernaert2019-12-111-0/+6
| | * | | Remove superfluous qt_internal_add_target_aliases callJoerg Bornemann2019-12-111-2/+0
| | * | | Add condition mapping for cross_compile to CMAKE_CROSS_COMPILINGLeander Beernaert2019-12-111-0/+2
| | * | | Add option to specify working directory for qt_add_testLeander Beernaert2019-12-101-2/+8
| | * | | Add special condition replacement for libclang in qttoolsLeander Beernaert2019-12-101-0/+3
| | * | | Add library mapping for QtToolsLeander Beernaert2019-12-091-0/+3
| | * | | cmake/README.md: Clarify some pointsFriedemann Kleint2019-12-091-4/+6
| | * | | Make sure to install QtModuleToolsVersionlessTargets.cmake.inAlexandru Croitor2019-12-061-0/+1
| | * | | CMake: Fix creation of versionless targets for toolsAlexandru Croitor2019-12-065-7/+47
| | * | | Fix meta types json file install for non-prefix buildsLeander Beernaert2019-12-051-1/+10
| | * | | Clear QT_KNOWN_MODULE_${module}_TOOLS cache vars on reconfigurationAlexandru Croitor2019-12-051-0/+2
| | * | | Collect Json Metatypes from CMake's AutomocLeander Beernaert2019-12-0413-1/+491
| | * | | Don't export private include paths if there are no private includesAlexandru Croitor2019-12-031-3/+6