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
/
modules
/
async
Age
Commit message (
Expand
)
Author
2025-07-03
rename copyright
ruki
2025-04-08
fix distcc
ruki
2025-04-08
fix progress
ruki
2025-04-08
sort target rules
ruki
2025-04-08
dump jobgraph
ruki
2025-04-08
add target deps orders
ruki
2025-04-08
check to add job
ruki
2025-04-08
add jobgraph:group
ruki
2025-04-08
rename add_deps to add_orders
ruki
2025-04-08
improve jobs
ruki
2025-04-08
add stage jobs for target
ruki
2025-04-08
fix jobgraph for isolated vertex
ruki
2025-04-08
add target_utils
ruki
2025-04-08
update comment
ruki
2025-04-08
support for job group
ruki
2025-04-08
add group
ruki
2025-04-08
fix remove node
ruki
2025-04-08
improve jobgraph
ruki
2025-04-08
add queue and improve graph
ruki
2025-04-08
use kahn algorithm for graph by default
ruki
2025-04-08
improve to find cycle
ruki
2025-04-08
add job deps
ruki
2025-04-08
check cirular dependencies
ruki
2025-04-08
improve graph
ruki
2025-04-08
build job queue
ruki
2025-04-08
rename to dag
ruki
2025-04-08
add deps for jobgraph
ruki
2025-04-08
fix runjobs
ruki
2025-04-08
add build job queue stub
ruki
2025-04-08
improve jobgraph tests
ruki
2025-04-08
improve runjobs tests
ruki
2025-04-08
add jobgraph.new
ruki
2025-04-08
add jobgraph stub
ruki
2024-06-05
add pending job
ruki
2024-06-05
fix distcc
ruki
2024-04-08
fix stuck
ruki
2024-04-08
improve distcc
ruki
2024-04-08
improve jobpool
ruki
2024-04-07
improve dlist
ruki
2024-03-18
use new progress
ruki
2024-03-18
improve progress
ruki
2023-11-26
Fix typo in runjobs
ShifftC
2023-10-29
add kill socket
ruki
2023-10-29
kill all waited objects in group
ruki
2023-10-29
fix catch build fails
ruki
2023-09-12
mark async.runjobs as public api
ruki