Releases
v2.7.8
waruqi
released this
05 Apr 13:25
New features
#3518 : Profile compile and link performance
#3522 : Add has_cflags, has_xxx for target
#3537 : Add --fix for clang.tidy checker
Changes
#3433 : Improve to build Qt project on msys2/mingw64 and wasm
#3419 : Support fish shell envirnoment
#3455 : Dlang incremental build support
#3498 : Improve to bind package virtual envirnoments
#3504 : Add swig java support
#3508 : Improve trybuild/cmake to support for switching toolchain
disable build cache for msvc, because msvc's preprocessor is too slow.
Bugs fixed
#3436 : Fix complete and menuconf
#3463 : Fix c++modules cache issue
#3545 : Fix parsedeps for armcc
新特性
#3518 : 分析编译和链接性能
#3522 : 为 target 添加 has_cflags, has_xxx 等辅助接口
#3537 : 为 clang.tidy 检测器添加 --fix
自动修复
改进
#3433 : 改进 QT 在 msys2/mingw64 和 wasm 上的构建支持
#3419 : 支持 fish shell 环境
#3455 : Dlang 增量编译支持
#3498 : 改进绑定包虚拟环境
#3504 : 添加 swig java 支持
#3508 : 改进 trybuild/cmake 去支持工具链切换
为 msvc 禁用 build cache 加速,因为 msvc 的预处理器太慢,反而极大影响构建性能。
Bugs 修复
You can’t perform that action at this time.