Commit Graph

3 Commits

Author SHA1 Message Date
程广 d5643dcf50 "refactor(build): 移除ARM64平台构建支持并优化atoi函数空字符串处理" 2025-07-04 16:05:56 +08:00
kingecg fcbf669779 refactor(build): 重构构建系统以使用目标目录结构
修改Makefile以将所有构建产物输出到target目录下的平台特定子目录中
2025-07-03 11:32:34 +08:00
kingecg bb031c55b2 build: 添加 Makefile 用于构建管理
添加 Makefile 文件,包含构建、清理、测试和多平台构建功能,简化开发流程
2025-07-03 11:28:39 +08:00