summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
2026-07-02add filter support for xpackxpackruki
2026-07-02Merge pull request #7633 from EZ4Stephen/EZ4Stephen-patch-1ruki
Fix pkgconfig path for bsd in meson.lua
2026-07-01Apply reviewer's fixEZ4Stephen
2026-07-01Fix pkgconfig path for bsd in meson.luaEZ4Stephen
2026-06-30update api checkersruki
2026-06-30add add_toolset checkerruki
2026-06-30Merge pull request #7627 from binLep/devruki
fix(deb): xmake could not be found #7626
2026-06-29Fix PATH handling in debuild commandruki
Updated the PATH environment variable handling in the debuild command to ensure it defaults to an empty string if not set.
2026-06-29fix(deb): xmake could not be foundbinlep
2026-06-28improve verilator rulesverilatorruki
2026-06-27Merge pull request #7622 from binLep/patch-1ruki
fix(deb): set the default maintainer when packaging deb files
2026-06-25Merge pull request #7620 from xmake-io/vs2015ruki
use vstool.iorunv in has_flags
2026-06-25improve to get output for clruki
2026-06-25fix(deb): set the default maintainer when packaging deb filesbinLep
#7618
2026-06-25use vstool.iorunv in has_flagsruki
2026-06-24Merge pull request #7619 from choyy/clangd-casing-issueruki
workaround for clangd drive letter casing issue
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-21improve cargo/install_packageruki
2026-06-21Merge pull request #7583 from zhaob1n/fix/cmake-package-split-flagsruki
fix(package): split global flags for build envs
2026-06-21Merge pull request #7564 from Akylzhan/vcpkg_depend_inforuki
fix vcpkg find_package in manifest mode
2026-06-20Merge pull request #7611 from RolandHughes/cache-env-var-fixruki
issue 7576
2026-06-19issue 7576Roland Hughes
Fixed XMAKE_PKG_CACHEDIR bug. Wasn't being passed to the child process.
2026-06-19fix typoruki
2026-06-18fix typoruki
2026-06-18format menusruki
2026-06-18improve to clean targetsruki
2026-06-18remove deduplicated targetsruki
2026-06-18improve to check multiple targetsruki
2026-06-18check multiple targetsruki
2026-06-18improve to get targetsruki
2026-06-17add targets arugment supportruki
2026-06-16Merge pull request #7602 from Shiffted/memcache-fixruki
fix load package memcache
2026-06-14Update package.luaruki
2026-06-14fix(package): split global flags for build envszhaobin
2026-06-13Merge pull request #7601 from PFiS1737/fix-verilator-traceruki
fix(verilator): make sure to define TRACE
2026-06-12Merge pull request #7600 from Shiffted/ccache-fixruki
fix setting build_cache.is_enabled memcache
2026-06-11fixPFiS1737
2026-06-11fix(verilator): make sure to define TRACEPFiS1737
2026-06-11fix load package memcacheShiffted
2026-06-11fix setting build_cache enabled memcacheShiffted
2026-06-11pass explicit tar compression flagsShiffted
2026-06-11add fallback checks for gzip and tar detectionShiffted
2026-06-07add find xcodebuildruki
2026-06-07improve package pathruki
2026-06-05Enable `xmake show --format=json`Meha555
Fix: #7585
2026-06-04Merge pull request #7580 from ↵ruki
ArthurVasseur/fix/format-plugin-headerfile-absolute-path plugin/format: fix doubled paths for absolute header files on Windows
2026-06-04Merge pull request #7582 from choyy/support-nvcc-encodingsruki
support set_encodings with nvcc