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
/
msvc.lua
Age
Commit message (
Collapse
)
Author
2024-01-26
refactor msvc module infrastructure
Arthur LAURENT
2023-09-13
add requires flags to module in build_modules_for_batchcmds
Gly
2023-09-01
revert on_changed
ruki
2023-09-01
replace on_changed
ruki
2023-09-01
improve to rebuild target #4154
ruki
2023-08-26
uniformize headerunit progress printing with clang and gcc
Arthur LAURENT
2023-08-26
try to fix headerunits on msvc
Arthur LAURENT
2023-08-16
Update msvc.lua
ruki
2023-08-15
use /experimental:modules on msvc only when VS version is < to 16.11
Arthur LAURENT
2023-07-19
Fix grammar
wtz
2023-07-07
fix headerunit errors for msvc #3927
ruki
2023-05-13
improve to install modules #3730
ruki
2023-01-22
improve module compilation on msvc
Arthur LAURENT
2023-01-14
add policy to force enable fallback module dependency scanner
Arthur LAURENT
2023-01-12
improve msvc module compflags
Arthur LAURENT
2023-01-07
Update msvc.lua
ruki
2023-01-06
Update msvc.lua
ruki
2023-01-06
Update msvc.lua
ruki
2023-01-06
fix missings json imports
Arthur LAURENT
2023-01-06
add support of importing module from packages
Arthur LAURENT
2023-01-06
improve module cachedir
ruki
2022-12-27
Merge pull request #3213 from Arthapz/fix-duplicate-module-build
ruki
fix #3205
2022-12-26
fix compilation
Arthur LAURENT
2022-12-26
fix #3205
Arthur LAURENT
2022-12-26
fix c++ language detection for C++23 modules
Arthur LAURENT
2022-12-19
update comments
ruki
2022-12-19
improve batchcmds
ruki
2022-12-19
improve batchcmds for modules
ruki
2022-12-17
Update msvc.lua
ruki
2022-12-16
improve modules_support/msvc.lua
Arthur LAURENT
2022-12-14
remove old msvc modules preview
Arthur LAURENT
2022-12-13
enable arm64 std ifc modules support
Arthur LAURENT
2022-12-13
fix module objectfile handling
Arthur LAURENT
2022-12-12
fix compilation on c++23 std modules unsupported msvc
Arthur LAURENT
2022-12-12
add support for standard C++23 modules on msvc
Arthur LAURENT
2022-12-07
code cleanup
Arthur LAURENT
2022-12-06
Ensure module import order on MSVC
Arthur LAURENT
2022-12-05
fix msvc
Arthur LAURENT
2022-12-05
Merge pull request #3133 from Arthapz/msvc-internal-partition
ruki
add support of internal partitions
2022-12-05
try to detect internal partition automatically on fallback generation
Arthur LAURENT
2022-12-05
fix missing includedirs on fallback generation module deps
Arthur LAURENT
2022-12-04
internalpartition is not msvc specific
Arthur LAURENT
2022-12-04
Revert "fix msvc fallback generate_dependencies"
Arthur LAURENT
This reverts commit 73ddab63bf4d198d509916e860ff4e1464ec512b.
2022-12-04
fix msvc fallback generate_dependencies
Arthur LAURENT
2022-12-04
add support of msvc specific /internalPartition
Arthur LAURENT
2022-12-03
refactor msvc 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
Refactor msvc module build
Arthur LAURENT
[next]