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
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
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-22
(C++ modules support) fix clang-cl
Arthur LAURENT
2025-05-21
(C++ modules support) refactor tests
Arthur LAURENT
2025-05-18
(C++ modules support) fix incremental build
Arthur LAURENT
2025-05-18
(C++ modules support) fix caching of sourcefiles for _patch_sourcebatch and u...
Arthur LAURENT
2025-05-18
(C++ modules support) check if c++.build sourcebatch is not null
Arthur LAURENT
2025-05-18
(C++ modules support) cache patched sourcebatch and save localcache only one ...
Arthur LAURENT
2025-05-18
(C++ modules support) cache stealed sourcebatch
Arthur LAURENT
2025-05-18
(C++ modules support) parallelize moduleinfo parsing
Arthur LAURENT
2025-05-18
(C++ modules support) remove forgotten localcache:save()
Arthur LAURENT
2025-05-18
(C++ modules support) save localcache() only after successfull module scanning
Arthur LAURENT
2025-05-18
(C++ modules support) remove useless table.sort
Arthur LAURENT
2025-05-18
(C++ modules support) parallelize when possible C++ module scanner
Arthur LAURENT
2025-05-17
Merge branch 'dev' into unitybuild
unitybuild
ruki
2025-05-17
improve c++modules exts
ruki
2025-05-16
(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflicts
Arthur LAURENT
2025-05-15
fix link objectfiles conflicts
ruki
2025-05-15
Merge pull request #6437 from Arthapz/profile-module-support
ruki
2025-05-14
Merge pull request #6435 from Arthapz/fix-namespaced-module-dep
ruki
2025-05-14
Update scanner.lua
ruki
2025-05-13
(C++ modules support) profile scanner and builder
Arthur LAURENT
2025-05-13
(C++ modules support) fix _patch_sourcebatch when a dep have a namespace
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) move import at the top of the file for msvc support.lua
Arthur LAURENT
2025-05-12
Merge pull request #6423 from Arthapz/improve-module-format-output
ruki
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) fix nil built_artifacts error when an error occur durin...
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-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-10
(C++ modules support) fix module parsing when file are added
Arthur LAURENT
2025-05-10
(C++ modules support) fix modules not saved in cache if missing dependencies
Arthur LAURENT
[prev]
[next]