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
/
gcc.lua
Age
Commit message (
Expand
)
Author
2023-07-19
Fix grammar
wtz
2023-07-13
remove debug logs
ruki
2023-07-08
remove unused line
ruki
2023-07-08
fix includedir for gcc
ruki
2023-06-20
add modules.cxx11abi policy for gcc #3855
ruki
2023-05-13
improve to install modules #3730
ruki
2023-01-25
format code
ruki
2023-01-24
fix unsafe table remove
Arthur LAURENT
2023-01-23
simplify fallback dependency parser
Arthur LAURENT
2023-01-23
format
Arthur LAURENT
2023-01-22
revert wrong change
Arthur LAURENT
2023-01-22
improve module compilation on gcc
Arthur LAURENT
2023-01-14
add policy to force enable fallback module dependency scanner
Arthur LAURENT
2023-01-12
implement suggestions
Arthur LAURENT
2023-01-12
improve gcc module compflags
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 module cachedir
ruki
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-08
fix gcc dep format detection and usage
Arthur LAURENT
2022-12-07
code cleanup
Arthur LAURENT
2022-12-08
format code
ruki
2022-12-07
Merge remote-tracking branch 'origin/fix-gcc-link-module-order' into fix-modu...
Arthur LAURENT
2022-12-07
fix gcc
Arthur LAURENT
2022-12-07
fix gcc
Arthur LAURENT
2022-12-06
Ensure module import order on GCC
Arthur LAURENT
2022-12-06
fix gcc link module order
Arthur LAURENT
2022-12-05
fix missing includedirs on fallback generation module deps
Arthur LAURENT
2022-12-03
refactor msvc batchcmds
Arthur LAURENT
2022-12-03
refactor gcc batchcmds
Arthur LAURENT
2022-12-03
refactor clang batchcmds
Arthur LAURENT
2022-12-03
refactor clang
Arthur LAURENT
2022-12-03
fix msvc and refactor GCC
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
fix cppversion flag cache in gcc.lua
Arthur LAURENT
2022-12-01
compile privates module en gcc
Arthur LAURENT
2022-12-01
Merge branch 'dev' into process_modules
Arthur Laurent
2022-12-01
use cxx for modules
ruki
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-10-31
generate deps for clang module
ruki
2022-10-30
improve to build module for gcc
ruki
2022-10-30
save dependinfo for gcc/modules
ruki
[next]