1278 Commits

Author SHA1 Message Date
805234a474 Merge branch 'main' into dev
Some checks failed
构建于 Linux x64 / build-and-upload (push) Has been cancelled
构建于 macOS / on-arm64 (push) Has been cancelled
构建于 macOS / on-x64 (push) Has been cancelled
构建发布deb包 / 构建deb包 (push) Has been cancelled
构建于 Linux AArch64 / build-and-upload (push) Has been cancelled
构建于 Linux ARMv7 / build-and-upload (push) Has been cancelled
构建于 Linux riscv64 / build-and-upload (push) Has been cancelled
构建于 Windows / build-and-upload (push) Has been cancelled
构建发布deb包 / 创建APT仓库 (push) Has been cancelled
2025-06-21 14:00:13 +08:00
2e58b7325d Fix with key for action: actions-comment-pull-request 2025-06-21 13:56:14 +08:00
9256daa5bc Bump uraimo/run-on-arch-action from 2 to 3
Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2 to 3.
- [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
- [Commits](https://github.com/uraimo/run-on-arch-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: uraimo/run-on-arch-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-21 13:35:30 +08:00
cf9516b2c2 Use new issue types 2025-06-21 12:50:30 +08:00
f9c81e695a Use 2 spaces for yaml 2025-06-21 11:56:39 +08:00
0119eb0db9 Add dependabot.yml 2025-06-21 11:53:53 +08:00
4119466247 Better doc for dev 2025-06-20 23:07:42 +08:00
54e13aa77f Directly at the root dir 2025-06-20 22:57:14 +08:00
21527184b6 Use 4 spaces for JSON 2025-06-20 22:44:48 +08:00
789240dd2f Update tasks.json according to the new justfile 2025-06-20 22:42:52 +08:00
168cce314f Fix Makefile for deb 2025-06-20 22:30:05 +08:00
429fe656b2 Update default build targets 2025-06-20 22:14:30 +08:00
2ad8c63b59 Update .gitignore 2025-06-20 22:01:35 +08:00
90cf624f53 Sync with justfile 2025-06-20 22:01:25 +08:00
2e0059978c Refactor CI target of Makefile 2025-06-20 21:32:05 +08:00
dc34c4494a Add 3 build modes for Makefile 2025-06-20 20:58:19 +08:00
efa31ca0fc Clean built executables 2025-06-20 19:18:05 +08:00
765da083da Refactor justfile 2025-06-20 19:14:56 +08:00
7e629fe96d Add 3 build modes in justfile 2025-06-20 18:11:33 +08:00
72c752bfdd Configure default compiler for just 2025-06-20 17:36:28 +08:00
5bd1b61755 Rename to READIT
Some checks failed
Publish 'chsrc-git' to AUR / publish (push) Has been cancelled
2025-06-20 17:16:18 +08:00
6b1a364fe6 Update speed URL for ali and tencent 2025-06-20 17:10:31 +08:00
2da1dffca4 Disable most sources from sohu 2025-06-20 16:30:52 +08:00
c60e740549 Disable most sources from netease 2025-06-20 16:22:58 +08:00
5b70f7fd8c Use println in chsrc 2025-06-20 14:55:04 +08:00
ba6fa809d4 Enforce C11 2025-06-20 14:44:05 +08:00
7841e9bf1e Remove deprecated 2025-06-20 14:41:45 +08:00
537ed4fd8c Use print and println 2025-06-20 14:32:00 +08:00
9cbad804c5 Add deprecations 2025-06-20 09:08:32 +08:00
28a3aae6e1 Add xy_os_family 2025-06-20 08:51:00 +08:00
75c1401776 Add build task for make 2025-06-20 08:18:23 +08:00
b9e7937526 Update doc 2025-06-20 08:13:20 +08:00
31852b4f57 Update PR template 2025-06-20 07:42:09 +08:00
a2851d5246 Update doc
Some checks failed
Publish 'chsrc-git' to AUR / publish (push) Has been cancelled
2025-06-19 21:34:01 +08:00
54a93f9e19 Reduce unnecessary CI build
Co-authored-by: Mikachu2333 <mikachu.23333@zohomail.com>
2025-06-19 21:03:47 +08:00
72030ccec6 notes for dev branch 2025-06-19 20:01:17 +08:00
5372ace76f format readme 2025-06-19 20:01:17 +08:00
e60ff265d0 fix struct 2025-06-19 20:01:17 +08:00
944a803ba4 format and use comments 2025-06-19 20:01:17 +08:00
82efdf97d4 just clean 2025-06-19 19:39:19 +08:00
acc8f8bf72 Test it on native Windows env 2025-06-19 19:34:19 +08:00
cd13b48c21 Bypass debuild 2025-06-19 19:28:49 +08:00
899297de22 Fix and sync with Makefile 2025-06-19 19:21:53 +08:00
74be327274 Fix Windows path issue of just 2025-06-19 19:11:07 +08:00
c3d6b1c5f3 Sync with justfile 2025-06-19 18:43:37 +08:00
d49377f166 Add format settings 2025-06-19 18:27:58 +08:00
dd2333f0c8 Add VS Code extensions 2025-06-19 18:09:57 +08:00
5cde6622b5 Support rustup on Windows
[GitHub #218]
2025-06-19 14:56:13 +08:00
ca00e0233b set quietly on Windows 2025-06-19 14:27:57 +08:00
7d0923e9de Use chsrc_view_env() 2025-06-19 14:17:27 +08:00