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
Age
Commit message (
Expand
)
Author
2026-01-29
feat: enhance syslinks handling in Nim language configuration
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-29
Merge branch 'xmake-io:dev' into nimlib
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
fix: remove unnecessary rpathdirs handling in build_sourcefiles function
Saikari
2026-01-28
refactor: simplify architecture flag handling in Nim initialization
Saikari
2026-01-28
Enhance os.isexec function to support Windows executable checks
Saikari
2026-01-28
Update tty.lua
ruki
2026-01-28
Add os.access function for file access checking
Saikari
2026-01-28
feat: add stb_image support and enhance include directory handling for Nim pa...
Saikari
2026-01-28
fix: improve syslink flag handling for pthread library in Nim
Saikari
2026-01-28
feat: add syslink handling for Nim targets and update xmake.lua configurations
Saikari
2026-01-27
feat: implement getMsg function and update test files for static/shared libra...
Saikari
2026-01-27
feat: add architecture-specific flags for x86, x86_64, arm, and arm64
Saikari
2026-01-27
feat: enhance Windows support for shared libraries and rpath handling
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
refactor: update runpath function and add support for multiple platforms; add...
Saikari
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
2026-01-27
Merge pull request #7266 from xmake-io/pch
ruki
2026-01-27
refactor target architecture validation in zig toolchain
Saikari
2026-01-27
refactor: extract dependency generation logic into a separate function
Saikari
2026-01-27
fix: update environment variable retrieval in build_sourcefiles function
Saikari
2026-01-27
refactor _find_shell_from_parent function to simplify error handling for shel...
Saikari
2026-01-27
add function to find shell from parent process in Linux
Saikari
2026-01-27
refactor tty.shell to use os.tmpfile and os.runv for improved file handling
Saikari
2026-01-27
add target architecture validation for cross-compilation in zig toolchain
Saikari
2026-01-27
add dependency file generation for Nim source files
Saikari
2026-01-27
add support for PowerShell in shell detection
Saikari
2026-01-27
add support for Alacritty terminal in tty.term function
Saikari
2026-01-26
enhance shell detection for Linux by checking parent process
Saikari
2026-01-27
fix package tips
ruki
2026-01-27
improve tips
ruki
2026-01-27
fix package tips
ruki
[prev]
[next]