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
path:
root
/
xmake
/
core
/
base
Age
Commit message (
Expand
)
Author
2017-06-29
fix vformat with args and %% format
ruki
2017-06-29
avoid detect the same program in the same time leading to deadlock
ruki
2017-06-16
replace old find compiler scripts and fix string.endswith
ruki
2017-06-14
improve find_tool and os.execv
ruki
2017-06-13
fix filter escape and find_path bug
ruki
2017-06-13
impl find_openssl for windows
ruki
2017-06-12
use brew to improve find_package()
ruki
2017-06-06
cache import modules
ruki
2017-06-01
fix filter and improve check vs env on windows
ruki
2017-06-01
improve find program, file and path modules
ruki
2017-06-01
improve filter and add get api
ruki
2017-05-31
improve process.runjobs and support timer
ruki
2017-05-26
improve match pattern for xxx_script
ruki
2017-05-26
improve xxx_script to support pattern match
ruki
2017-05-25
improve interpreter
ruki
2017-05-25
add process.runjobs
ruki
2017-05-25
fix interpreter bug when parsing multi-level subdirs
ruki
2017-05-24
remove xmake variable
ruki
2017-05-24
use SUDO_UID & SUDO_GID to know original uid & gid
TitanSnow
2017-05-23
add os.addenv and improve os.setenv
ruki
2017-05-23
modify some code styles
ruki
2017-05-23
fix privilege
TitanSnow
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-18
improve print and table.dump
ruki
2017-05-17
use which to find program
ruki
2017-05-16
improve import interfaces and add user externsion modules
ruki
2017-05-11
cache version info
ruki
2017-05-08
ensure tmpdir exist
ruki
2017-04-30
enable getwinsize for macosx
ruki
2017-04-30
soft-wrap tasklist
TitanSnow
2017-04-30
fix default value view
TitanSnow
2017-04-30
soft-wrap description
TitanSnow
2017-04-28
fix interpreter bug for loading root api
ruki
2017-04-17
use independent sub-scope to avoid dirty scope in add_subdirs
ruki
2017-04-08
modify option arguments color
ruki
2017-03-30
fix root bug for installation
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-26
fix error tips
ruki
[next]