| Age | Commit message (Collapse) | Author |
|
refactor emcc detection to support both .exe and .bat on windows
|
|
Fixes #7658
|
|
fix bin2obj for some archs
|
|
|
|
Add transform support for bin2obj/bin2c
|
|
When the riscv64 architecture was first introduced, it was at 35, but that version was never usable outside of internal dev environments, the libraries for linking are actually in `36`.
|
|
|
|
|
|
|
|
|
|
improve pch for std modules
|
|
|
|
|
|
|
|
|
|
|
|
Fix pkgconfig path for bsd in meson.lua
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix vcpkg find_package in manifest mode
|
|
issue 7576
|
|
Fixed XMAKE_PKG_CACHEDIR bug. Wasn't being passed to the child process.
|
|
|
|
|
|
|
|
|
|
|
|
fix setting build_cache.is_enabled memcache
|
|
|
|
|
|
|
|
|
|
|
|
support set_encodings with nvcc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Introduced check_alignof support like the one for check_sizeof
|
|
language, version and toolchain.
|
|
|