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
/
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
2025-11-29
parse_chain_of_symbolic_link
SnowinterCat
2025-11-29
try_two_methods
SnowinterCat
2025-11-28
fix_libc++_cannot_find_stdmodule
SnowinterCat
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-10-15
fix(C++ modules) if toolchain clang-scan-deps is not installed, fallback to s...
Arthur LAURENT
2025-09-26
Merge pull request #6809 from Arthapz/fix-stdmodule-priority
ruki
2025-09-23
Fix finding clang_scan_deps
Tiangang Song
2025-09-18
fix(C++ modules) fix stdmodule detection when multiple runtimes are used
Arthur LAURENT
2025-09-10
feat(C++ modules) add support of reduced bmi for clang
Arthur LAURENT
2025-07-03
rename copyright
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) handle default c++ library for clang on ios and tvos
Arthur LAURENT
2025-05-11
(C++ modules support) reuse msvc support get_stdmodules for llvm std module s...
Arthur LAURENT
2025-05-11
(C++ modules support) fix warning getting triggered two times when not findin...
Arthur LAURENT
2025-05-11
(C++ modules support) add support of libstdc++ std module for clang/llvm
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