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
2023-05-24
improve module output path #3746
ruki
2023-05-13
improve to install modules #3730
ruki
2023-02-16
improve stdlib
ruki
2023-02-16
improve scandeps
ruki
2023-02-16
improve scan std modules
ruki
2023-02-16
improve stdlib for clang
ruki
2023-02-16
fix visibility differs
ruki
2023-02-16
format code
ruki
2023-02-15
remove clang module flags deduplication
Arthur LAURENT
2023-02-15
fix compflags for clang-scan module dependencies scan
Arthur LAURENT
2023-02-15
fix clang module vprint
Arthur LAURENT
2023-02-15
fix headerunit clang support detection
Arthur LAURENT
2023-02-15
fix libc++ detection
Arthur LAURENT
2023-02-15
use -fmodule-file=<name>=<bmi> for named module on clang
Arthur LAURENT
2023-02-15
fix libc++ link
Arthur LAURENT
2023-02-15
fix compilation of non .cpp private module with clang
Arthur LAURENT
2023-02-15
remove useless flags to build modules on clang
Arthur LAURENT
2023-02-14
improve clang for stdmodules
ruki
2023-02-04
add some comments
ruki
2023-01-25
format code
ruki
2023-01-24
fix unsafe table remove
Arthur LAURENT
2023-01-23
cleanup
Arthur LAURENT
2023-01-23
support clang++ in toolchain_includedirs
Arthur LAURENT
2023-01-23
simplify fallback dependency parser
Arthur LAURENT
2023-01-23
clang missing flag
Arthur LAURENT
2023-01-23
revert wrong change
Arthur LAURENT
2023-01-23
format
Arthur LAURENT
2023-01-23
use uuid instead of sha1 for module cache directories
Arthur LAURENT
2023-01-22
revert wrong change
Arthur LAURENT
2023-01-22
improve module compilation on clang
Arthur LAURENT
2023-01-22
improve module compilation on gcc
Arthur LAURENT
2023-01-22
improve module compilation on msvc
Arthur LAURENT
2023-01-16
Add support of -fmodule-output on llvm >= 16
Arthur LAURENT
2023-01-16
Revert "Add support of -fmodule-output on llvm >= 16"
Arthur LAURENT
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 msvc 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
[prev]
[next]