summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Only add --automoc-json to AUTOMOC_OPTIONS for metatypes targetsLeander Beernaert2020-01-292-1/+5
| | * | Skip processing '-framework' flags in qt6_generate_meta_types_dep_fileAlexandru Croitor2020-01-291-0/+4
| | * | pro2cmake: Fix flake and mypy issuesAlexandru Croitor2020-01-291-5/+5
| | * | pro2cmake: Handle QML_IMPORT_MAJOR_VERSION and minor variantsAlexandru Croitor2020-01-291-0/+11
| | * | Generate metatypes dependency fileLeander Beernaert2020-01-293-24/+192
| | * | Fix CMAKE_BUILD_TYPE to be a cache variable in QtBuildInternalsExtraAlexandru Croitor2020-01-292-8/+2
| | * | configure: Add support for -feature and -no-feature for cmake buildsVille Voutilainen2020-01-291-0/+10
| | * | Forward CMAKE_BUILD_TYPE, if available, in qt-cmakeLeander Beernaert2020-01-291-1/+7
| | * | Fix example generation without qmldir fileLeander Beernaert2020-01-281-4/+2
| | * | pro2cmake: Don't set OUTPUT_NAME for qml pluginsAlexandru Croitor2020-01-271-2/+2
| | * | 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