Commit graph

45 commits

Author SHA1 Message Date
Xiao YiFang 277b90657d bump alpha version to 22.7.24 2022-07-30 21:36:02 +08:00
Xiao YiFang 79cec220de github:remove qt6.2.4 build 2022-07-08 22:17:37 +08:00
Xiao YiFang 3c02fb7499 bump alpha version to 22.6.22 2022-06-19 10:16:31 +08:00
Xiao YiFang 5c4a968781 github:upgrade qt6.3.0 to qt6.3.1 2022-06-16 21:08:01 +08:00
Xiao YiFang ab0a8ed608 github: add release changelog 2022-06-13 22:00:01 +08:00
Xiao YiFang a625bee498 bump alpha version to 22.5.22 2022-05-21 09:08:46 +08:00
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 6e6f62f9c5 github: add macos qt 6.3.0 release 2022-05-11 19:43:04 +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 c7f7fde5e4 add qt6.2.4 as backup 2022-04-19 19:58:50 +08:00
xiaoyifang 4d83fc567a bump staged version to 22.4.19-alpha 2022-04-18 22:15:07 +08:00
xiaoyifang d6810a89bd bump qt version to qt6.3 2022-04-18 20:23:28 +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 a6ea6abda8 github:qt6.2.3 to 6.2.4 2022-04-05 14:54:04 +08:00
YiFang Xiao 98367c83aa github:6.2 qtimageformats support 2022-04-05 11:19:04 +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 5071b480c9 github:macos 6.2 workflow 2022-03-14 21:12:15 +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