summaryrefslogtreecommitdiff
path: root/xmake/plugins
AgeCommit message (Expand)Author
2026-07-18add batchcmds:call warningsruki
2026-07-08Merge pull request #7629 from xmake-io/vsxmakeruki
2026-07-07move code stylesruki
2026-07-07add vstudio support for nonetyperuki
2026-07-07vsxmake: custom source types in solution explorerusernameak
2026-07-06Merge pull request #7631 from binLep/devruki
2026-07-06update(deb): enhance the PATH handling during the installation of deb packagesbinLep
2026-07-02add filter support for xpackxpackruki
2026-06-30fix(deb): Avoid passing empty PATH arguments to debuildbinLep
2026-06-29Fix PATH handling in debuild commandruki
2026-06-29fix(deb): xmake could not be foundbinlep
2026-06-25fix(deb): set the default maintainer when packaging deb filesbinLep
2026-06-24Remove duplicate variable 'lsp'choyy
2026-06-24workaround only for clangdchooyy
2026-06-24updatechooyy
2026-06-24workaround for clangd drive letter casing issuechooyy
2026-06-18fix typoruki
2026-06-18format menusruki
2026-06-18improve to check multiple targetsruki
2026-06-18improve to get targetsruki
2026-06-17add targets arugment supportruki
2026-06-05Enable `xmake show --format=json`Meha555
2026-06-03plugin/format: xmake format plugin: skip path.join when headerfile path is al...Arthur Vasseur
2026-05-13Merge pull request #7527 from Northn/fix-cmake-clangcl-generatorruki
2026-05-12fix: show -l targets now lists all targets regardless of set_defaultbakabaka9405
2026-05-10cmakelists generator: remove unused variableNorthn
2026-05-10cmakelists generator: minor code refactorNorthn
2026-05-10add a fallback to compiler/linker frontend detection when cmake version is <3.26Northn
2026-05-10handle compiler/linkers arguments based on their frontend variantNorthn
2026-04-24fix xpack/deb/srpmruki
2026-04-20add --formatruki
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-16vsxmake: generate .csproj for C# targetsArthur Vasseur
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-07improve run checkerruki
2026-04-07add utils.checkerruki
2026-03-29improve const limit codesruki
2026-03-29fix const limit on lua5.5ruki
2026-03-29fix xpack appimage package nameShiffted
2026-03-13extend formatting to C++ modulesArtyom Gavrilov