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
Age
Commit message (
Collapse
)
Author
2026-02-03
Refactor script content handling in main.lua
ruki
Removed Windows-specific shell handling for script content.
2026-02-02
refactor: simplify script content handling in _get_script_from_stdin function
Saikari
2026-02-02
refactor: enhance stdin script handling by improving string trimming logic
Saikari
2026-02-02
try format
Saikari
2026-02-02
Refactor BOM removal in script input handling
Saikari
2026-02-02
refactor: extract stdin script handling into a separate function for ↵
Saikari
improved readability and maintainability
2026-02-02
refactor: streamline utf8 BOM removal process in script content handling
Saikari
2026-02-02
refactor: replace hardcoded utf8 BOM check with utf8.bom constant for ↵
Saikari
improved maintainability
2026-02-02
refactor: streamline stdin script handling for Windows compatibility
Saikari
2026-02-01
refactor: simplify stdin handling by removing redundant checks and ↵
Saikari
streamlining usage examples
2026-02-01
refactor: enhance stdin handling by adding utf8 BOM removal and main ↵
Saikari
function check
2026-02-01
refactor: wrap script content in a main function for better execution context
Saikari
2026-02-01
refactor: improve stdin handling and shell command execution across platforms
Saikari
2026-02-01
refactor: enhance script handling to support inline Lua content execution
Saikari
2026-02-01
refactor: fix stdin script reading method for improved compatibility
Saikari
2026-02-01
refactor: enhance temporary file naming for stdin script handling
Saikari
2026-01-31
refactor: update stdin command usage example for consistency
Saikari
2026-01-31
refactor: improve stdin command handling with detailed usage examples
Saikari
2026-01-31
add error handling for os.execv and implement tests for shell command execution
Saikari
2026-01-31
add support for running Lua scripts from stdin and enhance error handling
Saikari
2025-09-04
run script in thread
ruki
2025-09-04
improve to run script
ruki
2025-07-03
rename copyright
ruki
2024-02-20
fix lua workingdir
ruki
2023-09-14
disable remote for xmake lua
ruki
2023-09-14
improve xmake
ruki
2023-09-14
remote run lua commands
ruki
2023-01-05
improve lua complete
ruki
2021-10-10
fix more unpack
ruki
2020-12-19
update copyright date
ruki
2020-10-22
add xrepo stub
ruki
2020-09-25
fix trailing white-space
ruki
2020-03-01
improve filesystem ops
ruki
2020-02-21
fix xmake lua
ruki
2020-02-21
improve xmake lua and os.syserror
ruki
2020-02-16
improve 'require --extra'
ruki
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-14
remove versioninfo
ruki
2019-04-13
fix headers with ASF to non-ASF
ruki
[next]