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
Age
Commit message (
Expand
)
Author
2024-02-04
make should_build and mark_build public
Arthur LAURENT
2024-02-04
Update dependency_scanner.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
use raise instead of os.raise
Arthur LAURENT
2024-02-03
use hashset to improve speed
Arthur LAURENT
2024-02-02
Merge branch 'optimise-dag' of github.com:Arthapz/xmake into optimise-dag
Arthur LAURENT
2024-02-02
cleanup
Arthur LAURENT
2024-02-02
Merge branch 'modules' into optimise-dag
Arthur Laurent
2024-02-02
use core.base.graph instead of rolling out a custom DAG
Arthur LAURENT
2024-02-03
Merge pull request #4679 from Arthapz/support-clang-stdmodule
ruki
2024-02-02
add some comments
Arthur LAURENT
2024-02-02
cleanup
Arthur LAURENT
2024-02-02
remove unnecessary path.normalize
Arthur LAURENT
2024-02-02
use find_file instead of os.files
Arthur LAURENT
2024-02-02
Merge pull request #4676 from Arthapz/compinst-msvc
ruki
2024-02-02
use compinst for msvc when possible
Arthur LAURENT
2024-02-02
improve _is_duplicated_headerunit
ruki
2024-02-02
format more codes
ruki
2024-02-02
rename apis
ruki
2024-02-02
format some codes
ruki
2024-02-02
support libc++ std module
Arthur LAURENT
2024-02-02
parallelise dependency scanning
Arthur LAURENT
2024-02-02
improve module circular dependency detection
Arthur LAURENT
2024-02-01
use compinst:compile when possible
Arthur LAURENT
2024-02-01
fix assert in gcc module dependency mapper
Arthur LAURENT
2024-01-31
optimise header duplication detection
Arthur LAURENT
2024-01-31
cleanup
Arthur LAURENT
2024-01-31
remove useless path.translate
Arthur LAURENT
2024-01-31
cleanup
Arthur LAURENT
2024-01-31
use ipairs + orderpkgs
Arthur LAURENT
2024-01-31
cleanup
Arthur LAURENT
2024-01-31
fix potentially nil runtime_flag for clang toolchain include detection
Arthur LAURENT
2024-01-31
fix -fkeep-system-includes detection
Arthur LAURENT
2024-01-31
fix progress for clang
Arthur LAURENT
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
[prev]
[next]