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
Age
Commit message (
Expand
)
Author
2026-01-30
improve binutils test
ruki
2026-01-30
optimize os.isexec
ruki
2026-01-30
add some comments
ruki
2026-01-30
improve os.isexec
ruki
2026-01-30
fix os.isexec
ruki
2026-01-30
fix os.isexec
ruki
2026-01-30
detect ape format
ruki
2026-01-30
detect shebang format
ruki
2026-01-30
add binutils tests
ruki
2026-01-30
fix binutils
ruki
2026-01-30
improve comments
ruki
2026-01-30
improve format
ruki
2026-01-30
improve format
ruki
2026-01-30
improve binutils.format
ruki
2026-01-30
add bintuils.format
ruki
2026-01-29
Fix function name in Windows functions array for consistency
Saikari
2026-01-29
Rename "is_pe_file" to "is_pefile" for consistency in function naming
Saikari
2026-01-29
Refactor access.c to improve documentation and formatting
Saikari
2026-01-29
Add is_pefile function to check for PE file signatures on Windows
Saikari
2026-01-29
Enhance os.isexec function to support additional Windows executable suffixes
Saikari
2026-01-29
Refactor os.isexec function to simplify Windows executable checks by removing...
Saikari
2026-01-29
Enhance os.isexec function to support .sh files as executable extensions
Saikari
2026-01-29
Remove parse_pe function and related tests to streamline Windows executable h...
Saikari
2026-01-28
Merge branch 'dev' into isexec
Saikari
2026-01-28
Enhance os.isexec function to include .exe extension checks and streamline PE...
Saikari
2026-01-28
Refine os.isexec function to improve architecture checks for Windows executables
Saikari
2026-01-28
Enhance os.isexec function to improve Windows executable detection and add PE...
Saikari
2026-01-28
Add parse_pe function to check for PE headers and enhance os.isexec for Windows
Saikari
2026-01-28
Merge pull request #7267 from luadebug/linux-shell
ruki
2026-01-28
Enhance os.isexec function to correctly identify Windows executable files
Saikari
2026-01-28
Enhance os.isexec function to support Windows executable checks
Saikari
2026-01-28
Update tty.lua
ruki
2026-01-28
Merge pull request #7273 from xmake-io/io
ruki
2026-01-28
fix read
ruki
2026-01-28
update tbox
ruki
2026-01-28
optimize to read all
ruki
2026-01-28
test read /proc
ruki
2026-01-28
fix io.read to read /proc files
ruki
2026-01-28
Add os.access function for file access checking
Saikari
2026-01-27
Merge pull request #7269 from luadebug/zig-cross
ruki
2026-01-27
Improve target handling for cross-compilation
ruki
2026-01-27
limit shell detection loop to prevent excessive iterations
Saikari
2026-01-27
remove debug print statement from _find_shell_from_parent function
Saikari
2026-01-27
limit shell detection loop to prevent infinite iterations
Saikari
2026-01-27
refactor _find_shell_from_parent function for improved shell detection and er...
Saikari
2026-01-27
Merge pull request #7268 from luadebug/nim-increment
ruki
2026-01-27
Merge pull request #7270 from xmake-io/scheme
ruki
2026-01-27
fix scheme source
ruki
2026-01-27
improve to select scheme version
ruki
2026-01-27
enhance target architecture handling for cross-compilation in zig toolchain
Saikari
[next]