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
/
xmake.lua
Age
Commit message (
Expand
)
Author
2025-04-20
(C++ modules) simplify names of module support
Arthur LAURENT
2025-04-20
(C++ modules) simplify module support directory tree
Arthur LAURENT
2025-04-08
remove across_targets_in_parallel policy
ruki
2025-04-08
fix generate deps
ruki
2025-04-08
remove unused prepare jobs
ruki
2025-04-08
fix headerunit
ruki
2025-04-08
fix build modules
ruki
2025-04-08
use target:fullname()
ruki
2025-04-08
improve c++modules for jobgraph
ruki
2024-10-04
fix module batch
ruki
2024-07-25
Merge pull request #5376 from Arthapz/fix-module-objectfiles-handling
ruki
2024-07-24
fix objectfiles culling
Arthur LAURENT
2024-07-23
remove unnecessary code
Arthur LAURENT
2024-07-22
improve compilation of modules based on if it is from a package, an other tar...
Arthur LAURENT
2024-07-22
improve moduleonly support
Arthur LAURENT
2024-07-19
fix os.rm and uninstall modules
ruki
2024-07-01
add support for missing C++ Modules file extensions
YamaD
2024-02-07
update vs project generator to support moduleonly target kind
Arthur LAURENT
2024-02-06
implement target kind moduleonly
Arthur LAURENT
2024-02-05
fixe module installation
Arthur LAURENT
2024-02-05
add support of moduleonly targets with c++.moduleonly rule
Arthur LAURENT
2024-02-05
fix gcc
Arthur LAURENT
2024-02-05
cull unreferenced modules and fix gcc module mapper
Arthur LAURENT
2024-02-05
fix missing objectfiles for private modules
Arthur LAURENT
2024-02-05
fix objectfile handling
Arthur LAURENT
2024-02-02
parallelise dependency scanning
Arthur LAURENT
2024-02-02
format some codes
ruki
2024-01-31
update comment
Arthur LAURENT
2024-01-30
remove now useless before_link on C++ modules rule
Arthur LAURENT
2024-01-26
Revert "reenable build across targets in parallel policy"
Arthur LAURENT
2024-01-26
reenable build across targets in parallel policy
Arthur LAURENT
2024-01-26
refactor module common infrastructure
Arthur LAURENT
2023-07-19
Fix grammar
wtz
2023-02-04
add some comments
ruki
2023-01-07
implement suggestions
Arthur LAURENT
2023-01-06
add support of importing module from packages
Arthur LAURENT
2023-01-06
generate module meta data file on install
Arthur LAURENT
2023-01-06
improve c++ modules
ruki
2023-01-06
improve clean files for modules
ruki
2022-12-05
add support of prefixdir and installation configuration for modules
Arthur LAURENT
2022-11-01
disable ccache for c++modules
ruki
2022-08-27
improve headerunits
ruki
2022-08-27
fix module batch group
ruki
2022-08-27
improve modules
ruki
2022-08-17
improve headerunit resolution and shared library support on msvc
Arthur LAURENT
2022-08-16
revert parallel build
ruki
2022-08-16
enable full parallel build for modules
ruki
2022-08-14
fix modules
ruki
2022-08-14
remove unused code
ruki
2022-08-10
Fix clang module compilation
Arthur LAURENT
[next]