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
/
core
/
project
/
target.lua
Age
Commit message (
Expand
)
Author
2026-07-17
rename sandbox.load to sandbox.call
ruki
2026-06-30
add add_toolset checker
ruki
2026-05-22
Introduced alignof support like the one for check_sizeof
Karuro Chari
2026-04-01
Merge pull request #7437 from xmake-io/lua55
ruki
2026-03-30
update comments
ruki
2026-03-29
improve const limit codes
ruki
2026-03-29
fix const limit on lua5.5
ruki
2026-03-23
fix some typos
ruki
2026-02-07
add libdir,includedir,bindir support for install/uninstall
ruki
2025-12-03
mark target/package/toolchain:memcache as public
ruki
2025-11-12
disable to inherit links in deps
ruki
2025-11-02
fix(target) cache compiler by sourcekind instead of global cache for target
Arthur LAURENT
2025-10-11
improve implib
ruki
2025-10-11
revert implib
ruki
2025-10-11
add implib for binary
ruki
2025-10-04
fix rule enabled/disabled
ruki
2025-10-04
decrease rule jobs in jobgraph
ruki
2025-09-26
fix check cxxflags
ruki
2025-09-26
improve to has_tool
ruki
2025-08-19
improve extrafiles
ruki
2025-08-19
improve target:extrafiles
ruki
2025-07-31
fix remove files #6652
ruki
2025-07-03
rename copyright
ruki
2025-06-07
improve sourcekind
ruki
2025-06-07
improve nasm files
ruki
2025-05-16
(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflicts
Arthur LAURENT
2025-05-15
fix link objectfiles conflicts
ruki
2025-04-24
rename more buildir in plugins
ruki
2025-04-24
rename config.buildir
ruki
2025-04-23
Update target.lua
ruki
2025-04-23
Rename `byproduct` to `artifactfile`
SineStriker
2025-04-23
Add `byproduct` API to target
SineStriker
2025-04-23
Remove implib API
SineStriker
2025-04-23
Make `set_targetdir` similar to `set_prefixdir`
SineStriker
2025-04-23
Add `set_implibdir` to target APIs
SineStriker
2025-04-23
Support customizing `implib` path of MinGW/MSVC
SineStriker
2025-04-08
add preparecmd apis
ruki
2025-04-08
add on_prepare stages
ruki
2025-01-12
fix errors for apis
ruki
2025-01-08
get packages with namespace
ruki
2025-01-07
add namespace for toolchain
ruki
2025-01-07
add namespace for rule
ruki
2025-01-07
support for namespace options
ruki
2025-01-07
support for inner namespace access
ruki
2025-01-06
fix target path for namespace
ruki
2024-10-17
Make target:filerule able to match package rules
Jérôme Leclercq
2024-10-11
replace some hash case
ruki
2024-09-05
improve to get link name
ruki
2024-09-02
rename package envs
ruki
2024-08-19
fix soname
ruki
[next]