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
/
clang
/
builder.lua
Age
Commit message (
Expand
)
Author
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
Fix flag wrapping for cxxflags in builder.lua
ruki
2025-08-25
feat(C++ modules support) use a file for requires files when --verbose or --d...
Arthur LAURENT
2025-07-03
rename copyright
ruki
2025-05-22
(C++ modules support) fix clang-cl
Arthur LAURENT
2025-05-16
(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflicts
Arthur LAURENT
2025-05-12
(C++ modules support) normalize module progress format with regular C++
Arthur LAURENT
2025-05-11
(C++ modules support) make flag order coherent between different compilers
Arthur LAURENT
2025-05-09
(C++ modules support) fix module compilation for clang
Arthur LAURENT
2025-05-09
(C++ modules support) fix non named module with module extension not built
Arthur LAURENT
2025-05-09
(C++ module support) improve jobgraph support
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