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
/
common.lua
Age
Commit message (
Expand
)
Author
2022-12-12
add support for standard C++23 modules on msvc
Arthur LAURENT
2022-12-05
try to detect internal partition automatically on fallback generation
Arthur LAURENT
2022-12-04
internalpartition is not msvc specific
Arthur LAURENT
2022-12-04
add support of msvc specific /internalPartition
Arthur LAURENT
2022-12-03
minor refactor and improvements to C++ module build
Arthur LAURENT
2022-12-01
fix msvc.lua
Arthur LAURENT
2022-12-01
Merge branch 'dev' into process_modules
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-08
improve error tips
ruki
2022-11-08
improve comments
ruki
2022-11-08
check module circular deps
ruki
2022-10-25
fix module partitions #2954
ruki
2022-09-15
improve modules
ruki
2022-08-28
Merge pull request #2727 from xmake-io/modules
ruki
2022-08-28
improve fallback for modules
ruki
2022-08-27
improve headerunits
ruki
2022-08-27
format code
ruki
2022-08-24
remove repeat moduledeps
ruki
2022-08-24
improve module deps
ruki
2022-08-24
fix modules for gcc
ruki
2022-08-18
Merge pull request #2680 from Arthapz/cxxmodules
ruki
2022-08-17
improve headerunit resolution and shared library support on msvc
Arthur LAURENT
2022-08-17
add build.c++.modules policy
ruki
2022-08-14
fix modules
ruki
2022-08-14
remove unused code
ruki
2022-08-12
Update common.lua
ruki
2022-08-10
Improve MSVC
Arthur LAURENT
2022-08-10
Improve MSVC and clang module build
Arthur LAURENT
2022-08-08
build batchjobs modules for gcc
ruki
2022-08-08
fix module dpes
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
Use target:add("xxflags") instead of passing a file
Arthur LAURENT
2022-08-06
feed the linker with the header unit object files
Arthur LAURENT
2022-08-06
Add missing C++ header and support experimental/
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
wrap generate headerunits
ruki
2022-08-06
wrap generate deps
ruki
2022-08-06
remove unused opt
ruki
2022-08-06
support for compile_commands
ruki
2022-08-05
Use common stl cache across targets
Arthur LAURENT
2022-08-05
Fix find_angle_header_file pkgs discovery
Arthur LAURENT
2022-08-05
Improve find angle header file
Arthur LAURENT
2022-08-05
Do not insert duplicate header unit
Arthur LAURENT
2022-08-05
Move headerunits extracting into a dedicated function
Arthur LAURENT
2022-08-04
Insert deps includedirs/sysincludedirs when search angle header files
Arthur LAURENT
[next]