summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* MSVC: Split the warning suppression compile options stringMårten Nordheim2019-06-061-1/+1
* Simplify per-module option handlingSimon Hausmann2019-06-062-14/+14
* Collect more known modules when considering private libraries inAlexandru Croitor2019-06-062-2/+13
* Fix Standalone Example build when crosscompilingLeander Beernaert2019-06-061-0/+31
* Android: Move Platform IncludeLeander Beernaert2019-06-062-4/+5
* Fix "make install"Simon Hausmann2019-06-061-2/+4
* Introduce Platform*Internal targetsAlbert Astals Cid2019-06-053-67/+76
* cmake: Generate QtBuildInternalsExtra at conftimeKevin Funk2019-06-052-28/+22
* cmake: Ensure syncqt.pl from source is foundKevin Funk2019-06-051-3/+4
* cmake/ does not necessarily exist in a moduleKevin Funk2019-06-051-4/+6
* Add support for private module .pri filesSimon Hausmann2019-06-051-11/+50
* Android: SDK SupportLeander Beernaert2019-06-054-1/+51