summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2026-05-11fix(ascendc): align flags with Bisheng compiler user guidewuzhenqing
2026-05-09improve to find ascendruki
2026-05-09improve ascend rulesruki
2026-05-04feat(ascendc): add Huawei Ascend C toolchain supportwuzhenqing
2026-05-03drop redundant empty argv on os.runv/iorunv callsDavidWang19
2026-05-02fix msvc/intel/snippet detect when temp path contains spacesDavidWang19
2026-05-02Merge pull request #7520 from choyy/fix-cl-exceptionruki
2026-04-30fix cl exceptionchooyy
2026-04-30add aria2 download backend with multi-threaded supportZmmfly
2026-04-29Merge pull request #7516 from ThzShun/fix-qt-crossruki
2026-04-29fix path does not have the isdir APIwzshun
2026-04-28fix: handle Windows cross-compilation prefix and installation path in MesonSaikari
2026-04-24Merge pull request #7503 from xmake-io/xpackruki
2026-04-24fix xpack/deb/srpmruki
2026-04-24Merge pull request #7501 from ririyeye/fix/5721-linux-module-modpostruki
2026-04-24fix rust buildrustruki
2026-04-23fix linux module intermediate filenamesririyeye
2026-04-23fix linux driver final review issueririyeye
2026-04-23fix linux driver review follow-upsririyeye
2026-04-23fix linux driver cross compile detectionririyeye
2026-04-23fix linux module review follow-upsririyeye
2026-04-22fix linux module builds on kernel 6.12+ririyeye
2026-04-22Update find_toolname.luaxiaozhu1337
2026-04-21Merge pull request #7493 from ThzShun/fix-qt-crossruki
2026-04-21style: remove extra spaceswzshun
2026-04-21style: remove extra spaceswzshun
2026-04-21fix review issueswzshun
2026-04-20improve outputruki
2026-04-20improve outputruki
2026-04-20add --formatruki
2026-04-20fix qt crosswzshun
2026-04-20improve show outputruki
2026-04-20improve show testruki
2026-04-20add --dot outputruki
2026-04-20improve xmake show --inforuki
2026-04-20fix(depgraph): wrap deps in table to avoid json string literal on single depAkaps316
2026-04-20refactor: simplify target deps retrieval per PR reviewAkaps316
2026-04-20fix(depgraph): use direct deps and align print output with JSONAkaps316
2026-04-20Refactor to use test project fixture and ordered dependenciesAkaps316
2026-04-20Address code review feedback by waruqi: refactor parameter parsing, remove lo...Akaps316
2026-04-20feat(show): export target dependency graph as JSONAkaps316
2026-04-19Merge pull request #7491 from xmake-io/xreporuki
2026-04-19fix package info with json formatruki
2026-04-18improve fullnameruki
2026-04-18improve commentsruki
2026-04-18improve outputruki
2026-04-18add xrepo info --depgraphruki
2026-04-18fix some flags issuesruki
2026-04-18fix review issuesruki
2026-04-16vsxmake: generate .csproj for C# targetsArthur Vasseur