New features
Changes
- Improve tools.cmake to support wasm
- #2491: Fallback to local compiler/cache from remote if server is unreachable
- #2514: Disable Unity Build for project generator
- #2473: Improve apt::find_package to find it from pc files
- #2512: Improve remote service to support timeout configuration
Bugs fixed
- #2488: Fix remote compilation from windows to linux
- #2504: Fix remote build bug on msys2/cygwin
- #2525: Fix install package deps and stuck
- #2557: Fix cmake.find_package links bug
- Fix cache-induced path conflicts in preprocessed files
新特性
改进
- 改进 tools.cmake 支持 wasm 库构建
- #2491: 如果服务器不可访问,自动回退到本地编译和缓存
- #2514: 为工程生成器禁用 Unity Build
- #2473: 改进 apt::find_package,支持从 pc 文件中查找
- #2512: 改进远程服务支持超时配置