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
Age
Commit message (
Expand
)
Author
2025-05-17
Merge branch 'dev' into unitybuild
unitybuild
ruki
2025-05-17
fix includes #6441
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-05-13
(profiler) change profiler perf log file name
Arthur LAURENT
2025-05-13
(profiler) save full report into a file
Arthur LAURENT
2025-05-13
Fix xmake failing to find PING.EXE
Jérôme Leclercq
2025-05-11
(C++ modules support) default cxx11abi to true when gcc version is >= 15
Arthur LAURENT
2025-05-11
fix toolchain.tool
ruki
2025-05-09
(C++ module support) improve jobgraph support
Arthur LAURENT
2025-04-25
add win11
ruki
2025-04-24
improve warnings
ruki
2025-04-24
rename more buildir in plugins
ruki
2025-04-24
rename more buildir
ruki
2025-04-24
rename config.buildir
ruki
2025-04-23
(C++ modules support) improve modules policy naming
Arthur LAURENT
2025-04-23
improve implib
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
Fix test error
SineStriker
2025-04-23
Add `set_implibdir` to target APIs
SineStriker
2025-04-23
Fix wrong link cmd
SineStriker
2025-04-23
Fix implibdir in linker
SineStriker
2025-04-23
Fix nil value exception in link proc when target type is package during packa...
SineStriker
2025-04-23
Support customizing `implib` path of MinGW/MSVC
SineStriker
2025-04-15
strip logo spaces
ruki
2025-04-12
fix import toolchain modules #6317
ruki
2025-04-10
improve run.autobuild
ruki
2025-04-10
enable build.autorun by default
ruki
2025-04-09
Merge pull request #6209 from xmake-io/prepare
ruki
2025-04-09
update policy
ruki
2025-04-09
improve vs runtime
ruki
2025-04-09
revert 3.0 policy
ruki
2025-04-09
compatible with order deps
ruki
2025-04-08
switch to 3.0
ruki
2025-04-08
rename to add_orders
ruki
2025-04-08
sort target rules
ruki
2025-04-08
dump jobgraph
ruki
2025-04-08
improve protobuf
ruki
2025-04-08
fix nil target
ruki
2025-04-08
mark as jobbatch as deprecated
ruki
2025-04-08
rename add_deps to add_orders
ruki
2025-04-08
fix jobgraph for isolated vertex
ruki
2025-04-08
add preparecmd apis
ruki
2025-04-08
fix remove vertex
ruki
2025-04-08
recompute nodes for dirty graph
ruki
2025-04-08
update comments
ruki
[next]