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
Age
Commit message (
Expand
)
Author
2024-02-08
fix msvc batchcmds
Arthur LAURENT
2024-02-08
support ProjectReferences for VS project generator
Arthur LAURENT
2024-02-07
implement basic cmake support for moduleonly
Arthur LAURENT
2024-02-07
cleanup
Arthur LAURENT
2024-02-07
update vs project generator to support moduleonly target kind
Arthur LAURENT
2024-02-07
improve moduleonly vsxmake
Arthur LAURENT
2024-02-07
fix msvc batchcmds
Arthur LAURENT
2024-02-07
update vsxmake to handle moduleonly target kind
Arthur LAURENT
2024-02-07
fix test
Arthur LAURENT
2024-02-07
use target:is_binary instead of target:kind() == "binary"
Arthur LAURENT
2024-02-07
use table.orderpairs for generate_metadata
Arthur LAURENT
2024-02-07
improve moduleonly.lua
Arthur LAURENT
2024-02-07
Update xmake.lua
ruki
2024-02-07
Update xmake.lua
ruki
2024-02-07
Update xmake.lua
ruki
2024-02-07
Update bar.mpp
ruki
2024-02-07
Update xmake.lua
ruki
2024-02-06
implement target kind moduleonly
Arthur LAURENT
2024-02-05
fixe module installation
Arthur LAURENT
2024-02-05
cleanup
Arthur LAURENT
2024-02-05
fix msvc
Arthur LAURENT
2024-02-05
remove old file
Arthur LAURENT
2024-02-05
fix packages test
Arthur LAURENT
2024-02-05
add support of moduleonly targets with c++.moduleonly rule
Arthur LAURENT
2024-02-05
update relevent tests to use moduleonly target rule
Arthur LAURENT
2024-02-05
fix gcc
Arthur LAURENT
2024-02-05
fix tests
Arthur LAURENT
2024-02-05
cull unreferenced modules and fix gcc module mapper
Arthur LAURENT
2024-02-05
fix gcc
Arthur LAURENT
2024-02-05
fix format
Arthur LAURENT
2024-02-05
fix merge
Arthur LAURENT
2024-02-05
fix missing objectfiles for private modules
Arthur LAURENT
2024-02-05
fix objectfile handling
Arthur LAURENT
2024-02-05
Merge pull request #4695 from Arthapz/fix-libc++.modules.json-finding
ruki
2024-02-05
Merge pull request #4687 from Arthapz/fix-.cpp-objectfiles-update
ruki
2024-02-04
fix missing build variable declaration
Arthur LAURENT
2024-02-04
fix finding of libc++.modules.json when it is not directly in lib folder
Arthur LAURENT
2024-02-04
fix gcc module compilation
Arthur LAURENT
2024-02-04
make should_build and mark_build public
Arthur LAURENT
2024-02-04
Merge pull request #4677 from Arthapz/optimise-dag
ruki
2024-02-04
Update dependency_scanner.lua
ruki
2024-02-04
Update test.lua
ruki
2024-02-04
Update test_base.lua
ruki
2024-02-03
fix unnecessary recompilation of modules
Arthur LAURENT
2024-02-03
fix batchcmds
Arthur LAURENT
2024-02-03
fix recompilation for gcc
Arthur LAURENT
2024-02-03
fix recompilation of .cpp files
Arthur LAURENT
2024-02-03
fix dependency_scanner hashset values
Arthur LAURENT
2024-02-03
fix tests
Arthur LAURENT
2024-02-03
use raise instead of os.raise
Arthur LAURENT
[next]