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
Age
Commit message (
Expand
)
Author
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-07
(modules) don't rescan std and packages modules when using -r
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 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
Merge pull request #6421 from Arthapz/improve-libstdc++-module
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) 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++ 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-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