index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
rules
Age
Commit message (
Expand
)
Author
2025-10-15
fix(C++ modules) if toolchain clang-scan-deps is not installed, fallback to s...
Arthur LAURENT
2025-10-13
Update xmake.lua
ruki
2025-10-12
fix(rules) fix platform.windows.subsystem rule for clang
Arthur LAURENT
2025-10-11
remove duplicate code
ruki
2025-10-11
add copy_if_different for os.cp
ruki
2025-10-11
improve implib
ruki
2025-10-10
improve to export def rules for binary
ruki
2025-10-07
use hash64 instead of hash32
ruki
2025-10-06
use rand64 first
ruki
2025-10-06
add hash test
ruki
2025-10-04
fix merge archive
ruki
2025-10-04
improve merge archive rule
ruki
2025-10-04
decrease rule jobs in jobgraph
ruki
2025-10-01
fix hash api
ruki
2025-10-01
update some uuid hashes
ruki
2025-09-30
update module hash
ruki
2025-09-26
Merge pull request #6809 from Arthapz/fix-stdmodule-priority
ruki
2025-09-25
nfc(C++ modules) apply PR suggestion
Arthur LAURENT
2025-09-23
Fix finding clang_scan_deps
Tiangang Song
2025-09-20
fix mobile_provision error
ruki
2025-09-20
optimize codesign
ruki
2025-09-18
fix(C++ modules) fix culling
Arthur LAURENT
2025-09-18
fix(C++ modules) fix stdmodule detection when multiple runtimes are used
Arthur LAURENT
2025-09-16
fix subsystem #6807
ruki
2025-09-14
Merge pull request #6796 from Arthapz/enable-custom-wdk-path
ruki
2025-09-13
Merge pull request #6788 from Arthapz/improve-incremental-build-clang
ruki
2025-09-12
fix(C++ modules) add external to the strippeable_flags for msvc
Arthur LAURENT
2025-09-11
fix(wdk rules) only assert for missing wdk binary when the binary is needed
Arthur LAURENT
2025-09-10
feat(C++ modules) add build.c++.modules.non_cascading_changes policy to enabl...
Arthur LAURENT
2025-09-10
feat(C++ modules) add support of reduced bmi for clang
Arthur LAURENT
2025-09-10
nfc(C++ modules) optimize two phases build for clang by using pcm file to com...
Arthur LAURENT
2025-09-09
feat(wdk rules) support clang / llvm toolchains
Arthur LAURENT
2025-09-09
nfc(wdk rule) simplify wdk/env/load.lua
Arthur LAURENT
2025-09-09
fix(windows.subsystem rule) use Xlinker instead of -Wl when using clang to al...
Arthur LAURENT
2025-09-09
Merge pull request #6744 from Arthapz/hide-dependency-flags2
ruki
2025-09-09
Fix flag wrapping for cxxflags in builder.lua
ruki
2025-09-08
fix(C++ modules) fix build.c++.modules.std policy
Arthur LAURENT
2025-09-06
fix qt rule order
ruki
2025-09-06
revert config targets #6775
ruki
2025-09-04
switch all bin2c rules
ruki
2025-09-04
improve batchcmds:lua
ruki
2025-09-04
improve bin2c
ruki
2025-08-25
feat(C++ modules support) use a file for requires files when --verbose or --d...
Arthur LAURENT
2025-08-23
fix protobuf for target deps #6701
ruki
2025-08-22
Add python stub file extension to cython rule
Wu, Zhenyu
2025-08-22
fix qmltyperegistrar path #6733
ruki
2025-08-21
format code
ruki
2025-08-21
fix(qt.qmltyperegistrar): Get rid of redundant packing into tables
Serhii Olendarenko
2025-08-20
fix(qt.qmltyperegistrar): Extend dependencies for rebuild
GooRoo
2025-08-19
fix mode and module config order
ruki
[next]