| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-29 | fix static qt link macro. | xiaobfly | |
| for example: before: $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/PrintSupport_resources_1/.rcc/qrc_qprintdialog.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/PrintSupport_resources_2/.rcc/qrc_qprintdialog1.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Widgets_resources_1/.rcc/qrc_qstyle.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Widgets_resources_2/.rcc/qrc_qstyle1.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Widgets_resources_3/.rcc/qrc_qmessagebox.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Gui_resources_1/.rcc/qrc_qpdf.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Gui_resources_2/.rcc/qrc_gui_shaders.cpp.obj after: "D:/Qt/Qt6.5.3/lib/objects-Debug/Widgets_resources_1/.rcc/qrc_qstyle.cpp.obj", "D:/Qt/Qt6.5.3/lib/objects-Debug/Widgets_resources_2/.rcc/qrc_qstyle1.cpp.obj", "D:/Qt/Qt6.5.3/lib/objects-Debug/Widgets_resources_3/.rcc/qrc_qmessagebox.cpp.obj", "D:/Qt/Qt6.5.3/lib/objects-Debug/Gui_resources_1/.rcc/qrc_qpdf.cpp.obj", "D:/Qt/Qt6.5.3/lib/objects-Debug/Gui_resources_2/.rcc/qrc_gui_shaders.cpp.obj", | |||
| 2024-07-23 | fix qt install for mingw | ruki | |
| 2024-07-23 | simplify settings | jingkaimori | |
| assume that strings contains one option only. | |||
| 2024-07-23 | fix error when qt.deploy.flags policy is a table | jingkaimori | |
| 2024-07-15 | User's qt.deploy.flags have priority over defaults | yh-sb | |
| 2024-07-13 | fix framework for mac qt #5336 | ruki | |
| 2024-07-06 | make qt.ts prefixdir option supports absolute path | jingkaimori | |
| 2024-07-03 | Update xmake.lua | ruki | |
| 2024-07-03 | add prefixdir configuration for ts file | HapiFive | |
| 2024-06-20 | support QT_LIBINFIX property | Elite-stay | |
| 2024-06-07 | Fix syslinks error using qt static lib in mingw | f11st | |
| 2024-06-07 | Fix syslinks error using qt static lib in mingw | f11st | |
| 2024-06-07 | Fix syslinks error using qt static lib in mingw | f11st | |
| 2024-05-23 | improve moc #5124 | ruki | |
| 2024-05-15 | fix code format | HapiFive | |
| 2024-05-15 | fix multiple ts files | HapiFive | |
| 2024-05-15 | add rule for qt project | HapiFive | |
| 2024-05-15 | config when ts files exist | HapiFive | |
| 2024-05-15 | move lupdate to config | HapiFive | |
| 2024-05-15 | remove loacl var | HapiFive | |
| 2024-05-15 | move run lupdate | HapiFive | |
| 2024-05-15 | remove print | HapiFive | |
| 2024-05-15 | add test support qt translation lua | HapiFive | |
| 2024-04-24 | remove runtime for moc #5006 | ruki | |
| 2024-02-21 | fixed #4753 | xiaobfly | |
| 2024-01-22 | fix qt.qrc rule | RC1844 | |
| Fix the qt.qrc rule and add multiple qrc files with the same name, which will overwrite each other. | |||
| 2024-01-19 | support qt static library automatically parses prl files to add links | njqwc | |
| 2023-12-15 | fix qt for macos #4499 | ruki | |
| 2023-11-08 | set runtimes for moc | ruki | |
| 2023-11-01 | mark get_from_xxx as deprecated | ruki | |
| 2023-11-01 | remove some get_from_pkgs | ruki | |
| 2023-10-18 | fix envs | ruki | |
| 2023-10-18 | bind qt bin path #4297 | ruki | |
| 2023-10-08 | fix qt runenvs | ruki | |
| 2023-09-28 | set default runtime for qt #4161 | ruki | |
| 2023-09-26 | fix white space | ruki | |
| 2023-09-20 | run windeploy on mingw | jingkaimori | |
| 2023-09-08 | fix spaces | ruki | |
| 2023-09-07 | shflags | 沈浪熊猫儿 | |
| 2023-09-07 | final | 沈浪熊猫儿 | |
| 2023-09-07 | cleaning | 沈浪熊猫儿 | |
| 2023-09-07 | it works on qt6 | 沈浪熊猫儿 | |
| 2023-09-06 | fix typo | ruki | |
| 2023-09-06 | fix EXPORT_NAME error for qt wasm | ruki | |
| 2023-09-06 | format code | ruki | |
| 2023-09-06 | improve to add frameworks resources for wasm | ruki | |
| 2023-09-06 | fix comments | ruki | |
| 2023-09-06 | fix export runtime methods | ruki | |
| 2023-09-06 | export qt app for wasm #4373 | ruki | |
| 2023-09-01 | improve to rebuild target #4154 | ruki | |
