| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-20 | Refactor to use test project fixture and ordered dependencies | Akaps316 | |
| 2026-04-20 | Address code review feedback by waruqi: refactor parameter parsing, remove ↵ | Akaps316 | |
| local functions, and use simpler test env | |||
| 2026-04-20 | feat(show): export target dependency graph as JSON | Akaps316 | |
| Add a graph-oriented mode to `xmake show` for exporting target\ndependency relationships as JSON.\n\nThis adds `--target_graph` support for whole-project output and\noptional root-target filtering with `--target`.\n\nAdd a plugin test covering full-graph and single-target graph export.\n\nRefs #7475 | |||
| 2026-04-19 | Merge pull request #7491 from xmake-io/xrepo | ruki | |
| Add xrepo info --depgraph | |||
| 2026-04-19 | Merge pull request #7489 from xmake-io/csharp | ruki | |
| vsxmake: generate .csproj for C# targets | |||
| 2026-04-19 | fix package info with json format | ruki | |
| 2026-04-18 | improve fullname | ruki | |
| 2026-04-18 | improve comments | ruki | |
| 2026-04-18 | improve output | ruki | |
| 2026-04-18 | add xrepo info --depgraph | ruki | |
| 2026-04-18 | fix some flags issues | ruki | |
| 2026-04-18 | fix review issues | ruki | |
| 2026-04-16 | vsxmake: generate .csproj for C# targets | Arthur Vasseur | |
| Detect targets whose source kinds are entirely "cs" and emit a .csproj | |||
| 2026-04-15 | Merge pull request #7485 from xmake-io/pairs | ruki | |
| improve pairs for lua5.5 | |||
| 2026-04-15 | fix review issuespairs | ruki | |
| 2026-04-15 | improve hashset | ruki | |
| 2026-04-15 | fix test | ruki | |
| 2026-04-15 | fix review issue | ruki | |
| 2026-04-15 | improve test | ruki | |
| 2026-04-15 | improve pairs for lua5.5 | ruki | |
| 2026-04-13 | Merge pull request #7483 from xmake-io/mingw | ruki | |
| fix syslink case for mingw | |||
| 2026-04-12 | fix review issue | ruki | |
| 2026-04-12 | fix syslink case for mingw | ruki | |
| 2026-04-11 | Merge pull request #7478 from xmake-io/toolchain | ruki | |
| Improve custom toolchain | |||
| 2026-04-11 | improve moduledirs | ruki | |
| 2026-04-11 | improve custom toolchain | ruki | |
| 2026-04-11 | Merge pull request #7477 from xmake-io/clang | ruki | |
| fix clang with c++_static | |||
| 2026-04-11 | fix clang with c++_static | ruki | |
| 2026-04-11 | Merge pull request #7470 from ShrBox/dev | ruki | |
| fix(cmakelists): use target_link_libraries to link object libraries | |||
| 2026-04-11 | Merge pull request #7467 from OpportunityLiu/patch-1 | ruki | |
| use option.boolean parse XMAKE_ROOT / XMAKE_STATS | |||
| 2026-04-11 | fix clang runtimes | ruki | |
| 2026-04-10 | Update xpack.lua | ruki | |
| 2026-04-10 | fix install package for wasm | ruki | |
| 2026-04-10 | refactor(cmakelists): define target_objectfiles library as INTERFACE when it ↵ | ShrBox | |
| doesn't contain IMPORTED_OBJECTS property | |||
| 2026-04-10 | fix(cmakelists): use target_link_libraries to link object libraries | ShrBox | |
| 2026-04-10 | feat: 支持 XMAKE_ROOT=yes/true | Opportunity | |
| 2026-04-10 | feat: 支持 XMAKE_STATS=n/no | Opportunity | |
| 2026-04-10 | feat: 支持 XMAKE_STATS=n | Opportunity | |
| 2026-04-10 | add binpath in errors | ruki | |
| 2026-04-09 | Merge pull request #7465 from xmake-io/modules | ruki | |
| update module versions again | |||
| 2026-04-09 | update module versions again | ruki | |
| 2026-04-08 | Merge pull request #7463 from xmake-io/modules | ruki | |
| improve versions in c++ modules tests | |||
| 2026-04-08 | Merge pull request #7449 from Akaps316/codex/fix-modules-private-dep-bmis | ruki | |
| fix(c++/modules): avoid leaking private dep flags to rebuilt BMIs | |||
| 2026-04-08 | Update xmake.lua | ruki | |
| 2026-04-08 | Update xpack.lua | ruki | |
| 2026-04-08 | Update test.lua | ruki | |
| 2026-04-08 | Update test.lua | ruki | |
| 2026-04-08 | Update mod.cpp | ruki | |
| 2026-04-08 | improve versions in c++ modules tests | ruki | |
| 2026-04-07 | Update build flags for xmake command in test.lua | ruki | |
