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
/
sandbox
/
sandbox.lua
Age
Commit message (
Expand
)
Author
2025-11-07
impl os.cp/rm in async task
ruki
2025-07-03
rename copyright
ruki
2025-01-09
add namespace to sandbox
ruki
2025-01-09
improve has_config
ruki
2024-04-23
show module apis
ruki
2021-05-13
improve sandbox
ruki
2020-12-19
update copyright date
ruki
2020-11-08
fix os.scriptdir
ruki
2020-09-25
fix trailing white-space
ruki
2019-12-19
update the copyright date
ruki
2019-05-24
improve to load builtin modules for sandbox and interpreter
ruki
2019-05-22
add ndk_stdcxx option for ndk
ruki
2019-04-13
fix headers with ASF to non-ASF
ruki
2019-02-12
improve diagnosis info
ruki
2018-12-31
modify copyright date
ruki
2018-11-04
improve diagnosis info
ruki
2017-12-28
update copyright date
ruki
2017-09-27
improve package filter
ruki
2017-09-18
add add_imports to bulk import modules
ruki
2017-08-27
update description and index
ruki
2017-06-28
fix sandbox bind for project.check
ruki
2017-06-27
impl check options with multi-jobs
ruki
2017-06-16
replace old find compiler scripts and fix string.endswith
ruki
2017-06-01
rename get api to val and fix get sandbox instance
ruki
2017-05-02
bind ineractive sandbox
ruki
2017-01-10
add set_module
ruki
2017-01-08
modify License to Apache License
ruki
2017-01-06
uses loaded return value for language and platform
ruki
2017-01-06
remove installer and add on_install on_uninstall for platform
ruki
2016-07-14
modify title
ruki
2016-07-10
fix import rootdir bug
ruki
2016-05-21
add backtrace option
ruki
2016-04-23
add iphoneos platform
ruki
2016-04-23
load and get entry for platform
ruki
2016-04-11
add new tool module
ruki
2016-04-06
re-config it if host changed
ruki
2016-03-29
add trycatch and remove on_failure for task
ruki
2016-03-26
modify self interfaces
ruki
2016-03-24
check xmake.lua
ruki
2016-03-18
remove install and package from platform
ruki
2016-03-03
register scope for storage
ruki
2016-03-03
move sandbox files
ruki
2016-02-15
rename sandbox to interpreter
ruki
2016-02-15
impl sandbox traceback
ruki
2016-02-15
add sandbox
ruki