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
/
msvc
Age
Commit message (
Expand
)
Author
2025-07-03
rename copyright
ruki
2025-05-21
(C++ modules support) refactor tests
Arthur LAURENT
2025-05-16
(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflicts
Arthur LAURENT
2025-05-12
Merge pull request #6421 from Arthapz/improve-libstdc++-module
ruki
2025-05-12
(C++ modules support) move import at the top of the file for msvc support.lua
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-11
(C++ modules support) fix warnings for std module
Arthur LAURENT
2025-05-11
(C++ modules support) reuse msvc support get_stdmodules for llvm std module s...
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-23
(C++ modules support) improve modules policy naming
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