summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
2026-07-10fix: avoid stack buffer overflow for long paths in path translationSaikari
2026-07-09Merge pull request #7563 from xmake-io/modulesruki
improve pch for std modules
2026-07-08fix crash in contains modulesruki
2026-07-08fix pch for std modulesruki
2026-07-08add has flags for filcruki
2026-07-08improve pch for std modulesruki
2026-07-08Merge pull request #7629 from xmake-io/vsxmakeruki
Improve custom source types in Solution Explorer
2026-07-07move code stylesruki
2026-07-07add vstudio support for nonetyperuki
2026-07-07vsxmake: custom source types in solution explorerusernameak
This allows seeing source files added by add_files but not directly supported by xmake (e.g. when support is provided by a custom rule)
2026-07-06fix(emsdk): improve emcc detection logic by adding fallback searchSaikari
2026-07-06Merge pull request #7631 from binLep/devruki
fix(deb): Avoid passing empty PATH arguments to debuild
2026-07-06update(deb): enhance the PATH handling during the installation of deb packagesbinLep
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-30fix(deb): Avoid passing empty PATH arguments to debuildbinLep
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