| Age | Commit message (Expand) | Author |
| 2025-03-07 | Update compiler_support.lua | ruki |
| 2025-03-01 | fix load msvc envs | star9029 |
| 2025-03-01 | Support msstl modules for clang | star9029 |
| 2025-02-27 | Improve clang toolcahin for building package with lto | star9029 |
| 2025-02-25 | add cli-parser test | ruki |
| 2025-02-24 | Improve lto flag | star9029 |
| 2025-02-24 | Fix clang-cl toolchain with lto | star9029 |
| 2025-02-20 | improve rule | ruki |
| 2025-02-20 | improve kotlin native for windows | ruki |
| 2025-02-20 | improve cname for kotlin | ruki |
| 2025-02-20 | improve static/shared library for kotlin | ruki |
| 2025-02-17 | add missing build files | ruki |
| 2025-02-13 | Merge pull request #6153 from xmake-io/kotlin | ruki |
| 2025-02-13 | add shared library for kotlin | ruki |
| 2025-02-13 | add static library for kotlin | ruki |
| 2025-02-13 | fix targetfile | ruki |
| 2025-02-13 | fix platform.linux.module | ruki |
| 2025-02-13 | add kotlin-native test | ruki |
| 2025-02-07 | improve embed files for lni | ruki |
| 2025-02-06 | improve xmake.cli rules | ruki |
| 2025-02-06 | improve xmake.cli | ruki |
| 2025-01-31 | after_load objectfiles for capnproto as described in #5426 and implemented in... | Christian Kurz |
| 2025-01-26 | Remove whitespace | ShifftC |
| 2025-01-26 | Fix std module warnings with msvc | ShifftC |
| 2025-01-24 | improve to parser deps | ruki |
| 2025-01-22 | Merge pull request #6097 from Doekin/cross-qt | ruki |
| 2025-01-22 | Add `qt_host` option to enable cross-platform Qt Builds using host SDK tools | Chan Lee |
| 2025-01-22 | improve cmake for ninja | ruki |
| 2025-01-20 | do some tests | ruki |
| 2025-01-16 | Use lib.detect.find_tool for native_objects | Wu, Zhenyu |
| 2025-01-14 | Remove unused import("devel.git") for rule nodejs.module | Wu, Zhenyu |
| 2025-01-13 | Change installdir name from release/debug to Release/Debug for bindings | Wu, Zhenyu |
| 2025-01-12 | Update usage of rule lua.native-objects, nodejs.module | Wu, Zhenyu |
| 2025-01-05 | Fix program name of lua.native-objects rule | Wu, Zhenyu |
| 2025-01-03 | fix(modules): Remove inappropriate warnings | 24bit-xjkp |
| 2024-12-30 | add rule nodejs.module | Wu, Zhenyu |
| 2024-12-20 | add profile mode for windows | Inari0 |
| 2024-12-19 | Fix typos about lua.native-objects | Wu, Zhenyu |
| 2024-12-16 | improve to parse linux module flags | ruki |
| 2024-12-13 | Update xmake.lua | ruki |
| 2024-12-13 | Update xmake.lua | ruki |
| 2024-12-13 | rename luarocks.module to lua.module, platform.linux.driver to platform.linux... | Wu, Zhenyu |
| 2024-12-09 | add rule lua-native-object | Wu, Zhenyu |
| 2024-12-03 | Merge pull request #5919 from star-hengxing/ccache | ruki |
| 2024-12-03 | fix winsdk | ruki |
| 2024-12-02 | Improve ccache tool | star9029 |
| 2024-12-02 | fix winsdk error | ruki |
| 2024-12-01 | Update xmake.lua | ruki |
| 2024-11-30 | Limit adding /subsystem:windows to link.exe | iFarbod |
| 2024-11-29 | Merge pull request #5899 from vrecluse/fix_module_parallel_compile_error_2 | ruki |