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
/
plugins
/
lua
/
xmake.lua
Age
Commit message (
Expand
)
Author
2020-01-22
improve lua
OpportunityLiu
2020-01-20
fix code style
Opportunity
2020-01-20
improve tab complete
Opportunity
2020-01-15
Improve dump
Opportunity
2020-01-15
Improve options parsing
Opportunity
2019-12-19
update the copyright date
ruki
2019-11-29
add coroutine instance for scheduler
ruki
2019-07-24
fix typo
OpportunityLiu
2019-07-01
utf8 support
OpportunityLiu
2019-06-19
improve dump
OpportunityLiu
2019-06-06
improve tab complete on bash and zsh
OpportunityLiu
2019-06-05
tab completion
OpportunityLiu
2019-04-13
fix headers with ASF to non-ASF
ruki
2018-12-31
modify copyright date
ruki
2018-10-07
improve lua plugin
ruki
2017-12-28
update copyright date
ruki
2017-08-27
update description and index
ruki
2017-05-21
add root common option
ruki
2017-05-20
improve test script
ruki
2017-05-18
improve print and table.dump
ruki
2017-05-17
dump lua action return value
ruki
2017-05-16
support args to run a single lua command
ruki
2017-05-16
Merge branch 'dev' into command
TitanSnow
2017-05-16
add -c cmdline option for task lua
TitanSnow
2017-05-16
improve import interfaces and add user externsion modules
ruki
2017-05-02
add sandbox interactive
ruki
2017-03-30
fix root bug for installation
ruki
2017-03-20
fix code files mode to 644
ruki
2017-02-15
rewrite objectfiles for target
ruki
2017-02-08
improve os.rm and os.rmdir
ruki
2017-01-21
add set_table api for interpreter
ruki
2017-01-08
modify License to Apache License
ruki
2016-07-14
modify title
ruki
2016-06-22
fix path bug
ruki
2016-06-03
add lipo for package macro
ruki
2016-06-01
list lua scripts and fix arguments
ruki
2016-05-27
modify interpreter interfaces
ruki
2016-05-24
move lua action to plugin
ruki