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
/
gcc
Age
Commit message (
Expand
)
Author
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
Update support.lua
ruki
2025-05-12
(C++ modules support) improve clang/gcc 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) add support of libstdc++ std module for clang/llvm
Arthur LAURENT
2025-05-11
(C++ modules support) normalize gcc std module paths
Arthur LAURENT
2025-05-11
(C++ modules support) implement fallback for gcc libstdc++.modules.json search
Arthur LAURENT
2025-05-11
(C++ modules support) default cxx11abi to true when gcc version is >= 15
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-23
fix mapper path #6350
ruki
2025-04-21
fix detect -fmodule-header for gcc
headerunits
ruki
2025-04-20
(C++ modules) simplify names of module support
Arthur LAURENT
2025-04-20
(C++ modules) simplify module support directory tree
Arthur LAURENT