summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
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
2026-04-15fix review issuespairsruki
2026-04-15improve hashsetruki
2026-04-15fix review issueruki
2026-04-15improve pairs for lua5.5ruki
2026-04-12fix review issueruki
2026-04-12fix syslink case for mingwruki
2026-04-11improve moduledirsruki
2026-04-11improve custom toolchainruki
2026-04-11Merge pull request #7477 from xmake-io/clangruki
2026-04-11fix clang with c++_staticruki
2026-04-11Merge pull request #7470 from ShrBox/devruki
2026-04-11Merge pull request #7467 from OpportunityLiu/patch-1ruki
2026-04-11fix clang runtimesruki
2026-04-10fix install package for wasmruki
2026-04-10refactor(cmakelists): define target_objectfiles library as INTERFACE when it ...ShrBox
2026-04-10fix(cmakelists): use target_link_libraries to link object librariesShrBox
2026-04-10feat: 支持 XMAKE_ROOT=yes/trueOpportunity
2026-04-10feat: 支持 XMAKE_STATS=n/noOpportunity
2026-04-10feat: 支持 XMAKE_STATS=nOpportunity
2026-04-08Merge pull request #7449 from Akaps316/codex/fix-modules-private-dep-bmisruki
2026-04-07Improve error handling in scanner.luaruki
2026-04-07improve run checkerruki
2026-04-07add utils.checkerruki
2026-04-05fix(xcode.application): resolve merge conflict with upstream devAkaps316
2026-04-05fix(xcode.application): resolve merge conflict with upstream dev - add rpath ...Akaps316
2026-04-05Merge pull request #7455 from Akaps316/codex/fix-xcode-app-duplicate-rpathruki
2026-04-04fix(xcode.application): configure dynamic rpath logic and update test env varsAkaps316
2026-04-04fix(xcode.application): use the correct framework rpath for iOS appsAkaps316
2026-04-04Merge pull request #7445 from xmake-io/packageruki
2026-04-04Merge pull request #7435 from Shiffted/improve_module_errorsruki
2026-04-03fix(xcode.application): avoid duplicate bundle rpath insertionAkaps316
2026-04-03fix(c++/modules): avoid leaking private dep flags to rebuilt BMIsAkaps316
2026-04-03refactor safety test and toolchain configuration for filc: streamline functio...Saikari
2026-04-03enhance filc toolchain: explicitly discover fil++ and streamline include/lib ...Saikari
2026-04-03add filxx toolchain and find_filxx detection script for Fil-C C++ compilerSaikari
2026-04-03improve toolchain path handling and add checks for include and library direct...Saikari