index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
cmake
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
preload
repo
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
wait
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
/
core
Age
Commit message (
Collapse
)
Author
2026-08-15
fix global modules for addons
ruki
2026-08-15
improve project.load
ruki
2026-08-15
improve lockfile version
ruki
2026-08-15
improve semver
ruki
2026-08-15
improve to parse addons
ruki
2026-08-15
add addon workdir
ruki
2026-08-15
improve xrepo addon install
ruki
2026-08-14
rename addons position
ruki
2026-08-14
update lock and version
ruki
2026-08-14
autofetch addons
ruki
2026-08-12
improve addon and comment
ruki
2026-08-12
improve to load rules and os.match
ruki
2026-08-11
improve to register addon
ruki
2026-08-11
improve task conflict check
ruki
2026-08-11
improve interpreter to find includes
ruki
2026-08-11
add global modules and rewrite addon tests
ruki
2026-08-11
revert option.parse
ruki
2026-08-11
use manifest.txt for addon
ruki
2026-08-11
rename to set_sourcedir
ruki
2026-08-11
add addon.lua
ruki
2026-08-10
remove unused XMAKE_PLUGIN_DIRS
ruki
2026-08-10
remove unused codes
ruki
2026-08-09
improve addon.register
ruki
2026-08-09
add has_addon
ruki
2026-08-09
add demo addon
ruki
2026-08-09
improve addon to import includes, rules and toolchains
ruki
2026-08-09
add addon search
ruki
2026-08-09
fix plugin bug and add description
ruki
2026-08-09
rewrite template dist
ruki
2026-08-09
add addon module
ruki
2026-08-09
add addon support for plugins
ruki
2026-08-06
fix plugin test
ruki
2026-08-05
rewrite to install plugin from xmake-repo
ruki
2026-08-05
update package comments
ruki
2026-07-18
Merge pull request #7655 from xmake-io/binutils
ruki
fix bin2obj for some archs
2026-07-18
detect obj flags for bin2elf
ruki
2026-07-18
improve sandbox to fork raw script
ruki
2026-07-17
rename sandbox.load to sandbox.call
ruki
2026-07-15
add pic to package test
ruki
2026-07-12
improve error tips
errs
ruki
2026-07-02
add filter support for xpack
xpack
ruki
2026-06-30
add add_toolset checker
ruki
2026-06-21
Merge pull request #7583 from zhaob1n/fix/cmake-package-split-flags
ruki
fix(package): split global flags for build envs
2026-06-14
Update package.lua
ruki
2026-06-14
fix(package): split global flags for build envs
zhaobin
2026-06-11
fix load package memcache
Shiffted
2026-06-07
improve package path
ruki
2026-05-24
fix: restore -flto=thin for clang-cl (regression from #7525)
DavidWang19
2026-05-23
Introduced detection mechanisms to pick the best `alignof` keyword based on ↵
Karuro Chari
language, version and toolchain.
2026-05-22
Introduced alignof support like the one for check_sizeof
Karuro Chari
[next]