| Age | Commit message (Collapse) | Author |
|
- #6792
use musl-libc static link xmake-bundle to avoid "version `GLIBC_2.29' not found"
Signed-off-by: sunrisepeak <[email protected]>
|
|
Continue to optimize building targets speed
|
|
|
|
|
|
feat(wdk rules) support clang and llvm for wdk rules
|
|
enable bmi hash comparison as incremental build optimisation for clang
|
|
|
|
compile objectfile instead of module sourcefile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support for vs2026
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
allow pass the system version
|
|
Add benchmarks and optimize config/build targets
|
|
|
|
|
|
|
|
|
|
|
|
feat(C++ modules support) use a file for requires flags when --verbose or --diagnosis is supplied
|
|
|
|
|
|
fix(C++ modules) fix build.c++.modules.std policy
|
|
|
|
update engine
|
|
|
|
|
|
|
|
|
|
|
|
add #embed and embedirs support #6762
|
|
|
|
|
|
|
|
fix executable path for cmake #6768
|
|
add build.linker.output
|
|
|
|
|
|
|