index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
cmake
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
preload
repo
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
wait
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
Age
Commit message (
Expand
)
Author
2024-01-31
cleanup
Arthur LAURENT
2024-01-31
improve std c++ lib handling for clang
Arthur LAURENT
2024-01-31
use table.orderpair to ensure dependency order stay the same
Arthur LAURENT
2024-01-31
fix inconsistent print format for gcc module mapper
Arthur LAURENT
2024-01-31
code cleanup
Arthur LAURENT
2024-01-31
use table.orderpair to ensure dependency order stay the same
Arthur LAURENT
2024-01-31
improve module cmdline print
Arthur LAURENT
2024-01-31
use os.vrunv for dependency scanning
Arthur LAURENT
2024-01-31
add a test for aliased headerunits
Arthur LAURENT
2024-01-31
implement missing headerunit aliasing
Arthur LAURENT
2024-01-31
improve _should_build
Arthur LAURENT
2024-01-31
remove dead code
Arthur LAURENT
2024-01-31
update comment
Arthur LAURENT
2024-01-30
revert last commit
Arthur LAURENT
2024-01-30
use try{} instead of assert to preserve iorunv error colors
Arthur LAURENT
2024-01-30
remove now useless before_link on C++ modules rule
Arthur LAURENT
2024-01-30
use -fkeep-system-includes only if supported by underlying clang
Arthur LAURENT
2024-01-29
populate module map before generating batchjobs
Arthur LAURENT
2024-01-29
apply PR suggestions
Arthur LAURENT
2024-01-26
take advantage of XMake runtimes support
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
Revert "use execv instead of iorunv"
Arthur LAURENT
2024-01-26
use execv instead of iorunv
Arthur LAURENT
2024-01-26
fix gcc module support
Arthur LAURENT
2024-01-26
fix headerunit compilation on clang
Arthur LAURENT
2024-01-26
add a policy to toggle C++23 std module
Arthur LAURENT
2024-01-26
optimise clang fallback dependency scanner
Arthur LAURENT
2024-01-26
refactor msvc module infrastructure
Arthur LAURENT
2024-01-26
refactor gcc module infrastructure
Arthur LAURENT
2024-01-26
refactor clang module infrastructure
Arthur LAURENT
2024-01-26
refactor module common infrastructure
Arthur LAURENT
2024-01-08
improve to find clang path #4575
ruki
2024-01-06
improve to get clang path
ruki
2023-09-22
improve to parse gcc deps with modules
ruki
2023-09-21
fix format
ruki
2023-09-20
cleanup code and add some comments
Arthur LAURENT
2023-09-20
fix recompilation of private .cpp
Arthur LAURENT
2023-09-20
fix compilation of modules when dependency is modified on clang
Arthur LAURENT
2023-09-15
Update gcc.lua
ruki
2023-09-15
Update gcc.lua
ruki
2023-09-15
Update gcc.lua
ruki
2023-09-15
Update clang.lua
ruki
2023-09-15
Update clang.lua
ruki
2023-09-13
add requires flags to module in build_modules_for_batchcmds
Gly
2023-09-13
Remove before_buildcmd_files from c++.build.modules
Gly
2023-09-13
in "c++.build.modules" rule, add required flags to modules
Gly
2023-09-09
fix cpp-rebuild
ruki
2023-09-01
revert on_changed
ruki
2023-09-01
replace on_changed
ruki
[prev]
[next]