summaryrefslogtreecommitdiffstats
path: root/cmake/QtBaseGlobalTargets.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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