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
/
modules_support
/
clang.lua
Age
Commit message (
Expand
)
Author
2023-01-16
Add support of -fmodule-output on llvm >= 16
Arthur LAURENT
2023-01-14
add policy to force enable fallback module dependency scanner
Arthur LAURENT
2023-01-14
add support of clang-scan-deps
Arthur LAURENT
2023-01-13
Merge pull request #3281 from Arthapz/improve-modules-compflags
ruki
2023-01-12
fix msvc modules dependency dir
Arthur LAURENT
2023-01-12
implement suggestions
Arthur LAURENT
2023-01-12
improve gcc module compflags
Arthur LAURENT
2023-01-12
improve clang module compflags
Arthur LAURENT
2023-01-12
Update clang.lua
ruki
2023-01-11
rename clang std modulemap policy
Arthur LAURENT
2023-01-11
use policies instead of target values
Arthur LAURENT
2023-01-11
cleanup
Arthur LAURENT
2023-01-11
rename clang std modulemap enabler and disable it by default
Arthur LAURENT
2023-01-10
fix clang std modules enabled
Arthur LAURENT
2023-01-08
fallback on clang modules when c++.clang.modules.strict is not set for std mo...
Arthur LAURENT
2023-01-08
Merge branch 'dev' into improve-clang-modules-support-with-libc++
Arthur Laurent
2023-01-08
Merge pull request #3228 from Arthapz/support-c++20-module-packages
ruki
2023-01-08
Update clang.lua
ruki
2023-01-08
Update clang.lua
ruki
2023-01-07
fix on macos
Arthur LAURENT
2023-01-07
reenable old clang modules by default and fix tests
Arthur LAURENT
2023-01-07
support build module with space for clang
ruki
2023-01-06
cleanup
Arthur LAURENT
2023-01-06
fix missings json imports
Arthur LAURENT
2023-01-06
fix meta info generation on gcc and clang
Arthur LAURENT
2023-01-06
add support of importing module from packages
Arthur LAURENT
2023-01-06
Improve compatibility with libc++
Arthur LAURENT
2023-01-06
improve module cachedir
ruki
2023-01-04
Fix clang module mapper
Arthur LAURENT
2022-12-19
improve batchcmds for clang/gcc modules
ruki
2022-12-12
add support for standard C++23 modules on msvc
Arthur LAURENT
2022-12-09
fix comment
ruki
2022-12-08
cleanup clang module code
Arthur LAURENT
2022-12-08
fix clang imports
Arthur LAURENT
2022-12-06
Ensure module import order on Clang
Arthur LAURENT
2022-12-05
fix missing includedirs on fallback generation module deps
Arthur LAURENT
2022-12-03
refactor clang batchcmds
Arthur LAURENT
2022-12-03
refactor clang
Arthur LAURENT
2022-12-03
minor refactor and improvements to C++ module build
Arthur LAURENT
2022-12-02
Merge pull request #3122 from Arthapz/process_modules
ruki
2022-12-01
add includedirs to preprocess stage
Arthur LAURENT
2022-12-01
support incremental private module build
Arthur LAURENT
2022-12-01
fix comments
Arthur LAURENT
2022-12-01
remove .i after reading it
Arthur LAURENT
2022-12-01
compile privates module on clang
Arthur LAURENT
2022-12-01
Merge branch 'dev' into process_modules
Arthur Laurent
2022-12-01
use cxx for modules
ruki
2022-12-01
update msvc.lua
Arthur LAURENT
2022-11-30
Add defines to clang and gcc
Arthur LAURENT
2022-11-30
Generate dependencies of preprocessed modules to avoid importing #ifdef import
Arthur LAURENT
[prev]
[next]