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
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
2022-11-30
Fix clang module support
Arthur LAURENT
2022-11-05
fix clang c++
ruki
2022-11-04
improve symbols for clang
ruki
2022-11-03
improve clang to support std modules
ruki
2022-10-31
generate deps for clang module
ruki
2022-09-19
Update clang.lua
ruki
2022-09-17
`is_plat` to `target:is_plat`
shithappens2016
2022-09-17
remove `-fbuiltin-module-map` in the (windows)mingw environment
shithappens2016
2022-08-29
improve modules for clang
ruki
2022-08-29
Fix msvc headerunits batchcmds
Arthur LAURENT
2022-08-27
format code
ruki
2022-08-14
translate clang path
ruki
2022-08-13
translate more paths
ruki
2022-08-13
improve generator
ruki
2022-08-13
improve requriesflags
ruki
2022-08-13
improve clang
ruki
2022-08-13
remove tailing spaces
ruki
2022-08-10
improve code
Arthur LAURENT
2022-08-10
improve clang
Arthur LAURENT
2022-08-10
fix clang
Arthur LAURENT
2022-08-10
fix clang
Arthur LAURENT
2022-08-10
fix headerunits on clang
Arthur LAURENT
2022-08-10
don't rebuild headerunits build by other targets
Arthur LAURENT
2022-08-10
Improve MSVC and clang module build
Arthur LAURENT
2022-08-10
Fix clang module compilation
Arthur LAURENT
2022-08-10
add missing flags
ruki
2022-08-09
improve mapper for clang/msvc
ruki
2022-08-09
fix mapper for clang
ruki
2022-08-09
fix check for clang/headerunits
ruki
[next]