Commit graph

46 commits

Author SHA1 Message Date
Xiao YiFang e85ec3c154 github:release note update 2022-05-20 20:03:17 +08:00
Xiao YiFang 609cfa74b5 github: release version extracted into a variable .
in the future release ,  prerelease and release version can share this same variable.
reduce the code changes when publish a new release version.
2022-05-13 20:47:07 +08:00
Xiao YiFang 416cd94542 single quotation 2022-05-13 00:16:18 +08:00
Xiao YiFang f4bcfdc3d5 github: escape single quote 2022-05-11 21:07:00 +08:00
Xiao YiFang 8caf5750d0 github: escape double quote 2022-05-11 19:52:49 +08:00
Xiao YiFang 2c5f74445a github: release note change 2022-05-08 19:14:42 +08:00
Xiao YiFang 6087f3c3a4 github: update release note 2022-05-08 13:23:03 +08:00
xiaoyifang 9f97c99862 github: add workflow PR check 2022-04-25 20:27:11 +08:00
YiFang Xiao 67902b0e6b github:alpha version bump to 22.4.24 2022-04-23 22:33:04 +08:00
xiaoyifang c91f1d0cef github:modify release name 2022-04-23 14:45:56 +08:00
xiaoyifang 2f266e2ea4 github:release note modify 2022-04-23 11:26:19 +08:00
ngn999 823baf135f make all macOS dependencies universal in maclibs/
* ffmpeg 5.0.1 build with: ./configure  --disable-programs --disable-swscale --disable-avdevice --disable-avfilter --enable-shared  --disable-xlib
* arm64 libraries build on my M1 Macbook Pro, and x86_64 build on github action
* Qt6.2 produce an uniserval binary, so delete macos-m1.yml.
* add Ad-Hoc code sign
2022-04-22 01:00:48 +08:00
xiaoyifang 4d83fc567a bump staged version to 22.4.19-alpha 2022-04-18 22:15:07 +08:00
ngn999 fe253fa5f0 update ffmpeg version in install_tool_name 2022-04-16 10:15:41 +08:00
ngn999 bbc664bc6c libao: static link libmacosx.so plugin, fix #46
libao.dylib is universal library now
2022-04-15 09:50:40 +08:00
xiaoyifang 6712e6cf96 github:tagname 2022-04-09 18:04:38 +08:00
ngn999 e2425616a1 fix macOS package problem; it's a workaround, waiting for macdeploy fix 2022-04-09 15:38:31 +08:00
xiaoyifang 9f47332851 github:fix tag name error 2022-04-09 13:44:00 +08:00
xiaoyifang 5ed58d4daf add year month hour minute to version 2022-04-08 20:02:42 +08:00
xiaoyifang b230f23e24 update version to 22.4.7-alpha 2022-04-07 20:03:08 +08:00
xiaoyifang 4283b25822 github:install qt version upgrade to v3 2022-04-05 14:55:03 +08:00
ngn999 68adf80797 make macOS dmg file more beautiful 2022-04-04 12:36:03 +08:00
xiaoyifang 5d2426c805 github:workflow changes 2022-04-01 20:58:20 +08:00
xiaoyifang 40abd01e80 change version from 22.2 to 22.4 2022-04-01 20:26:50 +08:00
xiaoyifang 1bfed5937b github:fix macos build error 2022-03-29 22:41:57 +08:00
xiaoyifang dc19f417db github: release note update 2022-03-27 11:02:02 +08:00
xiaoyifang 63a4d64841 github: add macos otool description
for future use preparation
2022-03-26 21:09:47 +08:00
xiaoyifang dc48c520ac github:macos workflow readjust 2022-03-25 22:31:25 +08:00
YiFang Xiao 6554c674b8 github: release name changed 2022-03-19 15:00:00 +08:00
xiaoyifang 23cb551e3d github:ubuntu appimage can not run on ubuntu21
github:ubuntu appimage can not run on ubuntu21

github:workflow release note
and release name

github:ubuntu appimage can not run on ubuntu21

github:ubuntu appimage can not run on ubuntu21

github:ubuntu appimage can not run on ubuntu 21
2022-03-19 00:15:03 +08:00
xiaoyifang c070b6e6e5 github: workflow changes note 2022-03-16 09:11:56 +08:00
xiaoyifang 8a24a400c9 github: modify workflow
change short git hash tag.
2022-03-15 19:55:23 +08:00
YiFang Xiao d24904ece8 github:add 6.2 support
seperate autotag into an alone workflow.
other os's workflow dependent on it
2022-03-14 20:20:14 +08:00
xiaoyifang c6cb59af3f github:add 6.2 support
add macos windows, linux support
2022-03-14 20:07:53 +08:00
YiFang Xiao 2dd6b7681c action: modify release note
ubuntu change autotag strategy,use action/checkout@v3
2022-03-13 15:11:25 +08:00
xiaoyifang 4255b4854e action:macos opencc use brew 2022-03-12 19:49:43 +08:00
YiFang Xiao 18bcdae012 github:release note 2022-03-12 00:51:21 +08:00
xiaoyifang f38059898a action:windows release note 2022-03-11 20:39:11 +08:00
xiaoyifang 982c480451 github:modify release notes 2022-03-10 23:59:26 +08:00
yifang 1d1e98b7ba github:modify branch 2022-02-17 21:29:59 +08:00
yifang 07179fbad2 github: modify release note 2022-02-16 08:22:11 +08:00
yifang 530e2c1545 github: tag name
autotag maybe failed if other workflow has already created the same tag.
use version variable to concat the tag version.
2022-02-14 21:19:35 +08:00
yifang 79bc244964 github: auto tag 2022-02-14 20:57:59 +08:00
xiaoyifang aceb6c2688 github:modify tag field when release 2022-02-13 21:52:17 +08:00
xiaoyifang 59a9401f81 format:clang format update 2022-02-13 15:40:20 +08:00
xiaoyifang e2fe63f98f action:add macos support 2022-02-12 21:04:00 +08:00