summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
2025-08-21Merge pull request #6735 from GooRoo/qmltyperegistrar-depsruki
fix(qt.qmltyperegistrar): Extend dependencies for rebuild
2025-08-21fix(qt.qmltyperegistrar): Get rid of redundant packing into tablesSerhii Olendarenko
2025-08-21Merge pull request #6732 from HuiYuanXin13/devruki
fix: android ndk rust link-args
2025-08-21add space for beautyHuiYuanXin13
2025-08-20fix configruki
2025-08-20fix(qt.qmltyperegistrar): Extend dependencies for rebuildGooRoo
- Add values (import name, import version) to dependencies. - Add corresponding headers to dependencies as we need to re-generate `plugin.qmltypes`.
2025-08-20fix: android ndk rust link-argsHuiYuanXin13
修复了这样的问题:使用android ndk构建rust源码时,rustc不会将link-args="..."的等号之后的引号特殊处理,导致传递给clang++类似'"-llog'的错误的参数。
2025-08-20continue to improve comaxruki
2025-08-20revert comaxruki
2025-08-19add dep_fenceruki
2025-08-19remove debug coderuki
2025-08-19enable build.fence for configruki
2025-08-19fix mode and module config orderruki
2025-08-19improve comax for configruki
2025-08-19Merge pull request #6712 from Arthapz/fix-moduleonly-installationruki
fix(c++ modules) fix disabled target getting configured for module compilation
2025-08-19improve extrafilesruki
2025-08-19improve target:extrafilesruki
2025-08-18fix(c++ modules) fix sourcebatch caching (previously cached in localcache ↵Arthur LAURENT
but was never used)
2025-08-17fix path #6720ruki
2025-08-17fix argruki
2025-08-15ignore pch flags #6710ruki
2025-08-16revert comaxruki
2025-08-15fix comaxruki
2025-08-15Merge pull request #6709 from xmake-io/wasm64ruki
support for wasm64 #6690
2025-08-15Merge pull request #6713 from Arthapz/fix-sourcebatch-stealingruki
fix(c++ modules) fix non .cpp file stealed from c++.build sourcebatch
2025-08-14fix(c++ modules) fix disabled target getting configured for module compilationArthur LAURENT
2025-08-14fix(c++ modules) fix public culled module incorrectly emiting a warningArthur LAURENT
2025-08-14fix(c++ modules) fix non .cpp file stealed from c++.build sourcebatchArthur LAURENT
2025-08-14support for wasm64 #6690ruki
2025-08-14Merge pull request #6695 from std-microblock/patch-3ruki
add /uselocaltime to inf2cat args
2025-08-13fix path.directory #6700ruki
2025-08-13fix find_cudadevices for CUDA 13xq114
2025-08-13Update xmake.luaMicroBlock
2025-08-13Update xmake.luaMicroBlock
2025-08-12Merge pull request #6699 from Arthapz/fix-module-support2ruki
fix(c++ modules) fix xmake not updating module mapper when module file is removed
2025-08-12fix(c++ modules) fix xmake not updating module mapper when module file is ↵Arthur LAURENT
removed
2025-08-12format coderuki
2025-08-12fix(c++ modules) handle empty modulesArthur LAURENT
2025-08-12improve rule tipsruki
2025-08-12Update xmake.luaMicroBlock
2025-08-11Merge pull request #6688 from xmake-io/installruki
improve to install targets
2025-08-11check unknown package rules #6682ruki
2025-08-11fix install for macosruki
2025-08-11fix install optruki
2025-08-11fix installruki
2025-08-10fix configfiles preprocessor #6685ruki
2025-08-10improve to install targetsruki
2025-08-10Merge pull request #6686 from xmake-io/toolchainruki
fix compiler cache #6672
2025-08-09fix tool cacheruki
2025-08-09fix compiler cache #6672ruki