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
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
2022-08-24
fix modules for gcc
ruki
2022-08-17
improve gcc stl headerunits
ruki
2022-08-13
translate path
ruki
2022-08-09
build batchjobs for clang/msvc
ruki
2022-08-08
build batchjobs modules for gcc
ruki
2022-08-08
Clean code
Arthur LAURENT
2022-08-08
fix path
ruki
2022-08-08
fix batchjobs for gcc/headerunits
ruki
2022-08-08
add batchjobs for gcc
ruki
2022-08-07
Use localcache instead of a file
Arthur LAURENT
2022-08-07
Improve code
Arthur LAURENT
2022-08-07
Build stl header units only when not present and add dummy append_headerunits...
Arthur LAURENT
2022-08-06
Implement module mapper file for MSVC
Arthur LAURENT
2022-08-06
cache module deps
ruki
2022-08-06
add batchjobs stub
ruki
2022-08-06
remove unused opt
ruki
2022-08-06
support for compile_commands
ruki
2022-08-05
Fix syntax error
Arthur LAURENT
2022-08-05
Assert on multiple provides
Arthur LAURENT
[next]