-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
添加构建脚本并行,补全10像素字符“凡许就发” #31
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TakWolf
force-pushed
the
develop
branch
2 times, most recently
from
November 18, 2023 16:52
3dd203d
to
5cdf1f0
Compare
TakWolf
force-pushed
the
develop
branch
4 times, most recently
from
November 30, 2023 09:29
7bacff2
to
952be45
Compare
TakWolf
force-pushed
the
develop
branch
2 times, most recently
from
December 10, 2023 20:39
03cdfe9
to
655620b
Compare
TakWolf
force-pushed
the
develop
branch
8 times, most recently
from
December 25, 2023 06:20
bfd875d
to
e8b5dec
Compare
TakWolf
force-pushed
the
develop
branch
2 times, most recently
from
December 30, 2023 07:01
a960eac
to
30eb7b0
Compare
TakWolf
force-pushed
the
develop
branch
2 times, most recently
from
February 2, 2024 07:07
8591112
to
db2346f
Compare
TakWolf
force-pushed
the
develop
branch
8 times, most recently
from
April 5, 2024 15:46
57f2cf9
to
5861d00
Compare
TakWolf
force-pushed
the
develop
branch
3 times, most recently
from
April 12, 2024 06:44
94b6867
to
7beaad5
Compare
TakWolf
force-pushed
the
develop
branch
7 times, most recently
from
April 23, 2024 09:58
ffc198b
to
3928a52
Compare
TakWolf
force-pushed
the
develop
branch
2 times, most recently
from
April 25, 2024 20:26
997cfff
to
e917288
Compare
TakWolf
force-pushed
the
develop
branch
3 times, most recently
from
May 12, 2024 14:30
7b1d7d4
to
21acf80
Compare
This was referenced May 23, 2024
Open
TakWolf
force-pushed
the
develop
branch
2 times, most recently
from
May 28, 2024 12:58
e282560
to
53ca91c
Compare
构建不会支持并行计算,原因参考:#34 (comment) 按需构建、日志配置等问题将稍后解决。 字形相关问题,请仅针对字形开启单独的线程 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
--parallel
)--log
控制日志数原来:
新增:
对比缝合: