| Age | Commit message (Collapse) | Author |
|
|
|
improve pch for std modules
|
|
|
|
|
|
|
|
|
|
Improve custom source types in Solution Explorer
|
|
|
|
|
|
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)
|
|
|
|
fix(deb): Avoid passing empty PATH arguments to debuild
|
|
|
|
|
|
Fix pkgconfig path for bsd in meson.lua
|
|
|
|
|
|
|
|
|
|
|
|
fix(deb): xmake could not be found #7626
|
|
Updated the PATH environment variable handling in the debuild command to ensure it defaults to an empty string if not set.
|
|
|
|
|
|
fix(deb): set the default maintainer when packaging deb files
|
|
use vstool.iorunv in has_flags
|
|
|
|
#7618
|
|
|
|
workaround for clangd drive letter casing issue
|
|
|
|
|
|
|
|
|
|
|
|
fix(package): split global flags for build envs
|
|
fix vcpkg find_package in manifest mode
|
|
issue 7576
|
|
Fixed XMAKE_PKG_CACHEDIR bug. Wasn't being passed to the child process.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix load package memcache
|
|
|