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
/
rules
Age
Commit message (
Expand
)
Author
2025-08-01
disable build.ccache for coverage #6664
ruki
2025-07-23
fix: Ensure proper paths
GooRoo
2025-07-22
fix(qt.qmltyperegistrar): Collect metatypes info
GooRoo
2025-07-21
Support .def file with clang
star9029
2025-07-12
revert qt/moc
ruki
2025-07-10
fix replace gcc/ld
ruki
2025-07-10
Merge pull request #6606 from IMXEren/rust-fix
ruki
2025-07-10
fix ld #6613
ruki
2025-07-09
fix: rust libstd not found in non-windows
IMXEren
2025-07-07
fix qt rule #6570
ruki
2025-07-07
refactor: add extern crate using frameworks instead of rcflags
IMXEren
2025-07-07
refactor: use on_config to add runenvs instead of before_run
IMXEren
2025-07-06
refactor: simplify rust shared lib template and use rule to add libstd in env
IMXEren
2025-07-06
refactor: use rustc.nf_framework instead of directly creating extern flags
IMXEren
2025-07-06
fix: rust static and shared library failing to find extern crate in windows-msvc
IMXEren
2025-07-05
fix project generator for c++modules
ruki
2025-07-05
format code
ruki
2025-07-03
rename copyright
ruki
2025-07-03
remove tboox.org
ruki
2025-06-25
Update Qt ts rule
RC1844
2025-06-20
fix: Do not add -fsanitize flags to msvc linker
DownerCase
2025-06-17
fix progress path for cmake #6553
ruki
2025-06-17
fix progress path for cmake
ruki
2025-06-17
fix releasedbg for clang #6554
ruki
2025-06-12
Merge pull request #6542 from Doekin/mingw-gcc15-module
ruki
2025-06-12
rule(c++.modules): fix `get_gcc_version` for MinGW GCC 15 when toolname is 'gxx'
Chan Lee
2025-06-12
rule(python.module): remove pybind11-specific linking logic now handled by it...
Doekin
2025-05-31
fix: compile with C++latest for cppfront generated cpp files
xihale
2025-05-31
fix: using C++26 to compile the generated code by cppfront
xihale
2025-05-25
fix: rcc search path for qt android
binLep
2025-05-22
(C++ modules support) fix clang-cl
Arthur LAURENT
2025-05-21
(C++ modules support) refactor tests
Arthur LAURENT
2025-05-18
(C++ modules support) fix incremental build
Arthur LAURENT
2025-05-18
(C++ modules support) fix caching of sourcefiles for _patch_sourcebatch and u...
Arthur LAURENT
2025-05-18
(C++ modules support) check if c++.build sourcebatch is not null
Arthur LAURENT
2025-05-18
(C++ modules support) cache patched sourcebatch and save localcache only one ...
Arthur LAURENT
2025-05-18
(C++ modules support) cache stealed sourcebatch
Arthur LAURENT
2025-05-18
(C++ modules support) parallelize moduleinfo parsing
Arthur LAURENT
2025-05-18
(C++ modules support) remove forgotten localcache:save()
Arthur LAURENT
2025-05-18
(C++ modules support) save localcache() only after successfull module scanning
Arthur LAURENT
2025-05-18
(C++ modules support) remove useless table.sort
Arthur LAURENT
2025-05-18
(C++ modules support) parallelize when possible C++ module scanner
Arthur LAURENT
2025-05-17
Merge branch 'dev' into unitybuild
unitybuild
ruki
2025-05-17
improve c++modules exts
ruki
2025-05-16
(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflicts
Arthur LAURENT
2025-05-16
Merge pull request #6061 from Freed-Wu/cython
ruki
2025-05-15
fix link objectfiles conflicts
ruki
2025-05-15
Merge pull request #6437 from Arthapz/profile-module-support
ruki
2025-05-15
Change python.module soabi's default value to true
Wu, Zhenyu
2025-05-15
Rename python.library to python.module
Wu, Zhenyu
[next]