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
Age
Commit message (
Expand
)
Author
2026-06-25
fix(deb): set the default maintainer when packaging deb files
binLep
2026-06-24
Remove duplicate variable 'lsp'
choyy
2026-06-24
workaround only for clangd
chooyy
2026-06-24
update
chooyy
2026-06-24
workaround for clangd drive letter casing issue
chooyy
2026-06-18
fix typo
ruki
2026-06-18
format menus
ruki
2026-06-18
improve to check multiple targets
ruki
2026-06-18
improve to get targets
ruki
2026-06-17
add targets arugment support
ruki
2026-06-05
Enable `xmake show --format=json`
Meha555
2026-06-03
plugin/format: xmake format plugin: skip path.join when headerfile path is al...
Arthur Vasseur
2026-05-13
Merge pull request #7527 from Northn/fix-cmake-clangcl-generator
ruki
2026-05-12
fix: show -l targets now lists all targets regardless of set_default
bakabaka9405
2026-05-10
cmakelists generator: remove unused variable
Northn
2026-05-10
cmakelists generator: minor code refactor
Northn
2026-05-10
add a fallback to compiler/linker frontend detection when cmake version is <3.26
Northn
2026-05-10
handle compiler/linkers arguments based on their frontend variant
Northn
2026-04-24
fix xpack/deb/srpm
ruki
2026-04-20
add --format
ruki
2026-04-20
improve show output
ruki
2026-04-20
improve show test
ruki
2026-04-20
add --dot output
ruki
2026-04-20
improve xmake show --info
ruki
2026-04-20
fix(depgraph): wrap deps in table to avoid json string literal on single dep
Akaps316
2026-04-20
refactor: simplify target deps retrieval per PR review
Akaps316
2026-04-20
fix(depgraph): use direct deps and align print output with JSON
Akaps316
2026-04-20
Refactor to use test project fixture and ordered dependencies
Akaps316
2026-04-20
Address code review feedback by waruqi: refactor parameter parsing, remove lo...
Akaps316
2026-04-20
feat(show): export target dependency graph as JSON
Akaps316
2026-04-16
vsxmake: generate .csproj for C# targets
Arthur Vasseur
2026-04-10
refactor(cmakelists): define target_objectfiles library as INTERFACE when it ...
ShrBox
2026-04-10
fix(cmakelists): use target_link_libraries to link object libraries
ShrBox
2026-04-07
improve run checker
ruki
2026-04-07
add utils.checker
ruki
2026-03-29
improve const limit codes
ruki
2026-03-29
fix const limit on lua5.5
ruki
2026-03-29
fix xpack appimage package name
Shiffted
2026-03-13
extend formatting to C++ modules
Artyom Gavrilov
2026-03-03
improve repositories api
ruki
2026-03-03
add tarxz pack format support
ruki
2026-02-03
Refactor script content handling in main.lua
ruki
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 improved...
Saikari
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 improve...
Saikari
2026-02-02
refactor: streamline stdin script handling for Windows compatibility
Saikari
[next]