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
Age
Commit message (
Expand
)
Author
2026-03-10
show target name in progress
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-12-01
Merge pull request #7074 from SnowinterCat/dev
ruki
2025-11-30
fix get_headerunit_key fileconfig
ShifftC
2025-11-30
fix get_headerunit_key
ShifftC
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-20
Fix fallback scanner module implementation unit detection.
RoqueDeicide
2025-11-07
(modules) don't rebuild packages and std module when using -r
Arthur LAURENT
2025-11-07
(modules) don't rescan std and packages modules when using -r
Arthur LAURENT
2025-11-06
Merge pull request #6992 from Arthapz/add-missing-platforms
ruki
2025-11-05
(modules) add all supported platforms for clang get_cpp_library_name
Arthur LAURENT
2025-11-04
fix module reusage with xmake test
Arthur LAURENT
2025-11-04
(modules) add all supported platforms for clang get_cpp_library_name
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-10-07
use hash64 instead of hash32
ruki
2025-10-06
add hash test
ruki
2025-10-04
decrease rule jobs in jobgraph
ruki
2025-09-30
update module hash
ruki
2025-09-26
Merge pull request #6809 from Arthapz/fix-stdmodule-priority
ruki
2025-09-25
nfc(C++ modules) apply PR suggestion
Arthur LAURENT
2025-09-23
Fix finding clang_scan_deps
Tiangang Song
2025-09-18
fix(C++ modules) fix culling
Arthur LAURENT
2025-09-18
fix(C++ modules) fix stdmodule detection when multiple runtimes are used
Arthur LAURENT
2025-09-13
Merge pull request #6788 from Arthapz/improve-incremental-build-clang
ruki
2025-09-12
fix(C++ modules) add external to the strippeable_flags for msvc
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
Merge pull request #6744 from Arthapz/hide-dependency-flags2
ruki
2025-09-09
Fix flag wrapping for cxxflags in builder.lua
ruki
2025-09-08
fix(C++ modules) fix build.c++.modules.std policy
Arthur LAURENT
2025-08-25
feat(C++ modules support) use a file for requires files when --verbose or --d...
Arthur LAURENT
2025-08-19
fix mode and module config order
ruki
2025-08-19
Merge pull request #6712 from Arthapz/fix-moduleonly-installation
ruki
2025-08-18
fix(c++ modules) fix sourcebatch caching (previously cached in localcache but...
Arthur LAURENT
2025-08-15
Merge pull request #6713 from Arthapz/fix-sourcebatch-stealing
ruki
2025-08-14
fix(c++ modules) fix disabled target getting configured for module compilation
Arthur LAURENT
2025-08-14
fix(c++ modules) fix public culled module incorrectly emiting a warning
Arthur LAURENT
2025-08-14
fix(c++ modules) fix non .cpp file stealed from c++.build sourcebatch
Arthur LAURENT
2025-08-12
Merge pull request #6699 from Arthapz/fix-module-support2
ruki
2025-08-12
fix(c++ modules) fix xmake not updating module mapper when module file is rem...
Arthur LAURENT
2025-08-12
fix(c++ modules) handle empty modules
Arthur LAURENT
2025-07-05
fix project generator for c++modules
ruki
2025-07-05
format code
ruki
[next]