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
/
os.lua
Age
Commit message (
Expand
)
Author
2017-05-22
add module privilege to manage root privilege
TitanSnow
2017-05-22
add os.gid()
TitanSnow
2017-05-22
add setuid feature to os.uid
TitanSnow
2017-05-22
cache uid and improve tmpdir
ruki
2017-05-22
make os.nuldev() return os._NULDEV directly
TitanSnow
2017-05-22
use euid as tmpdir suffix
TitanSnow
2017-05-22
add os.uid() and use os.uid() to check if root instead of id -u
TitanSnow
2017-05-21
fix write nuldev bug as root
ruki
2017-05-21
fix os.mv to dir bug
ruki
2017-05-20
improve test script
ruki
2017-05-19
improve os.tmpdir()
ruki
2017-05-17
use which to find program
ruki
2017-05-11
cache version info
ruki
2017-05-08
ensure tmpdir exist
ruki
2017-03-28
add sudo interface
ruki
2017-03-27
fix io.read and io.write raw lua api
ruki
2017-03-27
wrap sudo
ruki
2017-03-15
add os.run error info
ruki
2017-02-21
add dlang languages and tools for macosx
ruki
2017-02-19
optimize os.run speed and fix link bug
ruki
2017-02-17
fix os.match for relative path
ruki
2017-02-16
fix os.iorun bug
ruki
2017-02-08
improve os.rm and os.rmdir
ruki
2017-02-08
improve os.cp
ruki
2017-02-08
improve match mode
ruki
2017-02-08
translate wildcard pattern for os.run and os.exec
ruki
2017-02-08
add os.argv
ruki
2017-01-08
modify License to Apache License
ruki
2016-09-01
fix curdir bug for xmake.lua
ruki
2016-08-09
fix tmpname bug
ruki
2016-07-31
try to format errors and add uuid interface
ruki
2016-07-14
modify title
ruki
2016-07-14
modify os.tmpdir
ruki
2016-07-13
rewrite scheduling for compiling
ruki
2016-07-10
fix the current directory changed when building
ruki
2016-07-10
parse includes from cl.exe
ruki
2016-07-05
uses os.exec instead of os.execute
ruki
2016-07-04
add os.execv
ruki
2016-07-03
fix command line length limit for windows when call os.run
ruki
2016-07-02
fix check bug for android on windows
ruki
2016-07-01
remove empty when cleaning
ruki
2016-06-22
fix path bug
ruki
2016-05-30
impl install action
ruki
2016-05-25
check object name conflicts
ruki
2016-05-20
fix multi-task build bug
ruki
2016-05-19
fix os.corun redirect log
ruki
2016-05-19
impl multi-jobs for builder
ruki
2016-05-11
add environment
ruki
2016-04-27
add mingw and windows platform
ruki
2016-04-13
throw os.run errors
ruki
[prev]
[next]