summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuild.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Make find_package(Qt5 ...) work properlyKevin Funk2019-02-111-8/+19
* cmake: Parse SYNCQT.INJECTIONSKevin Funk2019-02-111-1/+28
* CMake: Introduce QT_HAS_NAMESPACETobias Hunger2019-01-311-0/+5
* CMake: Add debugging support for extend_target(...) callsTobias Hunger2019-01-311-0/+9
* CMake: pro2cmake.py: Pass QMAKE_MOC_OPTIONS on to CMakeTobias Hunger2019-01-311-1/+7
* CMake: pro2cmake.py: Convert more settings from .pro-file to CMakeTobias Hunger2019-01-311-2/+18
* cmake: test: Enable the build of qdbusabstractinterfaceAlbert Astals Cid2019-01-301-8/+14
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-171-33/+0
* CMake: Introduce Qt::GlobalConfig to hold the global featuresTobias Hunger2019-01-171-7/+2
* CMake: Use AUTOMOC/AUTOUIC/AUTORCCTobias Hunger2018-12-141-264/+29
* CMake: SimplifyTobias Hunger2018-12-141-94/+54
* CMake: Merge qt_internal_module_include_dir and qt_internal_module_infoTobias Hunger2018-12-141-46/+43
* CMake: Unify creation of target aliasesTobias Hunger2018-12-141-11/+23
* CMake: Refactor qt module name related codeTobias Hunger2018-12-141-22/+33
* Prefer qt_internal_ over _qt_ for internal functionsTobias Hunger2018-12-141-3/+2
* CMake: Unify on variable names without _ in functionsTobias Hunger2018-12-141-141/+140
* CMake: Do less feature-pushingTobias Hunger2018-11-221-2/+7
* CMake: Simplify registration of known Qt targetsTobias Hunger2018-11-221-4/+6
* CMake: Add simple test for moc handling and fix the implementationTobias Hunger2018-11-221-61/+46
* CMake: Add test for QRC and make it passTobias Hunger2018-11-221-21/+23
* CMake: Add test for uic handlingTobias Hunger2018-11-221-20/+16
* CMake: Simplify qt_make_output_fileTobias Hunger2018-11-221-24/+19
* CMake: Fix import of features while generating CMakeListsMikhail Svetkin2018-11-061-4/+7
* CMake: Fix import of featuresTobias Hunger2018-11-051-6/+6
* CMake: Simplify Feature handlingTobias Hunger2018-11-051-11/+17
* Support dbus adaptors and interfacesTobias Hunger2018-11-011-3/+57
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1080