Commit Graph

1905 Commits

Author SHA1 Message Date
LinRan
98cc5876fc update(rawstr4c/uv): Get uv config on Windows 2025-12-29 14:14:03 +08:00
LinRan
4f040cf115 feat(python/uv): 更新Windows平台uv配置获取逻辑
只获取配置行不输出其余信息
2025-12-29 14:12:36 +08:00
LinRan
64c4ec3c5f 添加新贡献者MingriLingran,修复 Windows 平台 uv 配置获取
添加新贡献者MingriLingran,修复 Windows 平台 uv 配置获取
2025-12-28 14:13:21 +08:00
LinRan
84503248d5 feat(python/uv): 添加 Windows 平台 uv 配置获取支持 2025-12-28 14:10:29 +08:00
LinRan
1f2bf0bf3d feat(contributors): 更新贡献者MingriLingran 2025-12-28 14:10:29 +08:00
LinRan
52f2ea5003 Merge pull request #1 from MingriLingran/dev
Dev
2025-12-27 21:02:42 +08:00
LinRan
f7393fafbf Merge branch 'main' into dev 2025-12-27 21:02:33 +08:00
LinRan
ecf686576b docs(Python): 添加Windows平台uv配置设置和测试命令 2025-12-27 20:58:51 +08:00
LinRan
8d768309d9 feat(python): 替换为字符串常量 2025-12-27 20:50:48 +08:00
LinRan
e3112f8dba feat(python/uv): 支持Windows平台的uv配置文件处理
在Windows平台上使用PowerShell替代sed和grep命令来处理uv配置文件
2025-12-27 20:16:18 +08:00
LinRan
08b213ae0b feat(python/uv): 支持Windows平台的uv配置文件处理
通过PowerShell命令实现Windows平台上的文件操作,
替代原有的sed和grep命令,确保uv配置文件在Windows
环境下能够正确设置源地址。
2025-12-27 20:09:24 +08:00
Aoran Zeng
3816263878 CI deprecated macos-13 2025-12-18 14:10:15 +08:00
Aoran Zeng
3657c9f7dd Prerelease 0.2.3.4 2025-12-18 14:01:49 +08:00
happygame
f5c78c5a04 Fix: 修复 Mac 上 uv 换源 #323 2025-12-18 13:56:12 +08:00
dependabot[bot]
db9449993b Bump actions/download-artifact from 6 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 21:20:15 +08:00
dependabot[bot]
6613c676cc Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 21:19:48 +08:00
dependabot[bot]
b8ff421a8a Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 10:50:06 +08:00
Aoran Zeng
7e6c90319d Prerelease 0.2.3.3 2025-11-09 13:05:48 +08:00
Aoran Zeng
9a6f39216c Fix Debian recipe: 多余的 /
[GitHub #319]
2025-11-09 12:58:30 +08:00
Aoran Zeng
55aef454e9 Prerelease 0.2.3.2 2025-10-30 20:21:12 +08:00
Aoran Zeng
64581bb718 Update lefthook.yml 2025-10-30 20:20:21 +08:00
Aoran Zeng
46e2cb8d43 Add missing \n for Arch
[GitHub #317]
2025-10-30 20:19:36 +08:00
Aoran Zeng
c22fae679e Rewrite chsrc_prepend_to_file()
[GitHub #317]
2025-10-30 20:18:08 +08:00
Aoran Zeng
6a527dba00 Fix deb building in CI 2025-10-29 13:28:56 +08:00
Aoran Zeng
dafbb302bb Fix cli.pl 2025-10-29 13:25:27 +08:00
Aoran Zeng
6e03939f45 Update doc 2025-10-29 12:41:07 +08:00
Aoran Zeng
1264b4192f Fix deb building in CI 2025-10-29 11:35:38 +08:00
Aoran Zeng
332186224f Prerelease v0.2.3.1 2025-10-28 22:34:40 +08:00
Aoran Zeng
fed349827c Rename to helper.c 2025-10-28 22:29:57 +08:00
Aoran Zeng
fd309e7300 Update lefthook.yml 2025-10-28 20:21:28 +08:00
Aoran Zeng
4a13358c8b Use internal warn for xy.h 2025-10-28 20:10:04 +08:00
Aoran Zeng
8833eb99c1 Update lefthook.yml 2025-10-28 20:00:34 +08:00
Aoran Zeng
6af042ca9f Update lefthook.yml 2025-10-28 19:38:07 +08:00
Aoran Zeng
0c3405803a Update lefthook.yml 2025-10-28 19:30:55 +08:00
Aoran Zeng
cbf22a7f29 Add lefthook.yml 2025-10-28 19:01:21 +08:00
Aoran Zeng
37710884a8 Add xy.os_family 2025-10-28 14:55:17 +08:00
Aoran Zeng
066ac191a6 Refactor xy_ptr_replace() 2025-10-28 13:44:42 +08:00
dependabot[bot]
985a6344b3 Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 13:11:33 +08:00
dependabot[bot]
8e392b04b8 Bump actions/download-artifact from 5 to 6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 13:10:45 +08:00
曾奥然
6060b325be Merge pull request #300 from Mikachu2333/fix/free_hwnd
处理 `xy.h` 内存以及部分资源未释放的问题
2025-10-28 13:10:03 +08:00
曾奥然
d84bdba08a Merge branch 'dev' into fix/free_hwnd 2025-10-28 13:09:06 +08:00
Aoran Zeng
c6897bd73e Remove free() in recipes 2025-10-27 22:11:34 +08:00
Aoran Zeng
1058d3310b Rename option controlling API to deny 2025-10-27 22:05:17 +08:00
Aoran Zeng
28d8e4ad0c Only use $(OS) to ensure MSYS2 2025-10-15 18:33:21 +08:00
Aoran Zeng
8ebe5812ed Redefine Windows resource script macro 2025-10-15 18:21:41 +08:00
Aoran Zeng
19d09e537a Rename directory from res to resource 2025-10-15 18:10:19 +08:00
Aoran Zeng
ebc9e167f2 Refactor Windows resource compiling 2025-10-15 18:09:50 +08:00
曾奥然
e030c8095e Merge pull request #307 from Mikachu2333/feat/win_rc_support
为win的exe文件增添附加的属性,便于区分版本
2025-10-15 17:10:18 +08:00
Aoran Zeng
f926834384 避免API使用消极用语 2025-10-15 17:02:43 +08:00
Mikachu2333
6af3e51566 修复Android系统检测 (#313) 2025-10-15 16:51:04 +08:00