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
/
core
/
base
/
process.lua
Age
Commit message (
Expand
)
Author
2022-06-13
fix process tips
ruki
2020-12-19
update copyright date
ruki
2020-12-05
support stdin for os.execv
ruki
2020-09-25
fix trailing white-space
ruki
2020-03-23
update process
ruki
2020-03-18
decrease to call string.find_last
ruki
2020-02-07
kill all pending process after exiting
ruki
2020-02-07
add process.kill
ruki
2020-02-07
uses runjobs instead of process.asyncrun
ruki
2020-02-07
remove process.waitlist
ruki
2020-02-07
uses new runjobs
ruki
2020-02-07
fix pipe/socket.wait
ruki
2020-02-07
improve to open process and support pipe
ruki
2020-02-07
support process for scheduler
ruki
2020-01-29
rewrite scheduler
ruki
2020-01-28
add process:cproc
ruki
2019-12-20
hide wait progress info when redirecting
ruki
2019-12-19
update the copyright date
ruki
2019-10-18
improve install tips
ruki
2019-08-18
rewrite io
ruki
2019-08-17
fix process open
ruki
2019-08-17
improve waitlist
ruki
2019-08-17
improve process
ruki
2019-04-13
fix headers with ASF to non-ASF
ruki
2018-12-31
modify copyright date
ruki
2017-12-28
update copyright date
ruki
2017-08-27
update description and index
ruki
2017-08-16
fix require print info
ruki
2017-07-17
fix process.runjobs
ruki
2017-06-29
avoid detect the same program in the same time leading to deadlock
ruki
2017-05-31
improve process.runjobs and support timer
ruki
2017-05-25
add process.runjobs
ruki