summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix building examples when doing a Qt static buildAlexandru Croitor2019-07-221-1/+11
* Fix warnings regarding QML pluginsAlexandru Croitor2019-07-221-3/+5
* Fix non-prefix builds for non qtbase reposAlexandru Croitor2019-07-222-9/+21
* Simplify add_qml_module codeLeander Beernaert2019-07-221-48/+154
* Handle TESTDATA for Qt TestsLeander Beernaert2019-07-161-3/+51
* Add support for QML pluginsLeander Beernaert2019-07-151-3/+142
* Fix CMake moc scanner to look for new macro Q_NAMESPACE_EXPORTAlexandru Croitor2019-07-111-0/+7
* cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-053-10/+30
* cmake: allow client apps to load static plug-insJean-Michaël Celerier2019-07-053-18/+58
* Fix toolchain path when doing non-prefix buildsAlexandru Croitor2019-07-031-0/+7
* Add auto detection routines for androidLeander Beernaert2019-06-273-1/+64
* Update README for other Android architecturesLeander Beernaert2019-06-271-1/+10
* Prospective fix for using qt-cmake when %PATH% changes and using NinjaSimon Hausmann2019-06-261-0/+5
* Fix error in run_config_test_architectureLeander Beernaert2019-06-261-1/+1
* Fix osx deployment target and sysroot propagation in the qt toolchainSimon Hausmann2019-06-262-0/+12
* Android: Final changes for APK generationLeander Beernaert2019-06-265-1/+231
* Add windows batch file for convenient cmake invocation with Qt toolchain fileSimon Hausmann2019-06-251-0/+3
* Allow prefix builds with developer-build as feature enabledSimon Hausmann2019-06-252-10/+15
* Fix building against an installed static QtSimon Hausmann2019-06-253-11/+13
* Prepare tests for running in the CISimon Hausmann2019-06-251-2/+6
* Fix vcpkg default target triplet setting in the qt toolchain fileSimon Hausmann2019-06-241-1/+1
* Check for the correct apple clang version with warnings_are_errorsAlexandru Croitor2019-06-241-1/+1
* Fix tools dependencies in associated modules when cross-compilingSimon Hausmann2019-06-241-1/+4
* Fix tools dependencies lookup when cross-compilingSimon Hausmann2019-06-241-0/+8
* Generate a toolchain and convenience cmake wrapperSimon Hausmann2019-06-242-0/+46
* Fix plugins on macOS to have the .dylib extensionAlexandru Croitor2019-06-241-0/+5
* Add PlatformCommonInternal target and QT_NO_DEBUG definitionAlexandru Croitor2019-06-242-2/+18
* Fix build with multi-config VS code generatorSimon Hausmann2019-06-211-0/+6
* Add support for picking up vcpkg automaticallySimon Hausmann2019-06-201-5/+6
* Add support for vcpkg default target tripletsSimon Hausmann2019-06-201-2/+2
* Fix QPA headers for QtPrintSupportSimon Hausmann2019-06-201-0/+3
* CMake: clarify readmeFrederik Gladhorn2019-06-171-12/+20
* Add ICC platform specific mkspecJędrzej Nowacki2019-06-171-0/+2
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-149-17/+17
* Revert "cmake: Make CMake superbuilds work"Alexandru Croitor2019-06-142-21/+14
* cmake: Make CMake superbuilds workKevin Funk2019-06-142-14/+21
* Try to find Test package before calling add_subdirectory(src)Alexandru Croitor2019-06-131-1/+7
* Automatically find apple frameworks when building a repoAlexandru Croitor2019-06-131-0/+3
* Fix the 'Fix static builds' commitAlexandru Croitor2019-06-121-1/+3
* Fix static buildsAlexandru Croitor2019-06-122-4/+9
* Make WinMain linkage compatible with Qt 5Simon Hausmann2019-06-121-0/+5
* Fix compiling of examples on AndroidSimon Hausmann2019-06-121-6/+6
* Fix linking of examplesSimon Hausmann2019-06-123-10/+12
* Prospective Windows build fixSimon Hausmann2019-06-121-6/+0
* Remove redundant installation of QtPlatformAndroid.cmakeSimon Hausmann2019-06-121-8/+0
* Android: Generate deployment-settings.jsonLeander Beernaert2019-06-126-15/+272
* Add appropriate MSVC version check for warnings are errors featureAlexandru Croitor2019-06-111-2/+6
* Don't add _LARGEFILE64_SOURCE define on WindowsAlexandru Croitor2019-06-111-2/+3
* Handle minimal_syncqt as not running syncqt for nowAlexandru Croitor2019-06-071-2/+2
* Change qt_build_repo to build tools if present and neededAlexandru Croitor2019-06-071-0/+6