| Age | Commit message (Collapse) | Author |
|
|
|
fix: android ndk rust link-args
|
|
continue to improve comax
|
|
|
|
|
|
- Add values (import name, import version) to dependencies.
- Add corresponding headers to dependencies as we need to re-generate `plugin.qmltypes`.
|
|
修复了这样的问题:使用android ndk构建rust源码时,rustc不会将link-args="..."的等号之后的引号特殊处理,导致传递给clang++类似'"-llog'的错误的参数。
|
|
|
|
|
|
improve comax for config
|
|
|
|
|
|
|
|
|
|
|
|
fix(c++ modules) fix disabled target getting configured for module compilation
|
|
|
|
improve target:extrafiles
|
|
|
|
fix(c++ modules) fix sourcebatch caching (previously cached in localc…
|
|
but was never used)
|
|
|
|
|
|
ignore pch flags #6710
|
|
|
|
|
|
|
|
|
|
|
|
support for wasm64 #6690
|
|
fix(c++ modules) fix non .cpp file stealed from c++.build sourcebatch
|
|
fix(c++ modules) fix public culled module incorrectly emiting a warning
|
|
nfc(c++ modules) improve tests
|
|
|
|
|
|
|
|
|
|
|
|
add /uselocaltime to inf2cat args
|
|
fix find_cudadevices for CUDA 13
|
|
|
|
|
|
|
|
|
|
fix(c++ modules) fix xmake not updating module mapper when module file is removed
|
|
fix(c++ modules) handle empty modules
|
|
removed
|
|
|
|
|
|
Improve protobuf test
|