aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies/qt.py
AgeCommit message (Expand)AuthorFilesLines
2021-03-23Refactor Qt Dependency into proper split classes with factoriesDylan Baker1-140/+157
2021-03-22qt: move compilers_detect to the qt moduleDylan Baker1-53/+1
2021-03-22dependencies/qt: Split _get_modules_lib_suffix out of the classDylan Baker1-29/+32
2021-03-22dependencies/qt: split get_qmake_host_bins into a free functionDylan Baker1-10/+11
2021-03-22dependencies/qt: Add type annotationsDylan Baker1-50/+71
2021-03-22dependencies: split qt out of the ui moduleDylan Baker1-0/+448