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
/
support.lua
Age
Commit message (
Expand
)
Author
2026-03-29
improve const limit codes
ruki
2026-03-29
fix const limit on lua5.5
ruki
2026-02-25
(modules) strip embed-dir on clang / gcc
Arthur LAURENT
2026-01-17
fix get flag again
ruki
2026-01-17
fix get flag in module support
ruki
2025-11-26
(modules) fix get_stdmodules with cross toolchain
Arthur LAURENT
2025-11-01
fix(modules) strip sanitizers flags for module reusage
Arthur LAURENT
2025-07-03
rename copyright
ruki
2025-06-12
rule(c++.modules): fix `get_gcc_version` for MinGW GCC 15 when toolname is 'gxx'
Chan Lee
2025-05-12
Update support.lua
ruki
2025-05-12
(C++ modules support) improve clang/gcc support.lua
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++ module support) improve jobgraph support
Arthur LAURENT
2025-04-23
(C++ modules support) improve modules policy naming
Arthur LAURENT
2025-04-21
fix detect -fmodule-header for gcc
headerunits
ruki
2025-04-20
(C++ modules) simplify names of module support
Arthur LAURENT