Commit Graph

37 Commits

Author SHA1 Message Date
Weiyou Wang
0072770349 chore(ci): 更新 macos.cmake (#15173) 2025-12-22 11:19:35 +08:00
MistEO
08105aa96d fix: macos MaaXCFramework 2025-11-01 17:53:46 +08:00
MistEO
d20030ae98 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-01 17:50:27 +08:00
MistEO
a781c316d3 fix: macos xcframework 2025-11-01 17:39:57 +08:00
MistEO
70204e9047 build: try to fix macos package
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/14595
2025-11-01 17:37:06 +08:00
MistEO
91ea7067f7 refactor: 集成 MaaUtils (#14578)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-31 14:56:56 +08:00
Pylinx171
7a3484dc52 chore: 将mac开发环境下的cmake_osx版本改为13.4 (#14283)
Co-authored-by: lihao2Gops5m9x <li@m8@cx7H5g3eM>
2025-10-03 19:12:11 +08:00
MistEO
80511c660f ci: split cmake file (#14109) 2025-09-15 04:18:40 +08:00
MistEO
e9383a7783 build: do not auto gen version for local build 2025-09-14 23:28:08 +08:00
nekosu
4d74abfd8f feat: custom clang (#14102)
* feat: custom clang

* fix: version typo

* fix: version typo
2025-09-14 12:35:40 +02:00
Litwak913
bf27a7fc86 fix: 修复 cmake copy_and_add_rpath_library 的失败逻辑 (#14097) 2025-09-14 06:39:06 +08:00
Status102
e65219efc5 fix: 移除 debug_demo (原Sample) 的对应 resource 额外查找逻辑 (#14081)
* rft: resource链接生成移动至cmake

* fix: smoke

* fix: smoke

* fix: smoke

* chore: 干脆移除掉好了

* chore: remove blank line

* fix: 移除多余链接创建

* perf: use DINSTALL_RESOURCE

* build: 整理cmake util函数

* chore: wpf link resource由cmake进行

* Revert "chore: wpf link resource由cmake进行"

This reverts commit 0e973734e7.

---------

Co-authored-by: MistEO <mistereo@hotmail.com>
2025-09-13 12:24:22 +08:00
nekosu
61265768e5 fix: add component for install libcxx only 2025-09-12 11:54:09 +08:00
nekosu
91a0e51142 fix: linux cross compiling (#14048)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-09 13:22:53 +08:00
MistEO
f5d6b6cd8f build: fix ASST_DEBUG macro 2025-09-08 21:44:09 +08:00
MistEO
51ab24945b refactor: 依赖大更新 (#13908)
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-08 21:17:47 +08:00
Weiyou Wang
e13f1e357a chore: 更新 macos.cmake 中的库版本 (#11101)
* chore: 更新 macos.cmake 中的库版本

* chore: Auto update by pre-commit hooks [skip changelog]

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-07 20:09:35 +08:00
dantmnf
d6572b2c7e feat: GPU acceleration (DX12/DirectML)
Co-authored-by: SherkeyXD <253294679@qq.com>
2024-06-14 18:26:41 +08:00
shxyke
9dd1315170 fix: fix host executable suffix error 2023-10-05 17:26:10 +08:00
shxyke
a077e58719 feat: Add ThriftController 2023-10-04 09:53:16 +08:00
Hao Guan
39c1ed2c99 chore: Mac Gui 添加视频识别说明 2023-04-25 13:24:30 +10:00
Hao Guan
1dcd2fb66e feat: MacGui 初步支持 iOS 控制 2023-04-06 02:59:24 +10:00
shxyke
d083eea72b chore: add support for find ONNXRuntime 2023-03-08 14:09:06 +00:00
Hao Guan
496eb7a804 chore: update library path for macOS 2023-02-20 17:12:15 +10:00
Horror Proton
d01329f7c5 chore: update cmake config for macOS 2023-02-19 20:05:13 +08:00
dantmnf
fd56ec7011 chore: cmake: modernize and inject MaaDeps 2023-02-17 19:37:32 +08:00
Hao Guan
1cc6394c27 feat: Integrate adb-lite 2023-01-14 17:15:41 +10:00
Hao Guan
732fc7604b fix: 修复 macOS 依赖库闪退 #3172 2022-12-23 14:01:05 +10:00
Hao Guan
ed31307322 cmake: 更新 FastDeploy 至 ac255b8a 2022-12-22 18:12:52 +10:00
Hao Guan
d0d864df3c cmake: update MaaCore rules for macOS 2022-12-16 03:27:52 +10:00
Hao Guan
e8aaca422a cmake: macOS architectures 2022-12-16 03:12:22 +10:00
shxyke
46eff1ccb0 feat: Add checksums for download libs 2022-12-11 01:24:37 +00:00
Horror Proton
67dab0e9cb fix: update FastDeploy version for linux 2022-12-09 18:49:01 +08:00
Horror Proton
89fbf5a668 fix: update linux 3rdparty repos 2022-12-09 18:44:07 +08:00
Horror Proton
75c885e3b1 chore: download files with cmake in gh workflow, clean up 2022-12-08 12:24:23 +08:00
shxyke
e2d40e2ed5 feat: Download libraries with CMake 2022-12-05 13:01:15 +00:00
Hao Guan
f6f9a7f879 feat: macOS support FastDeploy 2022-12-04 20:23:46 +10:00