| Age | Commit message (Collapse) | Author |
|
feat(wdk rules) enable support of incomplete wdk
|
|
Support nushell for xrepo env
|
|
|
|
feat(C++ modules) Improve incremental build clang
|
|
fix(C++ modules) add external to the strippeable_flags for msvc
|
|
|
|
|
|
|
|
wdk.sdkdir target value)
|
|
Add Nix Package Manager Support
|
|
|
|
|
|
|
|
workflows: use musl to avoid glibc's version issue
|
|
- #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
|