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
/
modules
Age
Commit message (
Expand
)
Author
2025-04-20
(C++ modules) simplify names of module support
Arthur LAURENT
2025-04-20
(C++ modules) simplify module support directory tree
Arthur LAURENT
2025-04-16
Optimize Code
SineStriker
2025-04-16
Add support for automatically using windows system proxy
SineStriker
2025-04-14
package(autoconf): remove duplicate `LDFLAGS`
Doekin
2025-04-12
fix pch and modules for gcc
ruki
2025-04-12
normalize jobname
ruki
2025-04-12
improve modules with pch
ruki
2025-04-11
Merge pull request #6312 from xmake-io/extract
ruki
2025-04-11
remove tmpdirs
ruki
2025-04-11
improve extract #6311
ruki
2025-04-10
improve cmake:find_package again #6296
ruki
2025-04-10
improve cmake:find_package #6296
ruki
2025-04-10
package(autoconf): resolve issue with backslash-separated `CXX` path in MSYS
Chan Lee
2025-04-10
Merge pull request #6304 from Doekin/emscripten
ruki
2025-04-10
suppress warnings
ruki
2025-04-10
improve `emscripten` detection by including `emcc.py` search
Doekin
2025-04-09
move rule_group to deprecated
ruki
2025-04-09
fix link jobs
ruki
2025-04-09
ignore rules and stages
ruki
2025-04-09
improve target_cmds
ruki
2025-04-09
compatible with order deps
ruki
2025-04-08
prepare targets in cmakelists generator
ruki
2025-04-08
move target files
ruki
2025-04-08
fix distcc
ruki
2025-04-08
enable jobgraph for pch
ruki
2025-04-08
fix progress
ruki
2025-04-08
sort file rules
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
add target deps orders
ruki
2025-04-08
check to add job
ruki
2025-04-08
fix build modules
ruki
2025-04-08
enable more build.object to jobgraph
ruki
2025-04-08
improve to build object to support jobgraph
ruki
2025-04-08
add jobgraph:group
ruki
2025-04-08
rename add_deps to add_orders
ruki
2025-04-08
improve jobs
ruki
2025-04-08
add stage jobs for target
ruki
2025-04-08
fix jobgraph for isolated vertex
ruki
2025-04-08
pass target roots as args
ruki
2025-04-08
add target_utils
ruki
2025-04-08
update comment
ruki
2025-04-08
support for job group
ruki
2025-04-08
add group
ruki
2025-04-08
fix remove node
ruki
2025-04-08
improve jobgraph
ruki
2025-04-08
add queue and improve graph
ruki
2025-04-08
use kahn algorithm for graph by default
ruki
[next]