summaryrefslogtreecommitdiff
path: root/xmake/rules/qt
AgeCommit message (Expand)Author
2022-07-11Install qmldir and plugin.qmltypes to the right directoryArthur LAURENT
2022-07-11Add user flag and qmldir variable for deployqt scriptArthur LAURENT
2022-06-27Merge pull request #2497 from Arthapz/qml-import-pathruki
2022-06-27Update xmake.luaruki
2022-06-25Support of custom QML2_IMPORT_PATH and auto-add output path to import custom ...Arthur LAURENT
2022-06-25Fix qmldir file handlingArthur LAURENT
2022-06-25Fix qmlplugin output directoryArthur LAURENT
2022-06-18improve cachekeyruki
2022-06-11improve qt ruleruki
2022-06-10Apply PR suggestionsArthur LAURENT
2022-06-10Apply PR suggestionsArthur LAURENT
2022-06-10rename quickplugin into qmlpluginArthur LAURENT
2022-06-10Fix missing moc json generationArthur LAURENT
2022-06-09Add qt.quickplugin rule and support of qmltypesregistrarArthur LAURENT
2022-05-31fix path for batchcmdsruki
2022-05-22improve mocruki
2022-05-22add path wrap for qrcruki
2022-05-22improve ui ruleruki
2022-05-22improve path and moc ruleruki
2022-05-22wrap path for batchcmdsruki
2022-05-19Update android.luaJérôme Leclercq
2022-05-19Qt: add missing keys in android-deployment-settings.jsonJérôme Leclercq
2022-05-19Improve Qt support on WindowsSirLynix
2022-02-23try fix include for mingwruki
2022-02-23improve qt/load for mingwruki
2022-02-23improve qt/loadruki
2022-02-23improve cxxflags for qt/windowsruki
2022-02-02Changed line splitting in file loopLouis Bailleau
2022-02-02updated `qt.qrc` ruleLouis Bailleau
2022-01-04improve deploy jsonruki
2022-01-04improve qt deploy for androidruki
2022-01-04add qmlimportscannerruki
2022-01-04improve to use qt libexec and bindirruki
2021-12-23fix typoruki
2021-10-10fix some unpackruki
2021-10-09move private.utils.progress to utils.progressruki
2021-09-01Update xmake.luaruki
2021-09-01Update xmake.luaruki
2021-09-01Update load.luaruki
2021-07-17improve to link qt frameworksruki
2021-07-16improve to support qt6ruki
2021-06-29fix trailing spacesruki
2021-04-03Add commentJérôme Leclercq
2021-04-03Use includedir for moc (as msvc sysincludedirs are not supported)Jérôme Leclercq
2021-04-03Make Qt use sysincludes instead of includesJérôme Leclercq
2021-03-17fix some ndk sysrootruki
2021-03-06switch to on_configruki
2021-02-21improve qt moc ruleruki
2021-02-21improve qrc ruleruki
2021-02-21improve qt ui ruleruki