Commit Graph

49 Commits

Author SHA1 Message Date
TheWhiteDog9487 e603b7d733 当权限不足时,自动使用sudo重启自身 2026-08-11 16:28:49 +08:00
TheWhiteDog9487 7913305260 彻底移除P/Invoke,以解决运行时DLL找不到的问题
虽然不需要调用libc了,但是仍然需要静态链接,不然还是会出问题
2026-08-11 16:27:17 +08:00
TheWhiteDog9487 1cfa17d340 修复很多问题 2026-08-08 13:52:24 +08:00
TheWhiteDog9487 d5cf0c9910 修缮 2026-08-08 12:19:54 +08:00
TheWhiteDog9487 d4550e240c 对部分TryParse无法直接完成映射的系统进行特判
虽然现在只要ArchLinux一个,但之后应该会变成部分
2026-08-08 11:57:06 +08:00
TheWhiteDog9487 3493263324 修复依赖于可能不存在的libicu的问题 2026-08-08 11:15:22 +08:00
TheWhiteDog9487 1e633b0e8b 修复ARM64下无法运行Action的问题 2026-08-08 11:03:06 +08:00
TheWhiteDog9487 a79d7459e9 重写到C# 2026-08-08 10:34:26 +08:00
TheWhiteDog9487 04d944b7d3 支持ArchLinux
移除针对WSL的环境变量需求
配置完成之后不再需要重启
v1.10
2026-06-28 17:32:38 +08:00
TheWhiteDog9487 a7ef4ee63a - Debian写入前检查是否存在处于激活状态的简体中文locale,如果存在则跳过写入
- 如果文件打开失败,抛出异常
2026-05-25 15:08:58 +08:00
TheWhiteDog9487 f4678ef4a6 Update README.md v1.9 2026-05-24 14:48:43 +08:00
TheWhiteDog9487 acab359e53 修复Action不使用静态链接的问题 2026-05-24 14:38:03 +08:00
TheWhiteDog9487 35957099c8 优化Debian的逻辑,实际上只需要生成locale然后update-locale就可以了
更新兼容性列表
优化对于WSL的判断
2026-05-24 14:31:35 +08:00
TheWhiteDog9487 3ef4bd3948 不再上传Action构建到仓库内以避免仓库体积持续膨胀
后续每个更新我都会手动发release
2026-05-24 13:57:31 +08:00
TheWhiteDog9487 5a7444aebf 使用musl替换glibc,并在输出内移除调试符号以减小产物大小 2026-05-24 13:55:59 +08:00
TheWhiteDog9487 a3e3816eb7 这咋还掉索引了呢 2025-12-03 22:08:53 +08:00
TheWhiteDog9487 87c365623e Action里更新一些过时的信息 2025-12-03 22:03:18 +08:00
TheWhiteDog9487 9a35d2a5a9 增加Git忽略项 2025-12-03 21:55:32 +08:00
TheWhiteDog9487 b98c727529 格式化 2025-12-03 21:55:14 +08:00
TheWhiteDog9487 92dcc3895e 增加明确的ciso646导入 2025-12-03 21:53:57 +08:00
TheWhiteDog9487 7bf325d911 WSL的支持范围锁定到Ubuntu
Debian我这测试没反应,不清楚啥原因
2025-12-03 21:53:11 +08:00
TheWhiteDog9487 85b148f463 WSL也需要安装语言包,不然像nano这样的还是没中文 2025-12-03 21:52:17 +08:00
TheWhiteDog9487 3f8daf2607 抛弃对Windows的探测,直接丢进Unsupported里面 2025-12-03 21:50:06 +08:00
TheWhiteDog9487 8187525cbe 正式支持WSL,应该是能正常用没太大毛病,有问题再说
其他修改直接看git版本比较吧
2025-08-30 11:40:56 +08:00
TheWhiteDog9487 e97f6e4330 Update README.md 2025-04-22 13:03:58 +08:00
TheWhiteDog9487 fac3c9c595 Update build.yml 2024-10-13 11:04:58 +08:00
TheWhiteDog9487 511f959718 修复Workflow 2024-10-12 19:03:43 +08:00
TheWhiteDog9487 a38c1b5c23 更新代码,适配新版本Ubuntu 2024-10-12 18:28:56 +08:00
TheWhiteDog9487 ff5ac3ccb5 更新Workflow配置 2024-10-12 18:28:23 +08:00
TheWhiteDog9487 fe6236cbb1 添加全自动化Workflow 2024-10-12 04:16:59 +00:00
TheWhiteDog9487 654356ca8f Update README.md 2023-05-09 07:43:33 +08:00
TheWhiteDog9487 6839818577 新增加aarch64架构支持 2023-05-08 01:55:20 +00:00
TheWhiteDog9487 3038813cd5 Update README.md 2023-05-07 10:50:14 +08:00
TheWhiteDog9487 879be09e0e Update README.md 2023-04-24 17:30:26 +08:00
TheWhiteDog9487 362c7bbebd Create LICENSE 2023-04-24 14:43:35 +08:00
TheWhiteDog9487 1b823cfd8e 修正支持列表 2023-04-23 17:28:28 +08:00
TheWhiteDog9487 8df45e64b5 超大号更新,Debian现已加入豪华套餐 2023-04-23 17:22:49 +08:00
TheWhiteDog9487 f1013b978c 超大号更新,Debian现已加入豪华套餐 2023-04-23 17:09:08 +08:00
TheWhiteDog9487 67761e4a48 Update README.md 2023-04-20 08:24:44 +08:00
TheWhiteDog9487 f2d9ae0b33 debian软件包名都不一样怎么能用呢? 2023-01-17 12:09:06 +08:00
TheWhiteDog9487 b0c23c6117 搞定 2023-01-17 12:04:58 +08:00
TheWhiteDog9487 334d54aaf3 搞定 2023-01-17 12:03:30 +08:00
TheWhiteDog9487 aca7719d42 继续修复Bug,换个新方法 2023-01-17 11:55:19 +08:00
TheWhiteDog9487 afc0193d28 修复22.04不工作的问题 2022-09-22 09:48:41 +08:00
TheWhiteDog9487 7ca685cd38 淘汰shell版本,cpp版本增加确定机制 2022-03-06 11:34:18 +08:00
TheWhiteDog9487 21a8314317 再次修改README 2022-01-24 15:12:00 +08:00
TheWhiteDog9487 e5c6d2263d 更新README说明和CPP源文件,缺少一个空格我不能接受 2022-01-24 15:09:44 +08:00
TheWhiteDog9487 6cbc4c3b38 更新获取链接 2022-01-24 11:44:09 +08:00
TheWhiteDog9487 22b3e10f3e commit 2022-01-24 11:34:25 +08:00