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-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
2025-05-15
Add rule python.cython
Wu, Zhenyu
2025-05-14
Merge pull request #6435 from Arthapz/fix-namespaced-module-dep
ruki
2025-05-14
Update scanner.lua
ruki
2025-05-13
(C++ modules support) profile scanner and builder
Arthur LAURENT
2025-05-13
(C++ modules support) fix _patch_sourcebatch when a dep have a namespace
Arthur LAURENT
2025-05-13
Update xmake.lua
ruki
2025-05-13
fix upper in xmake.lua
binLep
2025-05-12
Merge pull request #6426 from Arthapz/fix-subsystem-rule
ruki
2025-05-12
Update xmake.lua
ruki
2025-05-12
(rules) fix startwiths => startswith for platform.windows.subsystem rule
Arthur LAURENT
2025-05-12
Merge pull request #6421 from Arthapz/improve-libstdc++-module
ruki
2025-05-12
Update support.lua
ruki
2025-05-12
(C++ modules support) improve clang/gcc support.lua
Arthur LAURENT
2025-05-12
(C++ modules support) move import at the top of the file for msvc support.lua
Arthur LAURENT
2025-05-12
Merge pull request #6423 from Arthapz/improve-module-format-output
ruki
2025-05-12
(C++ modules support) normalize module progress format with regular C++
Arthur LAURENT
2025-05-12
Merge pull request #6422 from Arthapz/fix-built-artifacts
ruki
2025-05-11
(C++ modules support) make flag order coherent between different compilers
Arthur LAURENT
2025-05-11
(C++ modules support) fix warnings for std module
Arthur LAURENT
2025-05-11
(C++ modules support) fix nil built_artifacts error when an error occur durin...
Arthur LAURENT
2025-05-11
(C++ modules support) handle default c++ library for clang on ios and tvos
Arthur LAURENT
2025-05-11
(C++ modules support) reuse msvc support get_stdmodules for llvm std module s...
Arthur LAURENT
2025-05-11
Merge pull request #6414 from Arthapz/add-windows-rules
ruki
2025-05-11
(C++ modules support) fix warning getting triggered two times when not findin...
Arthur LAURENT
2025-05-11
(C++ modules support) add support of libstdc++ std module for clang/llvm
Arthur LAURENT
2025-05-11
(C++ modules support) normalize gcc std module paths
Arthur LAURENT
2025-05-11
(C++ modules support) implement fallback for gcc libstdc++.modules.json search
Arthur LAURENT
2025-05-11
(C++ modules support) default cxx11abi to true when gcc version is >= 15
Arthur LAURENT
2025-05-11
(rules) move platform.windows.subsystem rule to its right directory and add i...
Arthur LAURENT
2025-05-10
(C++ modules support) fix module parsing when file are added
Arthur LAURENT
2025-05-10
(C++ modules support) fix modules not saved in cache if missing dependencies
Arthur LAURENT
2025-05-10
(rules) use values/values_set instead of data and rename windows.subsystem ru...
Arthur LAURENT
2025-05-09
(rules) optimize win.subsystem rule by caching frequently called functions
Arthur LAURENT
2025-05-09
(rules) update rules that set subsystem manually to use new subsystem rule
Arthur LAURENT
2025-05-09
(rules) add win.subsystem rules
Arthur LAURENT
2025-05-09
(C++ modules support) fix module compilation for clang
Arthur LAURENT
2025-05-09
(C++ modules support) fix non named module with module extension not built
Arthur LAURENT
2025-05-09
(C++ modules support) fix is_dependencies_changed
Arthur LAURENT
2025-05-09
(C++ modules support) fix CMake generation
Arthur LAURENT
2025-05-09
(C++ module support) improve jobgraph support
Arthur LAURENT
2025-05-08
Update proto.lua
ruki
2025-05-08
rename proto_flags
jiangyanan
[next]