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
/
c++
/
modules
/
builder.lua
Age
Commit message (
Expand
)
Author
2026-03-29
fix const limit on lua5.5
ruki
2026-03-10
show target name in progress
ruki
2025-11-07
(modules) don't rebuild packages and std module when using -r
Arthur LAURENT
2025-11-04
fix module reusage with xmake test
Arthur LAURENT
2025-09-10
feat(C++ modules) add build.c++.modules.non_cascading_changes policy to enabl...
Arthur LAURENT
2025-07-05
fix project generator for c++modules
ruki
2025-07-03
rename copyright
ruki
2025-05-17
Merge branch 'dev' into unitybuild
unitybuild
ruki
2025-05-16
(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflicts
Arthur LAURENT
2025-05-13
(C++ modules support) profile scanner and builder
Arthur LAURENT
2025-05-12
(C++ modules support) normalize module progress format with regular C++
Arthur LAURENT
2025-05-09
(C++ modules support) fix is_dependencies_changed
Arthur LAURENT
2025-05-09
(C++ module support) improve jobgraph support
Arthur LAURENT
2025-04-24
(C++ modules support) factorize implementation getter
Arthur LAURENT
2025-04-22
(C++ modules) cleanup module rules
Arthur LAURENT
2025-04-20
(C++ modules) simplify names of module support
Arthur LAURENT
2025-04-20
(C++ modules) simplify module support directory tree
Arthur LAURENT