summaryrefslogtreecommitdiffstats
path: root/cmake/QtBaseGlobalTargets.cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix toolchain path when doing non-prefix buildsAlexandru Croitor2019-07-031-0/+7
* Add auto detection routines for androidLeander Beernaert2019-06-271-0/+4
* Prospective fix for using qt-cmake when %PATH% changes and using NinjaSimon Hausmann2019-06-261-0/+5
* Fix osx deployment target and sysroot propagation in the qt toolchainSimon Hausmann2019-06-261-0/+10
* Add windows batch file for convenient cmake invocation with Qt toolchain fileSimon Hausmann2019-06-251-0/+3
* Fix vcpkg default target triplet setting in the qt toolchain fileSimon Hausmann2019-06-241-1/+1
* Generate a toolchain and convenience cmake wrapperSimon Hausmann2019-06-241-0/+28
* Add PlatformCommonInternal target and QT_NO_DEBUG definitionAlexandru Croitor2019-06-241-2/+8
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
* Revert "cmake: Make CMake superbuilds work"Alexandru Croitor2019-06-141-5/+5
* cmake: Make CMake superbuilds workKevin Funk2019-06-141-5/+5
* Remove redundant installation of QtPlatformAndroid.cmakeSimon Hausmann2019-06-121-8/+0
* Android: Generate deployment-settings.jsonLeander Beernaert2019-06-121-1/+8
* Introduce Platform*Internal targetsAlbert Astals Cid2019-06-051-1/+4
* Android: SDK SupportLeander Beernaert2019-06-051-0/+1
* Allow to build examples as standalone projectKevin Funk2019-06-051-0/+6
* Install plugin related .cmake.in filesAlexandru Croitor2019-06-041-0/+2
* Fix linking QtGui on AndroidSimon Hausmann2019-06-041-2/+2
* Android: Fix linker erros for liblog & libcLeander Beernaert2019-06-041-0/+8
* Add basic support for compiling applications with qmakeSimon Hausmann2019-05-311-0/+2
* Stop trying to create config forwarding headers for NO_MODULE targetsAlexandru Croitor2019-05-161-1/+1
* Use the qt_build_repo() macros for building qtbase as wellAlexandru Croitor2019-05-151-0/+18
* Implement developer / non-prefix buildsAlexandru Croitor2019-05-151-41/+51
* cmake: Generate config files with Qt:: prefixKevin Funk2019-05-031-0/+4
* cmake: Install required CMake templatesKevin Funk2019-05-031-0/+3
* cmake: Fix typo, variable was renamed earlierKevin Funk2019-05-031-1/+1
* cmake: export locally-built dependencies in static buildJean-Michaƫl Celerier2019-05-021-0/+1
* Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-0/+9
* Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-021-0/+18
* Revert "Fix wrong target in qt_feature_module_begin"Alexandru Croitor2019-03-221-1/+1
* Fix wrong target in qt_feature_module_beginAlexandru Croitor2019-03-211-1/+1
* cmake: Start adding compiler flagsAlbert Astals Cid2019-02-211-0/+1
* cmake: Install all necessary .cmake filesKevin Funk2019-02-141-0/+6
* cmake: Create Qt5 compat targets in config filesKevin Funk2019-02-121-1/+1
* cmake: Make find_package(Qt5 ...) work properlyKevin Funk2019-02-111-16/+11
* CMake: Introduce Qt::GlobalConfig to hold the global featuresTobias Hunger2019-01-171-5/+24
* CMake: Merge qt_internal_module_include_dir and qt_internal_module_infoTobias Hunger2018-12-141-1/+1
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+58