| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-12 | optimize get sourcefile for export all | ruki | |
| 2024-09-12 | get sourcefile for export all | ruki | |
| 2024-09-12 | improve export all #5601 | ruki | |
| 2024-09-10 | fix protobuf | ruki | |
| 2024-09-06 | Merge pull request #5536 from ririyeye/swig_jar | ruki | |
| add jar generate in swig mode | |||
| 2024-09-06 | format code | ririyeye | |
| 2024-09-06 | format code | ririyeye | |
| 2024-09-06 | format code | ririyeye | |
| 2024-09-03 | add client param to rule `utils.glsl2spv` | milkiq | |
| 2024-09-02 | fix error delete | ririyeye | |
| 2024-09-02 | swig fix include err , fix par err | ririyeye | |
| 2024-09-02 | add swig find_user_outdir | ririyeye | |
| 2024-09-02 | add swig_build_cmd swig_build_file | ririyeye | |
| 2024-08-30 | fix input par | ririyeye | |
| 2024-08-30 | add swig depend file | ririyeye | |
| 2024-08-29 | if gen dir is specified by "-outdir" , replace autogendir | ririyeye | |
| 2024-08-29 | build jar in swig mode | ririyeye | |
| 2024-08-28 | fix install dylib for macos app #5515 | ruki | |
| 2024-08-27 | fix export_all when use export_filter on arch x86 | 白喵 | |
| 2024-08-06 | fix protobuf objectfiles #5426 | ruki | |
| 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-25 | Merge pull request #5376 from Arthapz/fix-module-objectfiles-handling | ruki | |
| Improve module objectfiles handling and moduleonly package | |||
| 2024-07-24 | improve warning when modules get culled | Arthur LAURENT | |
| 2024-07-24 | fix objectfiles culling | Arthur LAURENT | |
| 2024-07-24 | fix objectfiles culling | Arthur LAURENT | |
| 2024-07-23 | prompt an error when multiple module with the same names are detected | Arthur LAURENT | |
| 2024-07-23 | remove unnecessary code | Arthur LAURENT | |
| culling is already done by dependency scanner | |||
| 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-23 | Merge pull request #5335 from xmake-io/install | ruki | |
| Improve installation | |||
| 2024-07-22 | simplify objectfile handling | Arthur LAURENT | |
| 2024-07-22 | fix module handling for batchcmds and some cleanups | Arthur LAURENT | |
| 2024-07-22 | remove print | Arthur LAURENT | |
| 2024-07-22 | improve compilation of modules based on if it is from a package, an other ↵ | Arthur LAURENT | |
| target or an internal module | |||
| 2024-07-22 | improve moduleonly support | Arthur LAURENT | |
| 2024-07-22 | strip -fmodule-mapper for GCC module reusage flag compatibility detection | Arthur LAURENT | |
| 2024-07-21 | add a warning when a module is getting culled | Arthur LAURENT | |
| 2024-07-21 | add a fileconfig entry to disable module culling | Arthur LAURENT | |
| 2024-07-21 | add a policy to disable module culling | Arthur LAURENT | |
| 2024-07-19 | fix os.rm and uninstall modules | ruki | |
| 2024-07-16 | add build.rpath and install.rpath policies | ruki | |
| 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-13 | Merge pull request #5340 from ↵ | ruki | |
| Arthapz/improve-clang-scan-deps-warning-for-modules add a proper warning when falling back to fallback module scanner for… | |||
| 2024-07-13 | Merge pull request #5341 from ↵ | ruki | |
| Arthapz/add-proper-warning-for-std-module-detection add proper warning for std module detection | |||
| 2024-07-13 | Merge pull request #5339 from Arthapz/fix-gnuxx-flag-for-modules | ruki | |
| fix c++ language detection for modules when gnuxxXY or gnu++XY is used | |||
| 2024-07-12 | improve std module warning for clang | Arthur LAURENT | |
| 2024-07-12 | add proper warning for std module detection | Arthur LAURENT | |
| 2024-07-12 | add a proper warning when falling back to fallback module scanner for gcc ↵ | Arthur LAURENT | |
| and clang | |||
